-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - jjwt-impl-0.12.3.jar
Library home page: https://github.com/jwtk/jjwt
Path to dependency file: /gobl-core/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/io/jsonwebtoken/jjwt-impl/0.12.3/jjwt-impl-0.12.3.jar
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (jjwt-impl version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-31033 | 7.5 | jjwt-impl-0.12.3.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-impl-0.12.3.jar
Library home page: https://github.com/jwtk/jjwt
Path to dependency file: /gobl-core/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/io/jsonwebtoken/jjwt-impl/0.12.3/jjwt-impl-0.12.3.jar
Dependency Hierarchy:
- ❌ jjwt-impl-0.12.3.jar (Vulnerable Library)
Found in base branch: master
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.
Publish Date: 2024-04-01
URL: CVE-2024-31033
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Step up your Open Source Security Game with Mend here