CVE-2024-31033 Information

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.

Reference

https://github.com/jwtk/jjwt https://www.viralpatel.net/java-create-validate-jwt-token/ https://github.com/2308652512/JJWT_BUG

Share on: