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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in PCMan's FTP Server 2.0.7 allows remote attackers to read arbitrary files via a ..// (dot dot double slash) in a RETR command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/133756/PCMan-FTP-Server-2.0.7-Directory-Traversal.html
|
|
- https://www.exploit-db.com/exploits/38340/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|