phpMyAdmin 'error.php' Cross Site Scripting Vulnerability

Summary
The host is running phpMyAdmin and is prone to Cross-Site Scripting Vulnerability.
Impact
Successful exploitation will allow attackers to inject arbitrary HTML code within the error page and conduct phishing attacks. Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
The flaw is caused by input validation errors in the 'error.php' script when processing crafted BBcode tags containing '@' characters, which could allow attackers to inject arbitrary HTML code within the error page and conduct phishing attacks.
Affected
phpMyAdmin version 3.3.8.1 and prior.
References