Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2009-5010 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

No CVSS 3.x data is available for this CVE.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')[email protected]

Affected Products

ProductVersions
g.rodola pyftpdlib
<= 0.5.0
0.1
0.1.1
0.2.0
0.3.0

CPE

  • cpe:2.3:a:g.rodola:pyftpdlib:*:*:*:*:*:*:*:*
  • cpe:2.3:a:g.rodola:pyftpdlib:0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:g.rodola:pyftpdlib:0.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:g.rodola:pyftpdlib:0.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:g.rodola:pyftpdlib:0.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:g.rodola:pyftpdlib:0.4.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2009-5010
NVD Published Date:
Oct 19, 2010
NVD Last Modified:
Jun 16, 2026
Source:
[email protected]
CVE-2009-5010 Details - Not Deferred