|
Libxml2 contains a flaw in the handling of XML files. The issue is due to the 'xmlSAX2Characters()' function not sanitizing user-supplied input. With a specially crafted XML file, a context-dependent attacker can corrupt memory to cause a denial of service or potentially execute arbitrary code.
|