View Issue Details

IDProjectCategoryView StatusLast Update
0017878mantisbtsecuritypublic2014-12-07 09:16
Reportergrangeway Assigned Todregad  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.17 
Target Version1.2.18Fixed in Version1.2.18 
Summary0017878: Prevent unauthorized users setting handler when reporting issue
Description

There is no security check in bug_report.php to prevent unauthorized users from setting the handler_id parameter, allowing them to assign issues regardless of their access level.

TagsNo tags attached.

Relationships

related to 0017669 closedvboctor Reporters are able to assign issues 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.2.x b2f91c02

2014-10-30 14:40

Paul Richards

Committer: dregad


Details Diff
Prevent unauthorized users setting handler when reporting issue

Adding a security check to block the update when access level is
insufficient.

Fixes 0017878

Signed-off-by: Damien Regad <dregad@mantisbt.org>
Affected Issues
0017878
mod - bug_report.php Diff File

MantisBT: master 6efa02f6

2014-10-30 14:40

Paul Richards

Committer: dregad


Details Diff
Prevent unauthorized users setting handler when reporting issue

Adding a security check to block the update when access level is
insufficient.

Fixes 0017878

Signed-off-by: Damien Regad <dregad@mantisbt.org>
Affected Issues
0017878
mod - bug_report.php Diff File