operatorfabric-core icon indicating copy to clipboard operation
operatorfabric-core copied to clipboard

CVE-2024-47561 (High) detected in avro-1.11.3.jar

Open mend-bolt-for-github[bot] opened this issue 1 year ago • 0 comments

CVE-2024-47561 - High Severity Vulnerability

Vulnerable Library - avro-1.11.3.jar

Avro core components

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

Path to dependency file: /services/cards-publication/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.avro/avro/1.11.3/2b463409b373bff9ece09f54a43d42da5cea55a/avro-1.11.3.jar

Dependency Hierarchy:

  • kafka-schema-registry-client-7.7.1.jar (Root Library)
    • :x: avro-1.11.3.jar (Vulnerable Library)

Found in base branch: develop

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,1.12.0


Step up your Open Source Security Game with Mend here