Uncontrolled Recursion in Libxml2 - CVE-2016-3627

 

Uncontrolled Recursion in Libxml2 - CVE-2016-3627

Published: May 22, 2024


Vulnerability identifier: #VU89736
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-3627
CWE-ID: CWE-674
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 perform a denial of service (DoS) attack.

The vulnerability occurs when xmlStringGetNodeList function in tree.c in libxml2 used in recovery mode. A remote attacker can cause a denial of service (infinite recursion, stack consumption, and application crash) via a crafted XML document.


How to mitigate CVE-2016-3627

Install updates from vendor's website.

Sources