Open mend-for-github-com[bot] opened 2 years 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.
: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.
CVE-2020-15522 - Medium Severity Vulnerability
Vulnerable Libraries - bcprov-jdk15on-1.64.jar, bcprov-ext-jdk15on-1.64.jar
bcprov-jdk15on-1.64.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 Java 5 to Java 11.
Library home page: https://www.bouncycastle.org/java.html
Path to dependency file: /k8s/agent-operator/pom.xml
Path to vulnerable library: /k8s/agent-operator/pom.xml
Dependency Hierarchy: - bcpkix-jdk15on-1.64.jar (Root Library) - :x: **bcprov-jdk15on-1.64.jar** (Vulnerable Library)
bcprov-ext-jdk15on-1.64.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 11. Note: this package includes the NTRU encryption algorithms.
Library home page: https://www.bouncycastle.org/java.html
Path to dependency file: /k8s/agent-operator/pom.xml
Path to vulnerable library: /k8s/agent-operator/pom.xml
Dependency Hierarchy: - :x: **bcprov-ext-jdk15on-1.64.jar** (Vulnerable Library)
Found in base branch: master
Vulnerability Details
Bouncy Castle BC Java before 1.66, BC C# .NET before 1.8.7, BC-FJA before 1.0.1.2, 1.0.2.1, and BC-FNA before 1.0.1.1 have a timing issue within the EC math library that can expose information about the private key when an attacker is able to observe timing information for the generation of multiple deterministic ECDSA signatures.
Publish Date: 2021-05-20
URL: CVE-2020-15522
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-2020-15522
Release Date: 2021-05-20
Fix Resolution (org.bouncycastle:bcprov-jdk15on): 1.66
Direct dependency fix Resolution (org.bouncycastle:bcpkix-jdk15on): 1.66