CVE-2024-31033
Last modified
CVE-2024-31033 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.78% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-31033?
How severe is CVE-2024-31033?
How do I fix CVE-2024-31033?
Are you affected by CVE-2024-31033?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
