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

CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar #209

Open
mend-bolt-for-github bot opened this issue May 9, 2024 · 2 comments
Open

CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar #209

mend-bolt-for-github bot opened this issue May 9, 2024 · 2 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented May 9, 2024

CVE-2024-29857 - High Severity Vulnerability

Vulnerable Library - bcprov-jdk15on-1.69.jar

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 and up.

Library home page: https://www.bouncycastle.org/java.html

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar

Dependency Hierarchy:

  • spring-cloud-starter-openfeign-3.1.5.jar (Root Library)
    • spring-cloud-starter-3.1.5.jar
      • spring-security-rsa-1.0.11.RELEASE.jar
        • bcpkix-jdk15on-1.69.jar
          • bcprov-jdk15on-1.69.jar (Vulnerable Library)

Found in HEAD commit: 270465e4bf74e87253e9245ca2e1fc7ed83b0cbb

Found in base branch: master

Vulnerability Details

An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java) before 1.78, BC Java LTS before 2.73.6, BC-FJA before 1.0.2.5, and BC C# .Net before 2.3.1. Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.

Publish Date: 2024-05-14

URL: CVE-2024-29857

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: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.bouncycastle.org/latest_releases.html

Release Date: 2024-05-09

Fix Resolution: org.bouncycastle:bcprov-jdk15to18:1.78, org.bouncycastle:bcprov-jdk18on:1.78


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 9, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2024-29857 (Medium) detected in bcprov-jdk15on-1.69.jar CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar May 13, 2024
Copy link
Contributor Author

✔️ 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar - autoclosed Jul 10, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar - autoclosed CVE-2024-29857 (High) detected in bcprov-jdk15on-1.69.jar Jul 10, 2024
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants