Description
|
|
Multiple vulnerabilities have been identified in phpMyAdmin, which may be exploited by attackers to execute arbitrary SQL commands or scripting code.
The first flaw is due to an input validation error in the "sql.php" script that does not validate the "sql_query", which could be exploited by malicious people to conduct SQL injection or cross site scripting attacks via a specially crafted link.
The second flaw is due to an input validation error in the "index.php" when handling the "lang" variable, which could be exploited by malicious people to conduct cross site scripting attacks.
|