MantisBT: master 9d5880bc

Author Committer Branch Timestamp Parent
dhx dhx master 2010-05-17 12:16 master 269c843a
Affected Issues  0011933: XSS via project_id_filter_target when selecting projects to filter by in advanced filter view
Changeset

Fix 0011933: XSS via project_id_filter_target (filter advanced view)

A project name containing malicious scripting code could be printed out
the browser directly without sanitisation in the filter advanced view
when selecting projects to filter by.

Note that to exploit this bug, a user must have access to create/modify
projects on a MantisBT installation. Normally these users are trusted
(or are the system administrators of the MantisBT installation) so this
attack vector is subsequently limited in severity.

mod - core/filter_api.php Diff File