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-2010-3494 Details

Description

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 accept function having an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, a related issue to CVE-2010-3492.

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.

URLSource(s)Tag(s)
http://bugs.python.org/issue6706 CVEPatch
http://code.google.com/p/pyftpdlib/issues/detail?id=104 CVE
http://code.google.com/p/pyftpdlib/issues/detail?id=105 CVE
http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY CVE
http://code.google.com/p/pyftpdlib/source/detail?r=556 CVE

see all 22 references

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.1
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:*:*:*:*:*:*:*
  • cpe:2.3:a:g.rodola:pyftpdlib:0.5.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2010-3494
NVD Published Date:
Oct 19, 2010
NVD Last Modified:
Jun 16, 2026
Source:
[email protected]