Buffer overflow in Libxml2 - CVE-2015-8710

 

Buffer overflow in Libxml2 - CVE-2015-8710

Published: April 12, 2016 / Updated: July 18, 2020


Vulnerability identifier: #VU31458
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2015-8710
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Gnome Development Team
Affected software:
Libxml2

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The htmlParseComment function in HTMLparser.c in libxml2 allows attackers to obtain sensitive information, cause a denial of service (out-of-bounds heap memory access and application crash), or possibly have unspecified other impact via an unclosed HTML comment.


How to mitigate CVE-2015-8710

Install update from vendor's website.

Sources