Files
CVEs-PoC/2008/CVE-2008-4687.md
T
2025-09-29 21:09:30 +02:00

25 lines
1.1 KiB
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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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://mantisbt.svn.sourceforge.net/viewvc/mantisbt/branches/BRANCH_1_1_0/mantisbt/core/utility_api.php?r1=5679&r2=5678&pathrev=5679
- 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