Nokogiri NULL Pointer Dereference
High severity
GitHub Reviewed
Published
Jan 17, 2019
to the GitHub Advisory Database
•
Updated Aug 26, 2023
Description
Published to the GitHub Advisory Database
Jan 17, 2019
Reviewed
Jun 16, 2020
Last updated
Aug 26, 2023
A NULL pointer dereference vulnerability exists in the
xpath.c:xmlXPathCompOpEval()
function of libxml2 through 2.9.8 when parsing an invalid XPath expression in theXPATH_OP_AND
orXPATH_OP_OR
case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.References