Lucene search

K
vulnrichmentApacheVULNRICHMENT:CVE-2023-39410
HistorySep 29, 2023 - 4:23 p.m.

CVE-2023-39410 Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK

2023-09-2916:23:34
CWE-502
apache
github.com
cve-2023-39410
apache avro java sdk
memory consumption
deserialization
out of memory
java applications
update to apache-avro version 1.11.3

6.8 Medium

AI Score

Confidence

Low

0.008 Low

EPSS

Percentile

82.0%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Apache Avro Java SDK",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThan": "1.11.3",
        "status": "affected",
        "version": "0",
        "versionType": "semver"
      }
    ]
  }
]

6.8 Medium

AI Score

Confidence

Low

0.008 Low

EPSS

Percentile

82.0%