Open mend-for-github-com[bot] opened 7 months ago
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
Vulnerable Library - jose4j-0.9.3.jar
The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..
Library home page: https://bitbucket.org/b_c/jose4j/
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/bitbucket/b_c/jose4j/0.9.3/jose4j-0.9.3.jar
Found in HEAD commit: 3aac8b3b9a7238edfdf17bc3cb8a3f71c633dfa6
Vulnerabilities
Reachable
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-51775
### Vulnerable Library - jose4j-0.9.3.jarThe jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..
Library home page: https://bitbucket.org/b_c/jose4j/
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/bitbucket/b_c/jose4j/0.9.3/jose4j-0.9.3.jar
Dependency Hierarchy: - :x: **jose4j-0.9.3.jar** (Vulnerable Library)
Found in HEAD commit: 3aac8b3b9a7238edfdf17bc3cb8a3f71c633dfa6
Found in base branches: main, v1.0
### Reachability Analysis This vulnerability is potentially reachable ``` org.owasp.webgoat.webwolf.jwt.JWTToken (Application) -> org.jose4j.jwt.consumer.JwtConsumerBuilder (Extension) -> org.jose4j.jwt.consumer.JweCustomizer (Extension) -> ❌ org.jose4j.jwe.JsonWebEncryption (Vulnerable Component) ``` ### Vulnerability DetailsThe jose4j component before 0.9.4 for Java allows attackers to cause a denial of service (CPU consumption) via a large p2c (aka PBES2 Count) value.
Publish Date: 2023-12-25
URL: CVE-2023-51775
### Threat AssessmentExploit Maturity: Not Defined
EPSS: 0.0%
### CVSS 4 Score Details (7.1)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A
For more information on CVSS4 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2023-51775
Release Date: 2023-12-25
Fix Resolution (jose4j): org.bitbucket.b_c:jose4j:0.9.4
Direct dependency fix Resolution (org.bitbucket.b_c:jose4j): 0.9.6
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.