XML External Entity injection in Libxml2 - CVE-2016-9318

 

XML External Entity injection in Libxml2 - CVE-2016-9318

Published: November 16, 2016 / Updated: July 24, 2020


Vulnerability identifier: #VU31830
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-9318
CWE-ID: CWE-611
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Gnome Development Team
Affected software:
Libxml2

Detailed vulnerability description

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

libxml2 2.9.4 and earlier, as used in XMLSec 1.2.23 and earlier and other products, does not offer a flag directly indicating that the current document may be read but other files may not be opened, which makes it easier for remote attackers to conduct XML External Entity (XXE) attacks via a crafted document.


How to mitigate CVE-2016-9318

Install update from vendor's website.

Sources