CVE-2004-0245
Web Crossing 4.x and 5.x - Denial of Service via HTTP POST Content-Length
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0245. PoCs published by Peter Winter-Smith.
AI-analyzed exploit summary This exploit sends a malformed HTTP POST request with a negative 'Content-Length' header to trigger a denial of service in Web Crossing Web Server versions 4.x and 5.x. The vulnerability arises from improper handling of the header field, causing the server to crash or become unresponsive.
Description
Web Crossing 4.x and 5.x allows remote attackers to cause a denial of service (crash) by sending a HTTP POST request with a large or negative Content-Length, which causes an integer divide-by-zero.
Exploits (1)
This exploit sends a malformed HTTP POST request with a negative 'Content-Length' header to trigger a denial of service in Web Crossing Web Server versions 4.x and 5.x. The vulnerability arises from improper handling of the header field, causing the server to crash or become unresponsive.