{ "schema_version": "1.4.0", "id": "GHSA-27qv-mw67-9whg", "modified": "2022-05-24T17:05:05Z", "published": "2022-05-24T17:05:05Z", "aliases": [ "CVE-2019-20007" ], "details": "An issue was discovered in ezXML 0.8.2 through 0.8.6. The function ezxml_str2utf8, while parsing a crafted XML file, performs zero-length reallocation in ezxml.c, leading to returning a NULL pointer (in some compilers). After this, the function ezxml_parse_str does not check whether the s variable is not NULL in ezxml.c, leading to a NULL pointer dereference and crash (segmentation fault).", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20007" }, { "type": "WEB", "url": "https://sourceforge.net/p/ezxml/bugs/13" } ], "database_specific": { "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-12-26T22:15:00Z" } }