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

19 lines
719 B
Markdown

### [CVE-2015-7601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7601)
![](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 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.