PT-2010-4862 · None · Pyftpdlib
Paolo Losi
·
Published
2010-10-19
·
Updated
2022-05-17
·
CVE-2010-3494
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/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 in the FTPHandler class in ftpserver.py allows remote attackers to cause a denial of service by establishing and then immediately closing a TCP connection. This leads to the accept function having an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error.
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 unexpected TCP connection closures and errors to minimize the risk of denial of service.
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