Synopsis
The remote web server is vulnerable to the 'infinite request' attack.
Description
It was possible to kill the web server by sending an invalid 'infinite' HTTP request that never ends, like:
GET / HTTP/1.0 Referer: XXXXXXXXXXXXXXXXXXXXXXXX ...
An attacker may exploit this vulnerability to make your web server crash continually (if the attack saturates virtual memory on the target) or even execute arbitrary code on your system (in case of buffer / heap overflow).
Solution
Upgrade your software or protect it with a filtering reverse proxy.
Plugin Details
File Name: www_infinite_request_DoS.nasl
Supported Sensors: Nessus
Vulnerability Information
Exploit Ease: Exploits are available
Vulnerability Publication Date: 3/8/2001
Reference Information
BID: 2465