Trinadh465 / jetty_9.4.31_CVE-2021-34428

Other
0 stars 0 forks source link

CVE-2020-1945 (Medium) detected in ant-1.6.5.jar, ant-1.8.4.jar #79

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2020-1945 - Medium Severity Vulnerability

Vulnerable Libraries - ant-1.6.5.jar, ant-1.8.4.jar

ant-1.6.5.jar

Path to dependency file: /jetty-ant/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar

Dependency Hierarchy: - :x: **ant-1.6.5.jar** (Vulnerable Library)

ant-1.8.4.jar

master POM

Path to dependency file: /jetty-jspc-maven-plugin/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar

Dependency Hierarchy: - :x: **ant-1.8.4.jar** (Vulnerable Library)

Found in HEAD commit: 66ffc1f0786669ed205456115b89721cd64711e4

Found in base branch: master

Vulnerability Details

Apache Ant 1.1 to 1.9.14 and 1.10.0 to 1.10.7 uses the default temporary directory identified by the Java system property java.io.tmpdir for several tasks and may thus leak sensitive information. The fixcrlf and replaceregexp tasks also copy files from the temporary directory back into the build tree allowing an attacker to inject modified source files into the build process.

Publish Date: 2020-05-14

URL: CVE-2020-1945

CVSS 3 Score Details (6.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://ant.apache.org/security.html

Release Date: 2020-05-14

Fix Resolution: org.apache.ant:ant:1.9.15,1.10.8


Step up your Open Source Security Game with Mend here