MantisBT: master 98f63cf5

Author Committer Branch Timestamp Parent
dhx dhx master 2009-12-01 04:32 master 141cbe6e
Affected Issues  0011246: XSS bug in category dropdown selector
Changeset

Fix 0011246: XSS bug in category dropdown selector

If a category name contains "<script>alert(42);</script>" then it would
result in a XSS vulnerability whenever a category dropdown list was
printed. This applies to pages such as bug reporting, updating a bug,
etc.

mod - core/print_api.php Diff File