mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
784 B
Markdown
19 lines
784 B
Markdown
### [CVE-2014-1443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1443)
|
|

|
|

|
|

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