CVE-2017-16931: libxml2: Mishandling parameter-entity references

Severity: Critical

CVSS Score: 9.8

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.