4.3
CVSSv2

CVE-2010-3493

Published: 19/10/2010 Updated: 25/10/2019
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P

Vulnerability Summary

Multiple race conditions in smtpd.py in the smtpd module in Python 2.6, 2.7, 3.1, and 3.2 alpha allow remote malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

python python 3.1

python python 3.2

Vendor Advisories

Applications using certain Python 3 modules could be made to crash or expose sensitive information over the network ...
Several security issues were fixed in Python 24 ...
Several security issues were fixed in Python 25 ...
Several security issues were fixed in Python 26 ...