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

19 lines
778 B
Markdown

### [CVE-2014-1441](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1441)
![](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
Core FTP Server 1.2 before build 515 allows remote attackers to cause a denial of service (reachable assertion and crash) via an AUTH SSL command with malformed data, as demonstrated by pressing the enter key twice.
### POC
#### Reference
- http://packetstormsecurity.com/files/125073/Core-FTP-Server-1.2-DoS-Traversal-Disclosure.html
- http://seclists.org/fulldisclosure/2014/Feb/39
#### Github
No PoCs found on GitHub currently.