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
No history.
Information
Published : 2010-10-19 20:00
Updated : 2024-02-04 17:54
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')