### [CVE-2014-4643](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4643) ![](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 Multiple heap-based buffer overflows in the client in Core FTP LE 2.2 build 1798 allow remote FTP servers to cause a denial of service (application crash) and possibly execute arbitrary code via a long string in a reply to a (1) USER, (2) PASS, (3) PASV, (4) SYST, (5) PWD, or (6) CDUP command. ### POC #### Reference - http://packetstormsecurity.com/files/127075/Core-FTP-LE-2.2-Heap-Overflow.html - http://www.exploit-db.com/exploits/33713 #### Github No PoCs found on GitHub currently.