mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
19 lines
807 B
Markdown
19 lines
807 B
Markdown
### [CVE-2018-7573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7573)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|