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

18 lines
677 B
Markdown

### [CVE-2008-7263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7263)
![](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
ftpserver.py in pyftpdlib before 0.5.0 does not delay its response after receiving an invalid login attempt, which makes it easier for remote attackers to obtain access via a brute-force attack.
### POC
#### Reference
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
#### Github
No PoCs found on GitHub currently.