#VU15364 Infinite loop in Libxml2 - CVE-2018-9251
Published: October 15, 2018
Libxml2
Gnome Development Team
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists in the xz_decomp() function of the GNOME libxml2 library, as defined in the xzlib.c source code due to an infinite loop condition in the Lempel-Ziv-Markov (LZMA) decompression feature during the processing of XML files. A remote unauthenticated attacker can trick the victim into opening a specially crafted XML file that submits malicious input, trigger an LZMA_MEMLIMIT_ERROR condition and cause the application to crash.