CVE-2004-2033
orenosv_http_ftp_server 0.5.9f - Denial of Service via Long HTTP GET Request
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2004-2033. PoCs published by CoolICE, badpack3t.
AI-analyzed exploit summary This batch script exploits a denial-of-service vulnerability in Orenosv HTTP/FTP server by sending an overly long HTTP GET request. It uses netcat (nc.exe) to deliver a malicious payload (dos.a) generated via DEBUG commands.
Description
Orenosv 0.5.9f allows remote attackers to cause a denial of service (crash) via a long HTTP GET request.
Exploits (3)
This batch script exploits a denial-of-service vulnerability in Orenosv HTTP/FTP server by sending an overly long HTTP GET request. It uses netcat (nc.exe) to deliver a malicious payload (dos.a) generated via DEBUG commands.
This exploit is a batch script that generates a malicious HTTP GET request to trigger a denial of service (DoS) in Orenosv HTTP/FTP server versions <=0.6.0. It uses DEBUG to create a binary file with an overly long HTTP request, which crashes both the HTTP and FTP daemons.
This exploit sends an overly long HTTP GET request to the Orenosv HTTP/FTP server, causing a denial of service by crashing both the HTTP and FTP daemons. The PoC is straightforward and directly targets the vulnerability described in CVE-2004-2033.