Permissions, Privileges, and Access Controls in MantisBT - CVE-2012-1122

 

Permissions, Privileges, and Access Controls in MantisBT - CVE-2012-1122

Published: June 29, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43925
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2012-1122
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: mantisbt.sourceforge.net
Affected software:
MantisBT

Detailed vulnerability description

The vulnerability allows a remote #AU# to manipulate or delete data.

bug_actiongroup.php in MantisBT before 1.2.9 does not properly check the report_bug_threshold permission of the receiving project when moving a bug report, which allows remote authenticated users with the report_bug_threshold and move_bug_threshold privileges for a project to bypass intended access restrictions and move bug reports to a different project.


How to mitigate CVE-2012-1122

Install update from vendor's website.

Sources