CVE-2006-0725
Plume CMS 1.0.2 - Remote File Inclusion via _PX_config[manager_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0725.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Plume CMS 1.0.3, where the `_PX_config[manager_path]` parameter in `prepend.php` is not sanitized, allowing an attacker to include arbitrary remote files. The provided URL example shows how to exploit this by injecting a malicious URL.
Description
PHP remote file inclusion vulnerability in prepend.php in Plume CMS 1.0.2, when register_globals is enabled, allows remote attackers to include arbitrary files via a URL in the _PX_config[manager_path] parameter. NOTE: this is a different executable and affected version than CVE-2006-2645.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Plume CMS 1.0.3, where the `_PX_config[manager_path]` parameter in `prepend.php` is not sanitized, allowing an attacker to include arbitrary remote files. The provided URL example shows how to exploit this by injecting a malicious URL.