mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
20 lines
910 B
Markdown
20 lines
910 B
Markdown
![]() |
### [CVE-2019-9649](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9649)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An issue was discovered in the SFTP Server component in Core FTP 2.0 Build 674. Using the MDTM FTP command, a remote attacker can use a directory traversal technique (..\..\) to browse outside the root directory to determine the existence of a file on the operating system, and its last modified date.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/154205/CoreFTP-Server-MDTM-Directory-Traversal.html
|
||
|
- https://seclists.org/fulldisclosure/2019/Mar/25
|
||
|
- https://www.exploit-db.com/exploits/46534
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|