First published: Wed Mar 03 2004(Updated: )
Directory traversal vulnerability in export.php in phpMyAdmin 2.5.5 and earlier allows remote attackers to read arbitrary files via .. (dot dot) sequences in the what parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PhpMyAdmin | =2.1.1 | |
PhpMyAdmin | =2.2.4 | |
PhpMyAdmin | =2.1.2 | |
PhpMyAdmin | =2.2_pre1 | |
PhpMyAdmin | =2.5.0 | |
PhpMyAdmin | =2.0.4 | |
PhpMyAdmin | =2.3.1 | |
PhpMyAdmin | =2.0.2 | |
PhpMyAdmin | =2.5.5_rc1 | |
PhpMyAdmin | =2.4.0 | |
PhpMyAdmin | =2.5.5 | |
PhpMyAdmin | =2.0.3 | |
PhpMyAdmin | =2.2.6 | |
PhpMyAdmin | =2.5.2 | |
PhpMyAdmin | =2.1 | |
PhpMyAdmin | =2.0.1 | |
PhpMyAdmin | =2.5.1 | |
PhpMyAdmin | =2.2_rc2 | |
PhpMyAdmin | =2.3.2 | |
PhpMyAdmin | =2.5.4 | |
PhpMyAdmin | =2.2.5 | |
PhpMyAdmin | =2.2_rc3 | |
PhpMyAdmin | =2.2.2 | |
PhpMyAdmin | =2.2.3 | |
PhpMyAdmin | =2.5.5_rc2 | |
PhpMyAdmin | =2.2_rc1 | |
PhpMyAdmin | =2.0 | |
PhpMyAdmin | =2.5.5_pl1 | |
PhpMyAdmin | =2.0.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-0129 is classified as a medium severity vulnerability due to its potential to allow unauthorized file access.
To fix CVE-2004-0129, upgrade to phpMyAdmin version 2.5.6 or later, which addresses the directory traversal issue.
CVE-2004-0129 affects phpMyAdmin versions 2.5.5 and earlier, along with multiple earlier releases.
Yes, temporarily restricting access to the export.php file can help mitigate risks from CVE-2004-0129 while you plan an upgrade.
CVE-2004-0129 uses '..' (dot dot) sequences in the 'what' parameter to traverse directories and access sensitive files.