Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4594. PoCs published by KinSize.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpAtm <= v1.21 due to improper input validation in the 'include_location' parameter. The exploit allows an attacker to include and execute arbitrary remote PHP code by manipulating the parameter in multiple scripts (confirm.php, index.php, login.php).
Description
Multiple PHP remote file inclusion vulnerabilities in PHP Advanced Transfer Manager (phpAtm) 1.21 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the include_location parameter in (1) confirm.php or (2) login.php. NOTE: the include_location parameter to index.php is already covered by CVE-2005-1681.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in phpAtm <= v1.21 due to improper input validation in the 'include_location' parameter. The exploit allows an attacker to include and execute arbitrary remote PHP code by manipulating the parameter in multiple scripts (confirm.php, index.php, login.php).