cve/2017/CVE-2017-16931.md
2024-06-18 02:51:15 +02:00

671 B

CVE-2017-16931

Description

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.

POC

Reference

Github