CVE-2002-0201
Cyberstop Web Server 0.1 - Denial of Service via Long HTTP GET Request
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-0201. PoCs published by Alex Hernandez, alt3kx.
AI-analyzed exploit summary This Perl script exploits a denial-of-service (DoS) vulnerability in Cyberstop Web Server v0.1 by sending an HTTP GET request with an excessively long string of 'A' characters. The server crashes upon processing the request, requiring a restart to regain functionality.
Description
Cyberstop Web Server for Windows 0.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long HTTP GET request, possibly triggering a buffer overflow.
Exploits (2)
This Perl script exploits a denial-of-service (DoS) vulnerability in Cyberstop Web Server v0.1 by sending an HTTP GET request with an excessively long string of 'A' characters. The server crashes upon processing the request, requiring a restart to regain functionality.
The repository contains a functional Perl script that exploits a buffer overflow vulnerability in CyberStop Web Server for Windows 0.1 by sending a long HTTP GET request, causing a denial of service (DoS). The exploit is straightforward and directly demonstrates the vulnerability.