hshivhare67 / Jetty_v9.4.31_CVE-2023-26049

Other
0 stars 0 forks source link

CVE-2023-39410 (High) detected in avro-1.7.6.jar - autoclosed #12

Closed mend-bolt-for-github[bot] closed 9 months ago

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

CVE-2023-39410 - High Severity Vulnerability

Vulnerable Library - avro-1.7.6.jar

Avro core components

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

Path to dependency file: /jetty-infinispan/infinispan-remote-query/pom.xml

Path to vulnerable library: /jetty-infinispan/infinispan-remote-query/pom.xml,/jetty-infinispan/infinispan-embedded-query/pom.xml,/tests/test-sessions/test-infinispan-sessions/pom.xml

Dependency Hierarchy: - infinispan-query-9.4.8.Final.jar (Root Library) - hibernate-search-serialization-avro-5.10.3.Final.jar - :x: **avro-1.7.6.jar** (Vulnerable Library)

Found in HEAD commit: 58f30216af0fcc8c8d4ee04369790afc5494c144

Found in base branch: main

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.infinispan:infinispan-query): 9.4.16.Final


Step up your Open Source Security Game with Mend here