Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-1832. PoCs published by rgod.
AI-analyzed exploit summary This PHP script exploits a command injection vulnerability in sysinfo.cgi v1.21 by sending crafted HTTP requests to execute arbitrary commands. It first retrieves the document root via a debug action, then writes a PHP shell to the target, and finally executes commands through the shell.
Description
sysinfo.cgi in sysinfo 1.21 allows remote attackers to obtain the installation path via the debugger action.
Exploits (1)
This PHP script exploits a command injection vulnerability in sysinfo.cgi v1.21 by sending crafted HTTP requests to execute arbitrary commands. It first retrieves the document root via a debug action, then writes a PHP shell to the target, and finally executes commands through the shell.