View Issue Details

IDProjectCategoryView StatusLast Update
0011933mantisbtsecuritypublic2010-07-29 10:45
Reporterdhx Assigned Todhx  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.1 
Target Version1.2.2Fixed in Version1.2.2 
Summary0011933: XSS via project_id_filter_target when selecting projects to filter by in advanced filter view
Description

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.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 9d5880bc

2010-05-17 12:16

dhx


Details Diff
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.
Affected Issues
0011933
mod - core/filter_api.php Diff File

MantisBT: master-1.2.x c4b15746

2010-05-17 12:16

dhx


Details Diff
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.
Affected Issues
0011933
mod - core/filter_api.php Diff File