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

19 lines
784 B
Markdown

### [CVE-2014-1443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1443)
![](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 authenticated users to obtain sensitive information (password for the previous user) via a USER command with a specific length, possibly related to an out-of-bounds read.
### 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.