GHSA-J6M4-FRXH-P4X8
Vulnerability from github – Published: 2022-05-17 05:44 – Updated: 2024-11-19 19:02
VLAI?
Summary
Zope Object Database Denial of Service vulnerability
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "zodb3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.10.0a2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2010-3495"
],
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-01T16:29:16Z",
"nvd_published_at": "2010-10-19T20:00:00Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-j6m4-frxh-p4x8",
"modified": "2024-11-19T19:02:36Z",
"published": "2022-05-17T05:44:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3495"
},
{
"type": "WEB",
"url": "https://github.com/zopefoundation/ZODB/commit/cfe16277ef1b5bb094dc79da50b0df1ee1537590"
},
{
"type": "WEB",
"url": "https://bugs.launchpad.net/zodb/+bug/135108"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/zodb3/PYSEC-2010-27.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/ZODB3/3.10.0a2/#a2-2010-05-04"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20111225005929/http://secunia.com/advisories/41755"
},
{
"type": "WEB",
"url": "http://bugs.python.org/issue6706"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html"
},
{
"type": "WEB",
"url": "http://pypi.python.org/pypi/ZODB3/3.10.0#id1"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/41755"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2010/09/09/6"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2010/09/11/2"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2010/09/22/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2010/09/24/3"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Zope Object Database Denial of Service vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…