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

19 lines
756 B
Markdown

### [CVE-2014-1442](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1442)
![](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
Directory traversal vulnerability in Core FTP Server 1.2 before build 515 allows remote authenticated users to determine the existence of arbitrary files via a /../ sequence in an XCRC command.
### 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.