Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. pyftpdlib
  4. ›
  5. CVE-2010-3494

CVE-2010-3494: Concurrent Execution using Shared Resource with Improper Synchronization in pyftpdlib

May 17, 2022 (updated October 21, 2024)

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.

References

  • bugs.launchpad.net/zodb/+bug/135108
  • github.com/advisories/GHSA-hw4g-fhcp-x5mq
  • github.com/giampaolo/pyftpdlib
  • github.com/pypa/advisory-database/tree/main/vulns/pyftpdlib/PYSEC-2010-11.yaml
  • nvd.nist.gov/vuln/detail/CVE-2010-3494

Code Behaviors & Features

Detect and mitigate CVE-2010-3494 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.5.2

Fixed versions

  • 0.5.2

Solution

Upgrade to version 0.5.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

pypi/pyftpdlib/CVE-2010-3494.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:41 +0000.