CVE-2023-39410: Deserialization of Untrusted Data
(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.
References
- www.openwall.com/lists/oss-security/2023/09/29/6
- github.com/advisories/GHSA-rhrv-645h-fjfh
- github.com/apache/avro/commit/a12a7e44ddbe060c3dc731863cad5c15f9267828
- github.com/pypa/advisory-database/tree/main/vulns/avro/PYSEC-2023-188.yaml
- lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds
- nvd.nist.gov/vuln/detail/CVE-2023-39410
- www.openwall.com/lists/oss-security/2023/09/29/6
Detect and mitigate CVE-2023-39410 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →