Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-6459. PoCs published by Michael Brooks.
AI-analyzed exploit summary This exploit demonstrates a command injection vulnerability in Anon Proxy Server 0.100 via the 'host' parameter in diagdns.php and diagconnect.php. The vulnerability arises due to insufficient sanitization of user input, allowing arbitrary command execution despite magic_quotes_gpc being enabled.
Description
Anon Proxy Server 0.100, and probably 0.101, allows remote attackers to execute arbitrary commands via shell metacharacters in (1) the host parameter to diagdns.php, and (2) the host parameter and possibly (3) the port parameter to diagconnect.php, a different vulnerability than CVE-2007-6460.
Exploits (1)
This exploit demonstrates a command injection vulnerability in Anon Proxy Server 0.100 via the 'host' parameter in diagdns.php and diagconnect.php. The vulnerability arises due to insufficient sanitization of user input, allowing arbitrary command execution despite magic_quotes_gpc being enabled.