mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
853 B
Markdown
18 lines
853 B
Markdown
### [CVE-2017-15272](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15272)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The PSFTPd 10.0.4 Build 729 server stores its configuration inside PSFTPd.dat. This file is a Microsoft Access Database and can be extracted. The application sets the encrypt flag with the password "ITsILLEGAL"; however, this password is not required to extract the data. Cleartext is used for a user password.
|
|
|
|
### 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.
|
|
|