CVE-2009-1361
GScripts.net DNS Tools - Remote Command Execution via dig.php Host Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1361.
AI-analyzed exploit summary The exploit demonstrates a command injection vulnerability in PHP Digger's dig.php via the 'ns' parameter. The vulnerable code uses unsanitized user input in a system() call, allowing command execution through command chaining with ||.
Description
dig.php in GScripts.net DNS Tools allows remote attackers to execute arbitrary commands via shell metacharacters in the host parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
The exploit demonstrates a command injection vulnerability in PHP Digger's dig.php via the 'ns' parameter. The vulnerable code uses unsanitized user input in a system() call, allowing command execution through command chaining with ||.