CVE-2005-1628
WebAPP 0.9.9.2.1 - Remote Command Execution via apage.cgi f Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-1628. PoCs published by Nikyt0x, Alpha_Programmer.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in WebAPP v0.9.9.2.1 via the apage.cgi script. It sends a crafted HTTP GET request with a command embedded in the 'f' parameter, which is then executed on the server.
Description
apage.cgi in WebAPP 0.9.9.2.1, and possibly earlier versions, allows remote attackers to execute arbitrary commands via shell metacharacters in the f parameter.
Exploits (2)
This exploit targets a command injection vulnerability in WebAPP v0.9.9.2.1 via the apage.cgi script. It sends a crafted HTTP GET request with a command embedded in the 'f' parameter, which is then executed on the server.
This Perl script exploits a command injection vulnerability in WebAPP's apage.cgi by injecting commands via the 'f' parameter. It downloads and executes a backdoor script from a remote server, then attempts to establish a reverse shell on port 4444.