cve/2017/CVE-2017-15269.md

18 lines
709 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-15269](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15269)
![](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
The PSFTPd 10.0.4 Build 729 server does not prevent FTP bounce scans by default. These can be performed using "nmap -b" and allow performing scans via the FTP server.
### POC
#### Reference
- http://packetstormsecurity.com/files/144972/PSFTPd-Windows-FTP-Server-10.0.4-Build-729-Use-After-Free-Log-Injection.html
#### Github
No PoCs found on GitHub currently.