CVE-2006-2645
Plume CMS 1.0.3 - Remote Code Execution via _PX_config[manager_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2645. PoCs published by beford.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Plume CMS 1.0.3. The vulnerable code in `prepend.php` allows an attacker to include arbitrary remote files by manipulating the `_PX_config[manager_path]` parameter.
Description
PHP remote file inclusion vulnerability in manager/frontinc/prepend.php for Plume 1.0.3 allows remote attackers to execute arbitrary code via a URL in the _PX_config[manager_path] parameter. NOTE: this is a different executable and affected version than CVE-2006-0725.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Plume CMS 1.0.3. The vulnerable code in `prepend.php` allows an attacker to include arbitrary remote files by manipulating the `_PX_config[manager_path]` parameter.