EternalCodeTeam / EternalCombat

⚔ Combat Logging system for Minecraft!
https://eternalcode.pl
Apache License 2.0
18 stars 5 forks source link

commons-io-1.3.2.jar: 1 vulnerabilities (highest severity is: 4.8) - autoclosed #72

Closed mend-bolt-for-github[bot] closed 1 year ago

mend-bolt-for-github[bot] commented 1 year ago
Vulnerable Library - commons-io-1.3.2.jar

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

Path to dependency file: /build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/1.3.2/b6dde38349ba9bb5e6ea6320531eae969985dae5/commons-io-1.3.2.jar

Found in HEAD commit: 40fe64bc7af84f2705266c4ab334b7a3b0ea4aa3

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (commons-io version) Remediation Available
CVE-2021-29425 Medium 4.8 detected in multiple dependencies Direct commons-io:commons-io:2.7

Details

CVE-2021-29425 ### Vulnerable Libraries - commons-io-1.3.2.jar, commons-io-1.3.2.jar

### commons-io-1.3.2.jar

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

Path to dependency file: /build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/1.3.2/b6dde38349ba9bb5e6ea6320531eae969985dae5/commons-io-1.3.2.jar

Dependency Hierarchy: - commons-io-1.3.2.jar (Root Library) - :x: **commons-io-1.3.2.jar** (Vulnerable Library) ### commons-io-1.3.2.jar

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

Path to dependency file: /build.gradle.kts

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-io/1.3.2/785e86ecf26be3f245edcc567d5628bd8cea08fa/commons-io-1.3.2.pom

Dependency Hierarchy: - :x: **commons-io-1.3.2.jar** (Vulnerable Library)

Found in HEAD commit: 40fe64bc7af84f2705266c4ab334b7a3b0ea4aa3

Found in base branch: master

### Vulnerability Details

In Apache Commons IO before 2.7, When invoking the method FileNameUtils.normalize with an improper input string, like "//../foo", or "\\..\foo", the result would be the same value, thus possibly providing access to files in the parent directory, but not further above (thus "limited" path traversal), if the calling code would use the result to construct a path value.

Publish Date: 2021-04-13

URL: CVE-2021-29425

### CVSS 3 Score Details (4.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - 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-2021-29425

Release Date: 2021-04-13

Fix Resolution: commons-io:commons-io:2.7

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 1 year 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.