Improper input validation in Hackerone Jwt-Simple Node Module

CVE-2016-10555

Since "algorithm" isn't enforced in jwt.decode()in jwt-simple 0.3.0 and earlier, a malicious user could choose what algorithm is sent sent to the server. If the server is expecting RSA but is sent HMAC-SHA with RSA's public key, the server will think the public key is actually an HMAC private key. This could be used to forge any data an attacker wants.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.049 (91.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2016-10555?
CVE-2016-10555 is a medium-severity vulnerability in Hackerone Jwt-Simple Node Module, classified under Improper Input Validation. CVSS score: 6.5/10. Published 2018-05-31.
How severe is CVE-2016-10555?
Medium severity. CVSS v3 base score is 6.5 out of 10.
Is CVE-2016-10555 known to be exploited?
27 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.