CVE-2002-2370
SWS Simple Web Server 0.0.3, 0.0.4, 0.1.0 - Denial of Service via Missing URL Newline
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-2370. PoCs published by saman.
AI-analyzed exploit summary This exploit sends a malformed HTTP request without a newline character to SWS Simple Web Server v0.1.0, causing a denial of service by breaking the server's request parsing logic. The PoC demonstrates the vulnerability by sending a static string and closing the connection.
Description
SWS web server 0.0.4, 0.0.3 and 0.1.0 allows remote attackers to cause a denial of service (crash) via a URL request that does not end with a newline.
Exploits (1)
This exploit sends a malformed HTTP request without a newline character to SWS Simple Web Server v0.1.0, causing a denial of service by breaking the server's request parsing logic. The PoC demonstrates the vulnerability by sending a static string and closing the connection.