phpMyAdmin Cross-Site Scripting Vulnerability

Summary
The host is running phpMyAdmin, which is prone to Cross-Site Scripting Vulnerability.
Impact
Execution of arbitrary HTML and script code will allow attackers to steal cookie-based authentication credentials and to launch other attacks. Impact Level : Application
Solution
Update to version 2.11.9.2 http://www.phpmyadmin.net/home_page/downloads.php ***** NOTE : Ignore this warning, if above mentioned Update is applied already. *****
Insight
Error exists in the PMA_escapeJsString() function in js_escape.lib.php file, which fails to sufficiently sanitize user-supplied data.
Affected
phpMyAdmin versions prior to 2.11.9.2 on all platform
References