First published: Fri Sep 29 2023(Updated: )
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.
Affected Software | Affected Version | How to fix |
---|---|---|
pip/avro | >=0<1.11.3 | 1.11.3 |
maven/org.apache.avro:avro | <1.11.3 | 1.11.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is GHSA-rhrv-645h-fjfh.
The severity of GHSA-rhrv-645h-fjfh is not specified.
This vulnerability occurs when deserializing untrusted or corrupted data, which can lead to out of memory issues on the system.
Java applications using Apache Avro Java SDK up to and including 1.11.2 are affected by GHSA-rhrv-645h-fjfh.
To fix GHSA-rhrv-645h-fjfh, users should update to Apache Avro Java SDK version 1.11.3 or later.