CVE-2010-3493

Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow 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, an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, or the getpeername function having an ENOTCONN error, a related issue to CVE-2010-3492.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*
cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*

History

No history.

Information

Published : 2010-10-19 20:00

Updated : 2023-12-10 11:03


NVD link : CVE-2010-3493

Mitre link : CVE-2010-3493

CVE.ORG link : CVE-2010-3493


JSON object : View

Products Affected

python

  • python
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')