phpBugTracker Multiple Reflected Cross Site Scripting Vulnerabilities

Summary
This host is running phpBugTracker and is prone to multiple reflected cross-site scripting vulnerabilities.
Impact
Successful exploitation will allow attackers to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. 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 multiple flaws are due to: - Input passed via the 'form' parameter to the 'query.php' script is not properly sanitized before being returned to the user. - 'newaccount.php' are also vulnerable because they fail to perform filtering when using the REQUEST_URI variable.
Affected
phpBugTracker version 1.0.5
References