cve/2007/CVE-2007-6737.md
2024-05-26 14:27:05 +02:00

708 B

CVE-2007-6737

Description

FTPServer.py in pyftpdlib before 0.2.0 does not increment the attempted_logins count for a USER command that specifies an invalid username, which makes it easier for remote attackers to obtain access via a brute-force attack.

POC

Reference

Github

No PoCs found on GitHub currently.