{ "schema_version": "1.4.0", "id": "GHSA-rhv5-f6gj-fqm2", "modified": "2022-05-14T03:31:32Z", "published": "2022-05-14T03:31:32Z", "aliases": [ "CVE-2018-1000125" ], "details": "inversoft prime-jwt version prior to version 1.3.0 or prior to commit 0d94dcef0133d699f21d217e922564adbb83a227 contains an input validation vulnerability in JWTDecoder.decode that can result in a JWT that is decoded and thus implicitly validated even if it lacks a valid signature. This attack appear to be exploitable via an attacker crafting a token with a valid header and body and then requests it to be validated. This vulnerability appears to have been fixed in 1.3.0 and later or after commit 0d94dcef0133d699f21d217e922564adbb83a227.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000125" }, { "type": "WEB", "url": "https://github.com/inversoft/prime-jwt/issues/2" }, { "type": "WEB", "url": "https://github.com/inversoft/prime-jwt/blob/master/CHANGES" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-13T21:29:00Z" } }