|
Libxml2 contains an overflow condition in xpath.c. The issue is triggered as user-supplied input is not properly sanitized when processing of a XPath nodeset. With a specially crafted request containing a malformed XPath expression, a remote attacker can cause a heap-based buffer overflow to cause a denial of service or potentially execute arbitrary code.
|