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

CVE-2009-5010: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in pyftpdlib

May 2, 2022 (updated October 14, 2024)

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

  • bugs.launchpad.net/zodb/+bug/135108
  • github.com/advisories/GHSA-mpg6-rgp4-35rr
  • github.com/giampaolo/pyftpdlib
  • github.com/pypa/advisory-database/tree/main/vulns/pyftpdlib/PYSEC-2010-7.yaml
  • nvd.nist.gov/vuln/detail/CVE-2009-5010

Code Behaviors & Features

Detect and mitigate CVE-2009-5010 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.1

Fixed versions

  • 0.5.1

Solution

Upgrade to version 0.5.1 or above.

Impact 4.3 MEDIUM

AV:N/AC:M/Au:N/C:N/I:N/A:P

Learn more about CVSS

Weakness

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

Source file

pypi/pyftpdlib/CVE-2009-5010.yml

Spotted a mistake? Edit the file on GitLab.

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

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