CVE-2004-0073
EasyDynamicPages 2.0 - Remote File Inclusion Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0073. PoCs published by tsbeginnervn.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in EasyDynamicPages. By manipulating the 'edp_relative_path' parameter, an attacker can include and execute a malicious PHP script hosted on a remote server.
Description
PHP remote file inclusion vulnerability in (1) config.php and (2) config_page.php for EasyDynamicPages 2.0 allows remote attackers to execute arbitrary PHP code by modifying the edp_relative_path parameter to reference a URL on a remote web server that contains a malicious serverdata.php script.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in EasyDynamicPages. By manipulating the 'edp_relative_path' parameter, an attacker can include and execute a malicious PHP script hosted on a remote server.