Security Advisory

CVE-2010-3494

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2010-10-19 19:00:00
Last updated 2024-09-16 20:01:23
Assigner mitre
CVSS score not scored
State PUBLISHED

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.