### [CVE-2020-29605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29605) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in MantisBT before 2.24.4. Due to insufficient access-level checks, any logged-in user allowed to perform Group Actions can get access to the Summary fields of private Issues via bug_arr[]= in a crafted bug_actiongroup_page.php URL. (The target Issues can have Private view status, or belong to a private Project.) ### POC #### Reference - https://mantisbt.org/bugs/view.php?id=27357 - https://mantisbt.org/bugs/view.php?id=27357 #### Github No PoCs found on GitHub currently.