Vulnerabilities (CVE)

Filtered by vendor Inversoft Subscribe
Filtered by product Prime-jwt
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-1000531 1 Inversoft 1 Prime-jwt 2024-02-28 5.0 MEDIUM 7.5 HIGH
inversoft prime-jwt version prior to commit abb0d479389a2509f939452a6767dc424bb5e6ba contains a CWE-20 vulnerability in JWTDecoder.decode that can result in an incorrect signature validation of a JWT token. This attack can be exploitable when an attacker crafts a JWT token with a valid header using 'none' as algorithm and a body to requests it be validated. This vulnerability was fixed after commit abb0d479389a2509f939452a6767dc424bb5e6ba.
CVE-2018-1000125 1 Inversoft 1 Prime-jwt 2024-02-28 7.5 HIGH 9.8 CRITICAL
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.