Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jjwt-0.7.0.jar: 1 vulnerabilities (highest severity is: 0.0) #1736

Open
mend-for-github-com bot opened this issue May 13, 2024 · 0 comments
Open

jjwt-0.7.0.jar: 1 vulnerabilities (highest severity is: 0.0) #1736

mend-for-github-com bot opened this issue May 13, 2024 · 0 comments

Comments

@mend-for-github-com
Copy link
Contributor

Vulnerable Library - jjwt-0.7.0.jar

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/jjwt

Path to dependency file: /webgoat-integration-tests/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/home/wss-scanner/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (jjwt version) Remediation Possible**
CVE-2024-31033 High 0.0 jjwt-0.7.0.jar Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-31033

Vulnerable Library - jjwt-0.7.0.jar

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/jjwt

Path to dependency file: /webgoat-integration-tests/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar,/home/wss-scanner/.m2/repository/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar

Dependency Hierarchy:

  • jjwt-0.7.0.jar (Vulnerable Library)

Found in base branch: add_test_clientside_filtering

Vulnerability Details

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.

Publish Date: 2024-04-01

URL: CVE-2024-31033

CVSS 2 Score Details (0.0)

Base Score Metrics not available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants