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-2020-28052 (High) detected in bcprov-ext-jdk15on-1.65.jar, bcprov-jdk15on-1.65.01.jar #391

Open
mend-for-github-com bot opened this issue May 19, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 19, 2024

CVE-2020-28052 - High Severity Vulnerability

Vulnerable Libraries - bcprov-ext-jdk15on-1.65.jar, bcprov-jdk15on-1.65.01.jar

bcprov-ext-jdk15on-1.65.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 to JDK 1.8. Note: this package includes the NTRU encryption algorithms.

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

Path to dependency file: /vc-worker/pom.xml

Path to vulnerable library: /vc-worker/libs/bcprov-ext-jdk15on-1.65.jar,/home/wss-scanner/.m2/repository/org/bouncycastle/bcprov-ext-jdk15on/1.65/bcprov-ext-jdk15on-1.65.jar

Dependency Hierarchy:

  • bcprov-ext-jdk15on-1.65.jar (Vulnerable Library)
bcprov-jdk15on-1.65.01.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+.

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

Path to dependency file: /vc-worker/pom.xml

Path to vulnerable library: /vc-worker/libs/bcprov-jdk15on-1.65.01.jar,/home/wss-scanner/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.65.01/bcprov-jdk15on-1.65.01.jar

Dependency Hierarchy:

  • bcprov-jdk15on-1.65.01.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different.

Publish Date: 2020-12-18

URL: CVE-2020-28052

CVSS 3 Score Details (8.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-12-18

Fix Resolution: 1.67


⛑️ Automatic Remediation will be attempted for this issue.

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