phpMyAdmin vulnerable to XML external entity (XXE) injection attack
Moderate severity
GitHub Reviewed
Published
May 17, 2022
to the GitHub Advisory Database
•
Updated Feb 9, 2024
Package
Affected versions
>= 3.4.0, < 3.4.7.1
>= 3.3.0, < 3.3.10.5
Patched versions
3.4.7.1
3.3.10.5
Description
Published by the National Vulnerability Database
Nov 17, 2011
Published to the GitHub Advisory Database
May 17, 2022
Reviewed
Feb 9, 2024
Last updated
Feb 9, 2024
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.References