ChoeMinji / tensorflow-2.2.3

Apache License 2.0
0 stars 0 forks source link

CVE-2023-39410 (High) detected in avro-1.7.4.jar, avro-1.8.2.jar #173

Open mend-bolt-for-github[bot] opened 9 months ago

mend-bolt-for-github[bot] commented 9 months ago

CVE-2023-39410 - High Severity Vulnerability

Vulnerable Libraries - avro-1.7.4.jar, avro-1.8.2.jar

avro-1.7.4.jar

Avro core components

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

Path to dependency file: /tensorflow/java/maven/tensorflow-hadoop/pom.xml

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

Dependency Hierarchy: - hadoop-common-2.6.0.jar (Root Library) - :x: **avro-1.7.4.jar** (Vulnerable Library)

avro-1.8.2.jar

Avro core components

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

Path to dependency file: /tensorflow/java/maven/spark-tensorflow-connector/pom.xml

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

Dependency Hierarchy: - tensorflow-hadoop-1.15.0.jar (Root Library) - hadoop-common-2.6.0.jar - :x: **avro-1.8.2.jar** (Vulnerable Library)

Found in HEAD commit: 1f65fd168afc52c040a47230bb3cb902f7223124

Found in base branch: master

Vulnerability Details

When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.

Publish Date: 2023-09-29

URL: CVE-2023-39410

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - 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://github.com/advisories/GHSA-rhrv-645h-fjfh

Release Date: 2023-09-29

Fix Resolution (org.apache.avro:avro): 1.11.3

Direct dependency fix Resolution (org.apache.hadoop:hadoop-common): 2.6.1


Step up your Open Source Security Game with Mend here