[] NeoSense

Monkey HTTP Server 0.4/0.5 - Invalid POST Denial of Service

Author: anonymous
type: dos
platform: windows
port: 
date_added: 2002-11-02 
date_updated: 2012-10-14 
verified: 1 
codes: CVE-2002-1663;OSVDB-20824 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/6096/info

A denial of service vulnerability has been reported for Monkey HTTP server. The vulnerability is due to inadequate checks being performed when decoding POST requests.

An attacker can exploit this vulnerability by issuing a POST request with an invalid Content-Length header, or without a Content-Length value. When the server attempts to service the request, it will crash and lead to the denial of service condition.

POST / HTTP/1.1
Host: 127.0.0.1:2001
Content-Length: 1