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.
References
Link | Resource |
---|---|
https://github.com/inversoft/prime-jwt/issues/3 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-06-26 16:29
Updated : 2024-02-04 19:46
NVD link : CVE-2018-1000531
Mitre link : CVE-2018-1000531
CVE.ORG link : CVE-2018-1000531
JSON object : View
Products Affected
inversoft
- prime-jwt
CWE
CWE-20
Improper Input Validation