phpMyAdmin Setup Interface Cross Site Scripting Vulnerability

Summary
The host is running phpMyAdmin and is prone to cross-site scripting vulnerability.
Impact
Successful exploitation will allow remote attackers to insert arbitrary HTML and script code, which will be executed in a user's browser session in the context of an affected site. Impact Level: Application
Solution
Upgrade to phpMyAdmin version 3.4.6 or later, For updates refer to http://www.phpmyadmin.net/home_page/downloads.php
Insight
The flaw is due to improper validation of user-supplied input via the 'Servers-0-verbose' parameter to setup/index.php, which allows attackers to execute arbitrary HTML and script code in a user's browser session in the context of an affected site.
Affected
phpMyAdmin versions 3.4.x before 3.4.6
References