Exploitation Summary
EIP tracks 2 public exploits for CVE-2011-4107. PoCs published by Marco Batista, SECFORCE.
AI-analyzed exploit summary This exploit leverages an XXE (XML External Entity) injection vulnerability in phpMyAdmin to perform local file inclusion. It authenticates, crafts a malicious XML file, and exfiltrates the contents of a specified file (e.g., /etc/passwd) through the import functionality.
Description
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.
Exploits (2)
This exploit leverages an XXE (XML External Entity) injection vulnerability in phpMyAdmin to perform local file inclusion. It authenticates, crafts a malicious XML file, and exfiltrates the contents of a specified file (e.g., /etc/passwd) through the import functionality.
This Metasploit auxiliary module exploits CVE-2011-4107, a Local File Inclusion (LFI) vulnerability in phpMyAdmin 3.3.X and 3.4.X via XXE injection. It authenticates, crafts a malicious XML file with an external entity to read local files, and retrieves the content through phpMyAdmin's import functionality.
References (17)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N