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-2016-1000341 (Medium) detected in bcprov-jdk15on-1.51.jar - autoclosed #13

Closed
mend-for-github-com bot opened this issue Jun 18, 2021 · 1 comment
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jun 18, 2021

CVE-2016-1000341 - Medium Severity Vulnerability

Vulnerable Library - bcprov-jdk15on-1.51.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.

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

Path to dependency file: TimeBase/java/timebase/server/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.51/9ab8afcc2842d5ef06eb775a0a2b12783b99aa80/bcprov-jdk15on-1.51.jar

Dependency Hierarchy:

  • azure-client-authentication-1.0.0-beta2.jar (Root Library)
    • adal4j-1.1.2.jar
      • oauth2-oidc-sdk-4.5.jar
        • nimbus-jose-jwt-3.1.2.jar
          • bcprov-jdk15on-1.51.jar (Vulnerable Library)

Found in HEAD commit: 98f6880b361c00a247f77e79a787646e9664cadd

Found in base branch: main

Vulnerability Details

In the Bouncy Castle JCE Provider version 1.55 and earlier DSA signature generation is vulnerable to timing attack. Where timings can be closely observed for the generation of signatures, the lack of blinding in 1.55, or earlier, may allow an attacker to gain information about the signature's k value and ultimately the private value as well.

Publish Date: 2018-06-04

URL: CVE-2016-1000341

CVSS 3 Score Details (5.9)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1000341

Release Date: 2018-06-04

Fix Resolution: org.bouncycastle:bcprov-debug-jdk15on:1.56,org.bouncycastle:bcprov-debug-jdk14:1.56,org.bouncycastle:bcprov-ext-jdk15on:1.56,org.bouncycastle:bcprov-jdk14:1.56,org.bouncycastle:bcprov-jdk15on:1.56,org.bouncycastle:bcprov-ext-debug-jdk15on:1.56

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jun 18, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2016-1000341 (Medium) detected in bcprov-jdk15on-1.54.jar, bcprov-ext-jdk15on-1.54.jar CVE-2016-1000341 (Medium) detected in bcprov-ext-jdk15on-1.54.jar Jun 23, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2016-1000341 (Medium) detected in bcprov-ext-jdk15on-1.54.jar CVE-2016-1000341 (Medium) detected in bcprov-jdk15on-1.51.jar Jun 23, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2016-1000341 (Medium) detected in bcprov-jdk15on-1.51.jar CVE-2016-1000341 (Medium) detected in bcprov-jdk15on-1.51.jar - autoclosed Jun 23, 2021
@mend-for-github-com
Copy link
Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

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

No branches or pull requests

0 participants