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).
References
Link | Resource |
---|---|
https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/ | Broken Link Vendor Advisory |
https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687 | Patch Third Party Advisory |
https://nodesecurity.io/advisories/17 | Third Party Advisory |
https://www.timmclean.net/2015/02/25/jwt-alg-none.html | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-05-29 20:29
Updated : 2024-02-28 16:25
NVD link : CVE-2015-9235
Mitre link : CVE-2015-9235
CVE.ORG link : CVE-2015-9235
JSON object : View
Products Affected
auth0
- jsonwebtoken