Closed mend-bolt-for-github[bot] closed 3 years ago
Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Bug Report Guide. Failure to follow these instructions may result in automatic closing of this issue.
👋 Thanks for reporting!
:information_source: This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #65
:information_source: This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #65
Thank you for your report, the issue you have reported has just been fixed.
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://github.com/AlexRogalskiy/gradle-kotlin-sample/blob/master/.github/ISSUE_TEMPLATE/bug_report.md), and link to this old issue if necessary.
CVE-2018-1000613 - High Severity Vulnerability
Vulnerable Library - bcprov-jdk15on-1.56.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: gradle-kotlin-sample/buildSrc/build.gradle.kts
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
Dependency Hierarchy: - oss-licenses-plugin-0.10.2.jar (Root Library) - gradle-3.5.1.jar - builder-3.5.1.jar - :x: **bcprov-jdk15on-1.56.jar** (Vulnerable Library)
Found in HEAD commit: e348400d001bd34078a32dcbcd6b8e0747255083
Found in base branch: master
Vulnerability Details
Legion of the Bouncy Castle Legion of the Bouncy Castle Java Cryptography APIs 1.58 up to but not including 1.60 contains a CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in XMSS/XMSS^MT private key deserialization that can result in Deserializing an XMSS/XMSS^MT private key can result in the execution of unexpected code. This attack appear to be exploitable via A handcrafted private key can include references to unexpected classes which will be picked up from the class path for the executing application. This vulnerability appears to have been fixed in 1.60 and later.
Publish Date: 2018-07-09
URL: CVE-2018-1000613
CVSS 3 Score Details (9.8)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - 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
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000613
Release Date: 2018-07-09
Fix Resolution: org.bouncycastle:bcprov-ext-debug-jdk15on:1.60,org.bouncycastle:bcprov-debug-jdk15on:1.60,org.bouncycastle:bcprov-debug-jdk14:1.60,org.bouncycastle:bcprov-ext-jdk14:1.60,org.bouncycastle:bcprov-ext-jdk15on:1.60,org.bouncycastle:bcprov-jdk14:1.60,org.bouncycastle:bcprov-jdk15on:1.60
Step up your Open Source Security Game with WhiteSource here