Improper access control in MantisBT - CVE-2020-35849
Published: December 30, 2020 / Updated: January 5, 2021
MantisBT
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.