#VU15363 Memory corruption in Libxml2 - CVE-2017-18258

 

#VU15363 Memory corruption in Libxml2 - CVE-2017-18258

Published: October 12, 2018 / Updated: October 15, 2018


Vulnerability identifier: #VU15363
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-18258
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Libxml2
Software vendor:
Gnome Development Team

Description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The vulnerability exists in the xz_head() function of the GNOME libxml2 library, as defined in the xzlib.c source code due to boundary error in the Lempel-Ziv-Markov (LZMA) decompression feature. A remote unauthenticated attacker can trick the victim into opening a specially crafted LZMA file that submits malicious input, trigger memory corruption and cause the application to crash.


Remediation

Update to version 2.9.6.

External links