Information disclosure in phpMyAdmin - CVE-2011-4107

 

Information disclosure in phpMyAdmin - CVE-2011-4107

Published: November 17, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU44515
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2011-4107
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: phpMyAdmin
Affected software:
phpMyAdmin

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The simplexml_load_string function in the XML import plug-in (libraries/import/xml.php) in phpMyAdmin 3.4.x before 3.4.7.1 and 3.3.x before 3.3.10.5 allows remote authenticated users to read arbitrary files via XML data containing external entity references, aka an XML external entity (XXE) injection attack.


How to mitigate CVE-2011-4107

Install update from vendor's website.

Sources