Exploit AIX 4.2/4.3 - netstat -Z Statistic Clearing

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
20213
Проверка EDB
  1. Пройдено
Автор
ALEX MEDVEDEV
Тип уязвимости
LOCAL
Платформа
AIX
CVE
cve-2000-0873
Дата публикации
2000-09-03
Код:
source: https://www.securityfocus.com/bid/1660/info

A vulnerability exists in versions 4.x. x of AIX, from IBM. Any local user can utilize the -Z command to netstat, without needing to be root. This will cause interface statistics to be reset. This could potentially interfere with programs that track statistical information.

$ netstat -in --> shows stats
$ netstat -Zi --> clears them without checking the uid
 
Источник
www.exploit-db.com