Files
CVEs-PoC/2020/CVE-2020-29603.md
T
2024-05-25 21:48:12 +02:00

18 lines
677 B
Markdown

### [CVE-2020-29603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29603)
![](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
In manage_proj_edit_page.php in MantisBT before 2.24.4, any unprivileged logged-in user can retrieve Private Projects' names via the manage_proj_edit_page.php project_id parameter, without having access to them.
### POC
#### Reference
- https://mantisbt.org/bugs/view.php?id=27357
#### Github
No PoCs found on GitHub currently.