Buffer overflow in Libxml2 - CVE-2016-4447

 

Buffer overflow in Libxml2 - CVE-2016-4447

Published: May 22, 2024


Vulnerability identifier: #VU89740
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-4447
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 attacker to cause a denial of service.

The vulnerability exists in xmlParseElementDecl function in parser.c in libxml2. A remote attacker can cause a denial of service (heap-based buffer underread and application crash) via a crafted file, involving xmlParseName.


How to mitigate CVE-2016-4447

Install updates from vendor's website.

Sources