Improper access control in MantisBT - CVE-2020-35849

 

Improper access control in MantisBT - CVE-2020-35849

Published: December 30, 2020 / Updated: January 5, 2021


Vulnerability identifier: #VU49275
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-2020-35849
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
MantisBT
Software vendor:
mantisbt.sourceforge.net

Description

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to improper access restrictions. An incorrect access check in bug_revision_view_page.php allows an unprivileged attacker to view the Summary field of private issues, as well as bugnotes revisions, gaining access to potentially confidential information via the bugnote_id parameter.


Remediation

Install updates from vendor's website.

External links