MantisBT Multiple Local File Include and Cross Site Scripting Vulnerabilities

Summary
This host is running MantisBT and is prone to multiple local file include and cross-site scripting vulnerabilities.
Impact
Successful exploitation will allow attackers to conduct cross-site scripting attacks and disclose potentially sensitive information. Impact Level: Application
Solution
Upgrade to MantisBT version 1.2.8 or later. For updates refer to http://www.mantisbt.org/download.php
Insight
- Input appended to the URL after manage_config_email_page.php, manage_config_workflow_page.php and bugs/plugin.php is not properly sanitised before being returned to the user. - Input passed to the 'action' parameter in bug_actiongroup_ext_page.php and bug_actiongroup_page.php is not properly verified before being used to include files. - Input passed to the 'os', 'os_build', and 'platform' parameters in bug_report_page.php and bug_update_advanced_page.php is not properly sanitised before being returned to the user.
Affected
MantisBT versions prior to 1.2.8
References