ghsa-rhrv-645h-fjfh
Vulnerability from github
Published
2023-09-29 18:30
Modified
2024-06-21 21:33
Severity ?
Summary
Apache Avro Java SDK vulnerable to Improper Input Validation
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.avro:avro" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.11.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "avro" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.11.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-39410" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-09-29T22:06:14Z", "nvd_published_at": "2023-09-29T17:15:46Z", "severity": "HIGH" }, "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.\n\nThis 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.\n\n", "id": "GHSA-rhrv-645h-fjfh", "modified": "2024-06-21T21:33:53Z", "published": "2023-09-29T18:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410" }, { "type": "WEB", "url": "https://github.com/apache/avro/commit/a12a7e44ddbe060c3dc731863cad5c15f9267828" }, { "type": "PACKAGE", "url": "https://github.com/apache/avro" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/avro/PYSEC-2023-188.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240621-0006" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2023/09/29/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/29/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Apache Avro Java SDK vulnerable to Improper Input Validation" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.