BrianMcDonaldWS / genie

Distributed Big Data Orchestration Service
https://netflix.github.io/genie
Apache License 2.0
0 stars 0 forks source link

CVE-2021-36373 (Medium) detected in ant-1.9.13.jar #380

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

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

CVE-2021-36373 - Medium Severity Vulnerability

Vulnerable Library - ant-1.9.13.jar

master POM

Library home page: http://ant.apache.org/

Path to dependency file: /genie-ui/build.gradle

Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/org.apache.ant/ant/1.9.13/7aff87f91ffda6916751e39bb5688f0a53710ec4/ant-1.9.13.jar,/root/.gradle/caches/modules-2/files-2.1/org.apache.ant/ant/1.9.13/7aff87f91ffda6916751e39bb5688f0a53710ec4/ant-1.9.13.jar

Dependency Hierarchy: - groovy-all-2.5.7 (Root Library) - groovy-ant-2.5.8.jar - :x: **ant-1.9.13.jar** (Vulnerable Library)

Vulnerability Details

When reading a specially crafted TAR archive an Apache Ant build can be made to allocate large amounts of memory that finally leads to an out of memory error, even for small inputs. This can be used to disrupt builds using Apache Ant. Apache Ant prior to 1.9.16 and 1.10.11 were affected.

Publish Date: 2021-07-14

URL: CVE-2021-36373

CVSS 3 Score Details (5.5)

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

Release Date: 2021-07-14

Fix Resolution (org.apache.ant:ant): 1.9.16

Direct dependency fix Resolution (org.codehaus.groovy:groovy-all): 2.5.18