Withdrawn: JJWT improperly generates signing keys
Moderate severity
GitHub Reviewed
Published
Apr 1, 2024
to the GitHub Advisory Database
•
Updated Apr 3, 2024
Withdrawn
This advisory was withdrawn on Apr 3, 2024
Description
Published by the National Vulnerability Database
Apr 1, 2024
Published to the GitHub Advisory Database
Apr 1, 2024
Reviewed
Apr 1, 2024
Withdrawn
Apr 3, 2024
Last updated
Apr 3, 2024
Withdrawn Advisory
This advisory has been withdrawn because it has been found to be disputed. Please see the issue here for more information.
Original 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.
References