CVE-2006-2686
ActionApps 2.8.1 - Remote Code Execution via GLOBALS[AA_INC_PATH] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2686. PoCs published by Kacper.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in APC ActionApps CMS 2.8.1. It manipulates the `GLOBALS[AA_INC_PATH]` parameter to include arbitrary remote scripts, leading to potential remote code execution.
Description
PHP remote file inclusion vulnerabilities in ActionApps 2.8.1 allow remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[AA_INC_PATH] parameter in (1) cached.php3, (2) cron.php3, (3) discussion.php3, (4) filldisc.php3, (5) filler.php3, (6) fillform.php3, (7) go.php3, (8) hiercons.php3, (9) jsview.php3, (10) live_checkbox.php3, (11) offline.php3, (12) post2shtml.php3, (13) search.php3, (14) slice.php3, (15) sql_update.php3, (16) view.php3, (17) multiple files in the (18) admin/ folder, (19) includes folder, and (20) modules/ folder.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in APC ActionApps CMS 2.8.1. It manipulates the `GLOBALS[AA_INC_PATH]` parameter to include arbitrary remote scripts, leading to potential remote code execution.