Skip to content

Zope Object Database Denial of Service vulnerability

Moderate severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated May 1, 2024

Package

pip zodb3 (pip)

Affected versions

< 3.10.0a2

Patched versions

3.10.0a2

Description

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.

References

Published by the National Vulnerability Database Oct 19, 2010
Published to the GitHub Advisory Database May 17, 2022
Reviewed May 1, 2024
Last updated May 1, 2024

Severity

Moderate

EPSS score

3.761%
(92nd percentile)

Weaknesses

CVE ID

CVE-2010-3495

GHSA ID

GHSA-j6m4-frxh-p4x8

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.