Vulnerability Description
The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of service via a STOU command.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| G.Rodola | Pyftpdlib | <= 0.1.1 |
Related Weaknesses (CWE)
References
- http://code.google.com/p/pyftpdlib/issues/detail?id=25
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
- http://code.google.com/p/pyftpdlib/source/detail?r=37
- http://code.google.com/p/pyftpdlib/source/diff?spec=svn37&r=37&format=side&path=
- http://code.google.com/p/pyftpdlib/issues/detail?id=25
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
- http://code.google.com/p/pyftpdlib/source/detail?r=37
- http://code.google.com/p/pyftpdlib/source/diff?spec=svn37&r=37&format=side&path=
FAQ
What is CVE-2007-6740?
CVE-2007-6740 is a vulnerability with a CVSS score of 4.0 (MEDIUM). The ftp_STOU function in FTPServer.py in pyftpdlib before 0.2.0 does not limit the number of attempts to discover a unique filename, which might allow remote authenticated users to cause a denial of s...
How severe is CVE-2007-6740?
CVE-2007-6740 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-6740?
Check the references section above for vendor advisories and patch information. Affected products include: G.Rodola Pyftpdlib.