VDB
KO

PYSEC-2010-27

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / zodb3
Introduced in: 0 Fixed in: 3.10.0a1
Fix pip install --upgrade 'zodb3>=3.10.0a1'

References