CVE-2010-3493
Published Oct 19, 2010
Last updated 5 years ago
Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:N/A:P
Weaknesses
- nvd@nist.gov
- CWE-362
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "74AC7EE5-F01D-4F28-80D1-4076B7B24BA6" }, { "criteria": "cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E2C8F3C4-91AB-4AE3-A2FB-A093F97742FD" } ], "operator": "OR" } ] } ]