Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-2651. PoCs published by rgod.
AI-analyzed exploit summary This PHP script exploits a command injection vulnerability in Zorum 3.5 by sending a crafted HTTP request to the 'prod.php' endpoint with an 'argv[1]' parameter containing a pipe character followed by a user-supplied command. The script supports proxy usage and displays the response in a hex dump format.
Description
gorum/prod.php in Zorum 3.5 allows remote attackers to execute arbitrary code via shell metacharacters in the argv parameter.
Exploits (1)
This PHP script exploits a command injection vulnerability in Zorum 3.5 by sending a crafted HTTP request to the 'prod.php' endpoint with an 'argv[1]' parameter containing a pipe character followed by a user-supplied command. The script supports proxy usage and displays the response in a hex dump format.