CVE-2004-0070
ezContents module.php - Remote File Inclusion Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0070. PoCs published by Zero X.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in VisualShapers ezContents via the 'cmd' parameter in module.php. It allows an attacker to execute arbitrary commands (e.g., 'cat /etc/passwd') by manipulating the input passed to the script.
Description
PHP remote file inclusion vulnerability in module.php for ezContents allows remote attackers to execute arbitrary PHP code by modifying the link parameter to reference a URL on a remote web server that contains the code.
Exploits (1)
This exploit leverages a command injection vulnerability in VisualShapers ezContents via the 'cmd' parameter in module.php. It allows an attacker to execute arbitrary commands (e.g., 'cat /etc/passwd') by manipulating the input passed to the script.