>> phpMyAdmin "cookie.auth.lib.php" and "error.php" Cross Site Scripting
Title : phpMyAdmin "cookie.auth.lib.php" and "error.php" Cross Site Scripting VUPEN ID : VUPEN/ADV-2005-1556 CVE ID : CVE-2005-2869 CWE ID : CWE-
Rated as : Low Risk
Remotely Exploitable : Yes Locally Exploitable : Yes Release Date : 2005-08-29
Technical Description
Two vulnerabilities were identified in phpMyAdmin, which may be exploited by malicious users to conduct cross site scripting attacks.
The first flaw is due to an input validation error in the "error.php" script that does not properly filter a specially crafted "error" parameter, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
The second issue is due to an input validation error in the "libraries/auth/cookie.auth.lib.php" script that does not properly filter specially crafted parameters, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.