CVE-2002-0448
Xerver < 2.10 - Denial of Service via HTTP Request with Repeated C:/ Sequences
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-0448. PoCs published by Alex Hernandez, alt3kx.
AI-analyzed exploit summary This exploit sends an excessive number of requests for 'C:\' to port 32123, causing the Xerver webserver to crash due to resource exhaustion. The PoC uses a Perl one-liner to generate a large payload and netcat to deliver it.
Description
Xerver Free Web Server 2.10 and earlier allows remote attackers to cause a denial of service (crash) via an HTTP request that contains many "C:/" sequences.
Exploits (2)
This exploit sends an excessive number of requests for 'C:\' to port 32123, causing the Xerver webserver to crash due to resource exhaustion. The PoC uses a Perl one-liner to generate a large payload and netcat to deliver it.
The repository contains only a README with minimal information about CVE-2002-0448, referencing an Exploit-DB entry but providing no actual exploit code or technical details. It lacks depth and functional content.