Files
CVEs-PoC/2017/CVE-2017-16931.md
2025-09-29 21:09:30 +02:00

682 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