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.
|