Description
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.
Remediation
References
https://github.com/inversoft/prime-jwt/issues/3
Related Vulnerabilities
CVE-2018-11651 Vulnerability in maven package org.graylog2:graylog2-server
CVE-2017-16018 Vulnerability in npm package restify
CVE-2023-22665 Vulnerability in maven package org.apache.jena:jena-arq
CVE-2017-12633 Vulnerability in maven package org.apache.camel:camel-hessian
CVE-2020-2321 Vulnerability in maven package org.jenkins-ci.plugins:shelve-project-plugin