Exploitation Summary
EIP tracks 2 public exploits for CVE-2003-1405. PoCs published by frog.
AI-analyzed exploit summary The exploit describes a remote command execution vulnerability in DotBr's 'system.php3' script due to insufficient input sanitization. It provides a URL example for exploitation but lacks actual PoC code.
Description
DotBr 0.1 allows remote attackers to execute arbitrary shell commands via the cmd parameter to (1) exec.php3 or (2) system.php3.
Exploits (2)
The exploit describes a remote command execution vulnerability in DotBr's 'system.php3' script due to insufficient input sanitization. It provides a URL example for exploitation but lacks actual PoC code.
The exploit demonstrates a remote command execution vulnerability in DotBr's 'exec.php3' script due to insufficient input sanitization. An attacker can execute arbitrary shell commands by appending them to the 'cmd' parameter in the URL.