View Issue Details

IDProjectCategoryView StatusLast Update
0012370mantisbtsecuritypublic2012-09-16 17:21
Reportergiallu Assigned Togiallu  
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.8 
Fixed in Version1.1.9 
Summary0012370: Multiple XSS issues with custom field enumeration values
Description

MantisBT administrators (who can configure custom fields) can place malicious Javascript within the options they define for custom field enumeration/checkbox/radio/etc field types. These HTML-unsafe options are then printed to users throughout MantisBT (report, update, view, etc) without sanitisation.

This is low risk due to the need to be a MantisBT administrator to configure custom field values. Rather than being a pure security risk, this is more a case of allowing more characters to be used safely within custom field options.

TagsNo tags attached.

Relationships

related to 0012232 closeddhx Multiple XSS issues with custom field enumeration values 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.1.x 51ee3d3f

2010-09-18 19:13

giallu


Details Diff
Fix 0012370: Multiple XSS issues with custom field enumeration values

Backport of commit 7ab71d01 fixing bug 12232
Affected Issues
0012370
mod - core/custom_field_api.php Diff File