PT-2010-1813 · Python · Pyftpdlib
Published
2010-10-19
·
Updated
2022-05-02
·
CVE-2009-5011
CVSS v4.0
6.3
Medium
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
pyftpdlib versions prior to 0.5.2
Description
A race condition exists in the FTPHandler class in ftpserver.py, allowing remote attackers to cause a denial of service by establishing and then immediately closing a TCP connection. This leads to an error in the getpeername function, resulting in a daemon outage.
Recommendations
For versions prior to 0.5.2, update to version 0.5.2 or later to resolve the issue. As a temporary workaround, consider implementing measures to handle and recover from TCP connection closures to minimize the risk of daemon outage.
Fix
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pyftpdlib