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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.python.org/issue6706 - Patch | |
References | () http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html - | |
References | () http://pypi.python.org/pypi/ZODB3/3.10.0#id1 - | |
References | () http://secunia.com/advisories/41755 - Vendor Advisory | |
References | () http://www.openwall.com/lists/oss-security/2010/09/09/6 - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/11/2 - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/22/3 - | |
References | () http://www.openwall.com/lists/oss-security/2010/09/24/3 - | |
References | () https://bugs.launchpad.net/zodb/+bug/135108 - |
Information
Published : 2010-10-19 20:00
Updated : 2024-11-21 01:18
NVD link : CVE-2010-3495
Mitre link : CVE-2010-3495
CVE.ORG link : CVE-2010-3495
JSON object : View
Products Affected
zope
- zodb
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')