Forgeable public/private tokens Affecting jwt-simple package, versions <0.3.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.1% (44th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Forgeable public/private tokens vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDnpm:jwt-simple:20160804
  • published31 Oct 2016
  • disclosed18 Aug 2016
  • creditTheofanis Katsimpas

Introduced: 18 Aug 2016

CVE-2016-10555  (opens in a new tab)
CWE-310  (opens in a new tab)

How to fix?

Upgrade jwt-simple to version 0.3.0 or higher.

Overview

'jwt-simple' is a JSON Web Token encode and decode module. Affected versions of this package are vulnerable to an Authentication Bypass attack, due to the "algorithm" not being enforced. Attackers are given the opportunity to choose the algorithm sent to the server and generate signatures with arbitrary contents. The server expects an asymmetric key (RSA) but is sent a symmetric key (HMAC-SHA) with RSA's public key, so instead of going through a key validation process, the server will think the public key is actually an HMAC private key.

CVSS Scores

version 3.1