>> phpMyAdmin Directory Traversal and Cross Site Scripting Vulnerabilities
Title : phpMyAdmin Directory Traversal and Cross Site Scripting Vulnerabilities VUPEN ID : VUPEN/ADV-2005-2179 CVE ID : CVE-2005-3301
Rated as : Moderate Risk
Remotely Exploitable : Yes Locally Exploitable : Yes Release Date : 2005-10-24
Technical Description
Two vulnerabilities were identified in phpMyAdmin, which may be exploited by remote attackers to conduct directory traversal or cross site scripting attacks.
The first issue is due to input validation errors in the "left.php", "queryframe.php", and "server_databases.php" scripts when processing specially crafted parameters, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
The second flaw is due to input validation errors in various scripts that do not properly filter specially crafted parameters, which may be exploited by remote attackers to disclose the contents of arbitrary files.