CVE-2008-2888
MiGCMS 2.0.5 - Remote Code Execution via GLOBALS[application][app_root] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2888. PoCs published by CraCkEr.
AI-analyzed exploit summary This exploit leverages a Remote File Include (RFI) vulnerability in MiGCMS 2.0.5 by manipulating the `GLOBALS[application][app_root]` parameter to include and execute arbitrary remote code. The exploit requires register_globals to be enabled on the target system.
Description
Multiple PHP remote file inclusion vulnerabilities in MiGCMS 2.0.5, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[application][app_root] parameter to (1) collection.class.php and (2) content_image.class.php in lib/obj/.
Exploits (1)
This exploit leverages a Remote File Include (RFI) vulnerability in MiGCMS 2.0.5 by manipulating the `GLOBALS[application][app_root]` parameter to include and execute arbitrary remote code. The exploit requires register_globals to be enabled on the target system.