cve/2008/CVE-2008-4687.md
2024-06-18 02:51:15 +02:00

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

Github