Race condition in ZEO/StorageServer.py in Zope Object Database (ZODB) before 3.10.0a2 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.
{
"nvd_published_at": "2010-10-19T20:00:00Z",
"cwe_ids": [
"CWE-362"
],
"severity": "MODERATE",
"github_reviewed_at": "2024-05-01T16:29:16Z",
"github_reviewed": true
}