Exploit Small HTTP Server 2.0 1 - Non-Existent File Denial of Service

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
20403
Проверка EDB
  1. Пройдено
Автор
403-SECURITY TEAM
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
cve-2000-0897
Дата публикации
2000-11-14
Код:
source : https://www.securityfocus.com/bid/1941/info


Small HTTP Server is a full service web server. This utility is less than 30Kb and requires minimal system resources.

Small HTTP Server is subject to a denial of service. When making an http request without a filename specified the server will attempt to locate index.html in that particular directory, if index.html does not exist the server will utilize a large amount of system memory . If numerous http requests, again structured without a filename, are sent to the web server, an attacker could cause the server to consume all system memory. A restart of the application is required in order to gain normal functionality.

http://target/subdirectory/
 
Источник
www.exploit-db.com

Похожие темы