Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the getpeername function having an ENOTCONN error, 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://code.google.com/p/pyftpdlib/issues/detail?id=100 - | |
References | () http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY - | |
References | () http://code.google.com/p/pyftpdlib/source/detail?r=543 - | |
References | () http://code.google.com/p/pyftpdlib/source/diff?spec=svn543&r=543&format=side&path=/trunk/pyftpdlib/ftpserver.py - |
Information
Published : 2010-10-19 20:00
Updated : 2024-11-21 01:10
NVD link : CVE-2009-5011
Mitre link : CVE-2009-5011
CVE.ORG link : CVE-2009-5011
JSON object : View
Products Affected
g.rodola
- pyftpdlib
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')