You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
CVE-2024-31033 - High Severity Vulnerability
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Library home page: https://github.com/jwtk/jjwt
Path to dependency file: /pom.xml
Path to vulnerable library: /.1/jjwt-0.9.1.jar
Dependency Hierarchy:
Found in HEAD commit: 9b83ffcef030e18b06a0e34993ebc32ff5e6b02a
Found in base branch: master
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.
Publish Date: 2024-04-01
URL: CVE-2024-31033
Base Score Metrics:
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: