phpMyAdmin Setup '$host' Variable 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.9 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 '$host' variable within the setup, 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.9
References