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

18 lines
721 B
Markdown

### [CVE-2005-2727](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2727)
![](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
Home Ftp Server 1.0.7 stores sensitive user information and server information in the same directory as the user's home directory, which allows remote authenticated users to obtain sensitive information by obtaining ftpmembers.lst and ftpsettings.lst.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112490496918102&w=2
#### Github
No PoCs found on GitHub currently.