SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2010-3494

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…

MEDIUM 4.3EPSS 2.29%

Does this matter?

Lower severity and a low EPSS score (2.29%). Track it; it rarely justifies an emergency change on its own.

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.

CVSS 2.0
4.3 MEDIUMAV:N/AC:M/Au:N/C:N/I:N/A:P
EPSS
2.29% probability · 82th percentile
CISA KEV
Not listed
Weakness
CWE-362
Affected
g.rodola/pyftpdlib
Source
cve@mitre.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.