Missing Authorization
CVE-2020-29604
Summary
An issue was discovered in MantisBT. A missing access check in `bug_actiongroup.php` allows an attacker (with rights to create new issues) to use the COPY group action to create a clone, including all `bugnotes` and `attachments`, of any private issue (i.e., one having private view status, or belonging to a private project) via the `bug_arr[]` parameter. This provides full access to potentially confidential information. This vulnerability affects mantisbt/mantisbt package version prior to 2.24.4.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- LOW
- HIGH
- NONE
CWE-862 - Missing Authorization
The missing authorization vulnerability occurs when a software program allows users to access privileged parts of the program without verifying the user credentials. Impact of such a vulnerability depends on the resources employed by the software, ranging from account takeover to sensitive information exposure, denial of service, and complete system takeover.
Advisory Timeline
- Published