-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2020-29582 - Medium Severity Vulnerability
Vulnerable Library - kotlin-stdlib-1.3.61.jar
Kotlin Standard Library for JVM
Library home page: https://kotlinlang.org/
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar
Dependency Hierarchy:
- selenium-java-4.0.0-alpha-5.jar (Root Library)
- selenium-remote-driver-4.0.0-alpha-5.jar
- okhttp-4.4.1.jar
- ❌ kotlin-stdlib-1.3.61.jar (Vulnerable Library)
- okhttp-4.4.1.jar
- selenium-remote-driver-4.0.0-alpha-5.jar
Found in HEAD commit: 160e69822964b88ff887ba903106f5fc169a5abf
Found in base branch: main
Vulnerability Details
In JetBrains Kotlin before 1.4.21, a vulnerable Java API was used for temporary file and folder creation. An attacker was able to read data from such files and list directories due to insecure permissions.
Publish Date: 2021-02-03
URL: CVE-2020-29582
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-cqj8-47ch-rvvq
Release Date: 2021-02-03
Fix Resolution: org.jetbrains.kotlin:kotlin-stdlib:1.4.21
Step up your Open Source Security Game with Mend here