CVE-2003-0866
Apache Tomcat 4.0.x-4.0.3 - Denial of Service via Malformed HTTP Requests
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0866. PoCs published by Oliver Karow.
AI-analyzed exploit summary This Perl script exploits a denial-of-service vulnerability in Apache Tomcat 4 by sending malformed HTTP requests with specific attack patterns. The repeated requests cause the Tomcat server to stop responding to subsequent requests on the affected port until restarted.
Description
The Catalina org.apache.catalina.connector.http package in Tomcat 4.0.x up to 4.0.3 allows remote attackers to cause a denial of service via several requests that do not follow the HTTP protocol, which causes Tomcat to reject later requests.
Exploits (1)
This Perl script exploits a denial-of-service vulnerability in Apache Tomcat 4 by sending malformed HTTP requests with specific attack patterns. The repeated requests cause the Tomcat server to stop responding to subsequent requests on the affected port until restarted.