CVE-2015-9235

Severity CVSS v4.0:
Pending analysis
Type:
CWE-327 Use of a Broken or Risky Cryptographic Algorithm
Publication date:
29/05/2018
Last modified:
09/10/2019

Description

In jsonwebtoken node module before 4.2.2 it is possible for an attacker to bypass verification when a token digitally signed with an asymmetric key (RS/ES family) of algorithms but instead the attacker send a token digitally signed with a symmetric algorithm (HS* family).

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:* 4.2.2 (excluding)