CVE-2006-7021
Plume CMS 1.1.3 - Remote Code Execution via _PX_config[manager_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-7021. PoCs published by Hamid Ebadi.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Plume CMS 1.1.3. The vulnerable code in `dbinstall.php` allows an attacker to include arbitrary remote files by manipulating the `_PX_config[manager_path]` parameter, leading to remote command execution via a malicious PHP script.
Description
PHP remote file inclusion vulnerability in manager/tools/link/dbinstall.php in Plume CMS 1.1.3 allows remote attackers to execute arbitrary PHP code via a URL in the _PX_config[manager_path] parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Plume CMS 1.1.3. The vulnerable code in `dbinstall.php` allows an attacker to include arbitrary remote files by manipulating the `_PX_config[manager_path]` parameter, leading to remote command execution via a malicious PHP script.