CVE-2024-31033

Published
View on NVD ↗
CVSS v3
6.8
MEDIUM
CVSS v2
N/A
Affected
2
PROJECTS

Description

JJWT (aka Java JWT) through 0.12.5 ignores certain characters and thus a user might falsely conclude that they have a strong key. The impacted code is the setSigningKey() method within the DefaultJwtParser class and the signWith() method within the DefaultJwtBuilder class. NOTE: the vendor disputes this because the "ignores" behavior cannot occur (in any version) unless there is a user error in how JJWT is used, and because the version that was actually tested must have been more than six years out of date.

Java JWT: JSON Web Token for Java and Android
GitHubGitHub
11.1K
Details of CVE-2024-31033
GitHubGitHub