mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
836 B
Markdown
19 lines
836 B
Markdown
### [CVE-2014-4643](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4643)
|
|

|
|

|
|

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