Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0298. PoCs published by slipy.
AI-analyzed exploit summary This exploit demonstrates a denial of service (DoS) vulnerability in WebReflex HTTP server by sending an excessively long HTTP GET request, causing the server to crash with a General Protection Fault. The PoC uses a simple command to generate a long string of 'A' characters and send it via telnet.
Description
Buffer overflow in WebReflex 1.55 HTTPd allows remote attackers to cause a denial of service, and possibly execute arbitrary commands, via a long HTTP GET request.
Exploits (1)
This exploit demonstrates a denial of service (DoS) vulnerability in WebReflex HTTP server by sending an excessively long HTTP GET request, causing the server to crash with a General Protection Fault. The PoC uses a simple command to generate a long string of 'A' characters and send it via telnet.