Exploit FTP Desktop 3.5 - FTP 331 Server Response Buffer Overflow

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
23118
Проверка EDB
  1. Пройдено
Автор
BAHAA NAAMNEH
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
cve-2003-0766
Дата публикации
2003-09-08
Код:
source: https://www.securityfocus.com/bid/8560/info

A buffer overflow vulnerability has been reported in FTP Desktop. The vulnerability occurs when FTP Desktop is parsing 331 server responses from remote FTP servers. When FTP Desktop receives an FTP 331 response exceeding a certain length, it will trigger the overflow condition. This could allow for execution of malicious code in the context of the affected FTP client.

Username:
---------
(FTP Desktop Sends 'USER username')
PADDING EBP EIP
331 [229xA][4xB][4xX]
(Access violation when executing 0x58585858) // 4xX

Password:
---------
(FTP Desktop Sends 'PASS password')
PADDING EBP EIP
331 [229xA][4xB][4xX]
(Access violation when executing 0x58585858) // 4xX
 
Источник
www.exploit-db.com

Похожие темы