Vulnerabilites related to HackerOne - jsonwebtoken node module
cve-2015-9235
Vulnerability from cvelistv5
Published
2018-05-29 20:00
Modified
2024-09-16 23:05
Severity ?
EPSS score ?
Summary
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
▼ | URL | Tags |
---|---|---|
https://nodesecurity.io/advisories/17 | x_refsource_MISC | |
https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687 | x_refsource_MISC | |
https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/ | x_refsource_MISC | |
https://www.timmclean.net/2015/02/25/jwt-alg-none.html | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
HackerOne | jsonwebtoken node module |
Version: <4.2.2 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T08:43:41.633Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://nodesecurity.io/advisories/17" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.timmclean.net/2015/02/25/jwt-alg-none.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "jsonwebtoken node module", "vendor": "HackerOne", "versions": [ { "status": "affected", "version": "\u003c4.2.2" } ] } ], "datePublic": "2018-04-26T00:00:00", "descriptions": [ { "lang": "en", "value": "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)." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "Improper Input Validation (CWE-20)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2018-05-30T12:57:01", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://nodesecurity.io/advisories/17" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687" }, { "tags": [ "x_refsource_MISC" ], "url": "https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.timmclean.net/2015/02/25/jwt-alg-none.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "DATE_PUBLIC": "2018-04-26T00:00:00", "ID": "CVE-2015-9235", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "jsonwebtoken node module", "version": { "version_data": [ { "version_value": "\u003c4.2.2" } ] } } ] }, "vendor_name": "HackerOne" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Improper Input Validation (CWE-20)" } ] } ] }, "references": { "reference_data": [ { "name": "https://nodesecurity.io/advisories/17", "refsource": "MISC", "url": "https://nodesecurity.io/advisories/17" }, { "name": "https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687", "refsource": "MISC", "url": "https://github.com/auth0/node-jsonwebtoken/commit/1bb584bc382295eeb7ee8c4452a673a77a68b687" }, { "name": "https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/", "refsource": "MISC", "url": "https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/" }, { "name": "https://www.timmclean.net/2015/02/25/jwt-alg-none.html", "refsource": "MISC", "url": "https://www.timmclean.net/2015/02/25/jwt-alg-none.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2015-9235", "datePublished": "2018-05-29T20:00:00Z", "dateReserved": "2017-10-29T00:00:00", "dateUpdated": "2024-09-16T23:05:54.010Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }