CVE-2010-3495: Zope Object Database Denial of Service vulnerability
(updated )
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
- bugs.launchpad.net/zodb/+bug/135108
- github.com/advisories/GHSA-j6m4-frxh-p4x8
- github.com/pypa/advisory-database/tree/main/vulns/zodb3/PYSEC-2010-27.yaml
- github.com/zopefoundation/ZODB/commit/cfe16277ef1b5bb094dc79da50b0df1ee1537590
- nvd.nist.gov/vuln/detail/CVE-2010-3495
- pypi.org/project/ZODB3/3.10.0a2/
- web.archive.org/web/20111225005929/http://secunia.com/advisories/41755
Detect and mitigate CVE-2010-3495 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →