Skip to content

Apache Avro Java SDK vulnerable to Improper Input Validation

High severity GitHub Reviewed Published Sep 29, 2023 to the GitHub Advisory Database • Updated Jun 21, 2024

Package

pip avro (pip)

Affected versions

>= 0, < 1.11.3

Patched versions

1.11.3
maven org.apache.avro:avro (Maven)
< 1.11.3
1.11.3

Description

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.

References

Published by the National Vulnerability Database Sep 29, 2023
Published to the GitHub Advisory Database Sep 29, 2023
Reviewed Sep 29, 2023
Last updated Jun 21, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE ID

CVE-2023-39410

GHSA ID

GHSA-rhrv-645h-fjfh

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.