exploit-db-mirror/exploits/windows/dos/21981.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
527 B
Text

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