parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name.
References
Link | Resource |
---|---|
http://xmlsoft.org/news.html | Release Notes Vendor Advisory |
https://bugzilla.gnome.org/show_bug.cgi?id=766956 | Permissions Required |
https://github.com/GNOME/libxml2/commit/e26630548e7d138d2c560844c43820b6767251e3 | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2017/11/msg00041.html | |
https://www.oracle.com//security-alerts/cpujul2021.html |
Configurations
History
No history.
Information
Published : 2017-11-23 21:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-16931
Mitre link : CVE-2017-16931
CVE.ORG link : CVE-2017-16931
JSON object : View
Products Affected
xmlsoft
- libxml2
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer