CVE-2010-3493
Last modified
CVE-2010-3493 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 2.77% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Python | Python | 3.1 | — |
| Python | Python | 3.2 | Alpha |
References
- http://bugs.python.org/issue6706Patch, Vendor Advisory
- http://bugs.python.org/issue9129Patch, Vendor Advisory
- http://bugs.python.org/issue6706Patch, Vendor Advisory
- http://bugs.python.org/issue9129Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2010-3493?
How severe is CVE-2010-3493?
How do I fix CVE-2010-3493?
Are you affected by CVE-2010-3493?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
