billmcchesney1 / flow

Let your data flow.
https://flow.lithium.com
Apache License 2.0
0 stars 0 forks source link

CVE-2024-47561 (High) detected in avro-1.7.7.jar #219

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

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

CVE-2024-47561 - High Severity Vulnerability

Vulnerable Library - avro-1.7.7.jar

Avro core components

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

Path to dependency file: /pom.xml

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

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

Found in HEAD commit: eb687271afab9d7c61ca82fce2ed4fdb3d5e1a70

Found in base branch: master

Vulnerability Details

Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.11.4  or 1.12.0, which fix this issue.

Publish Date: 2024-10-03

URL: CVE-2024-47561

CVSS 3 Score Details (7.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: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-47561

Release Date: 2024-10-03

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

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


:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.