{ "schema_version": "1.4.0", "id": "GHSA-7jv7-hr35-fwjr", "modified": "2024-04-04T03:40:12Z", "published": "2023-04-24T21:30:30Z", "aliases": [ "CVE-2023-29469" ], "details": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230601-0006" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-04-24T21:15:09Z" } }