Vulnerability Description
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).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ezxml Project | Ezxml | >= 0.8.2, <= 0.8.6 |
Related Weaknesses (CWE)
References
- https://sourceforge.net/p/ezxml/bugs/13/ExploitThird Party Advisory
- https://sourceforge.net/p/ezxml/bugs/13/ExploitThird Party Advisory
FAQ
What is CVE-2019-20007?
CVE-2019-20007 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 (...
How severe is CVE-2019-20007?
CVE-2019-20007 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-20007?
Check the references section above for vendor advisories and patch information. Affected products include: Ezxml Project Ezxml.