MantisBT: master bb920bf5

Author Committer Branch Timestamp Parent
dhx dhx master 2009-12-01 00:41 master a49cc3ce
Affected Issues  0011236: XSS on view_all_bug_page.php (specifically the filters form) with user Real Name field
Changeset

Fix 0011236: XSS on view_all_bug_page.php with user Real Name field

If a user is selected in one of the user filters (reporter, monitored
by, etc) and that user has a name containing HTML elements, the HTML
elements would not be escaped prior to displaying them as the currently
selected filter options.

mod - core/filter_api.php Diff File