Files
CVEs-PoC/2008/CVE-2008-4687.md
T
2024-06-18 02:51:15 +02:00

24 lines
978 B
Markdown

### [CVE-2008-4687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4687)
![](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
manage_proj_page.php in Mantis before 1.1.4 allows remote authenticated users to execute arbitrary code via a sort parameter containing PHP sequences, which are processed by create_function within the multi_sort function in core/utility_api.php.
### POC
#### Reference
- http://securityreason.com/securityalert/4470
- https://www.exploit-db.com/exploits/44611/
- https://www.exploit-db.com/exploits/6768
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/CVEDB/PoC-List
- https://github.com/CVEDB/awesome-cve-repo
- https://github.com/nmurilo/CVE-2008-4687-exploit
- https://github.com/twisted007/mantis_rce