Files
CVEs-PoC/2018/CVE-2018-7573.md
T
2024-06-18 02:51:15 +02:00

19 lines
807 B
Markdown

### [CVE-2018-7573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7573)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in FTPShell Client 6.7. A remote FTP server can send 400 characters of 'F' in conjunction with the FTP 220 response code to crash the application; after this overflow, one can run arbitrary code on the victim machine. This is similar to CVE-2009-3364 and CVE-2017-6465.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44596/
- https://www.exploit-db.com/exploits/44968/
#### Github
- https://github.com/ARPSyndicate/cvemon