mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
978 B
978 B
CVE-2008-4687
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