CVE-2010-3495
Race condition in ZEO/StorageServer.py in Zope Object Database (ZODB) before 3.10.0 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…
Does this matter?
Lower severity and a low EPSS score (1.35%). Track it; it rarely justifies an emergency change on its own.
Description
Race condition in ZEO/StorageServer.py in Zope Object Database (ZODB) before 3.10.0 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 return value of None, 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
- 1.35% probability · 70th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-362
- Affected
- zope/zodb
- Source
- cve@mitre.org
References
- http://bugs.python.org/issue6706Patch
- http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html
- http://pypi.python.org/pypi/ZODB3/3.10.0#id1
- http://secunia.com/advisories/41755Vendor Advisory
- http://www.openwall.com/lists/oss-security/2010/09/09/6
- http://www.openwall.com/lists/oss-security/2010/09/11/2
- http://www.openwall.com/lists/oss-security/2010/09/22/3
- http://www.openwall.com/lists/oss-security/2010/09/24/3
- https://bugs.launchpad.net/zodb/+bug/135108
- http://bugs.python.org/issue6706Patch
- http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html
- http://pypi.python.org/pypi/ZODB3/3.10.0#id1
- http://secunia.com/advisories/41755Vendor Advisory
- http://www.openwall.com/lists/oss-security/2010/09/09/6
- http://www.openwall.com/lists/oss-security/2010/09/11/2
- http://www.openwall.com/lists/oss-security/2010/09/22/3
- http://www.openwall.com/lists/oss-security/2010/09/24/3
- https://bugs.launchpad.net/zodb/+bug/135108
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.