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

 

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

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


Vulnerability identifier: #VU43927
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2012-1118
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
MantisBT
Software vendor:
mantisbt.sourceforge.net

Description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The access_has_bug_level function in core/access_api.php in MantisBT before 1.2.9 does not properly restrict access when the private_bug_view_threshold is set to an array, which allows remote attackers to bypass intended restrictions and perform certain operations on private bug reports.


Remediation

Install update from vendor's website.

External links