Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, a different vulnerability than CVE-2010-3494.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:10
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.python.org/issue6706 - Patch | |
References | () http://code.google.com/p/pyftpdlib/issues/detail?id=91 - | |
References | () http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY - | |
References | () http://code.google.com/p/pyftpdlib/source/detail?r=439 - | |
References | () http://code.google.com/p/pyftpdlib/source/diff?spec=svn439&r=439&format=side&path=/trunk/pyftpdlib/ftpserver.py - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/09/6 - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/11/2 - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/22/3 - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/24/3 - | |
References | () https://bugs.launchpad.net/zodb/+bug/135108 - |
Information
Published : 2010-10-19 20:00
Updated : 2025-04-11 00:51
NVD link : CVE-2009-5010
Mitre link : CVE-2009-5010
CVE.ORG link : CVE-2009-5010
JSON object : View
Products Affected
g.rodola
- pyftpdlib
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')