gsd-2021-41173
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-41173", "description": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.", "id": "GSD-2021-41173" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-41173" ], "details": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.", "id": "GSD-2021-41173", "modified": "2023-12-13T01:23:27.212750Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41173", "STATE": "PUBLIC", "TITLE": "DoS via maliciously crafted p2p message " }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "go-ethereum", "version": { "version_data": [ { "version_value": "\u003c 1.10.9" } ] } } ] }, "vendor_name": "ethereum" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20: Improper Input Validation" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v", "refsource": "CONFIRM", "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v" }, { "name": "https://github.com/ethereum/go-ethereum/pull/23801", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/pull/23801" }, { "name": "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738" }, { "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9" } ] }, "source": { "advisory": "GHSA-59hh-656j-3p7v", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv1.10.9", "affected_versions": "All versions before 1.10.9", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2021-10-28", "description": "Go Ethereum is the official Golang implementation of the Ethereum protocol. A vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.", "fixed_versions": [ "v1.10.9" ], "identifier": "CVE-2021-41173", "identifiers": [ "CVE-2021-41173" ], "not_impacted": "All versions starting from v1.10.9", "package_slug": "go/github.com/ethereum/go-ethereum", "pubdate": "2021-10-26", "solution": "Upgrade to version v1.10.9 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-41173" ], "uuid": "e822eb4f-cd9b-411f-8ca9-19d86f4141ca", "versions": [ { "commit": { "sha": "eae3b1946a276ac099e0018fc792d9e8c3bfda6d", "tags": [ "v1.10.9" ], "timestamp": "20210929175941" }, "number": "v1.10.9" } ] }, { "affected_range": "\u003cv1.10.9", "affected_versions": "All versions before 1.10.9", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-707", "CWE-937" ], "date": "2023-02-09", "description": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.", "fixed_versions": [ "v1.10.9" ], "identifier": "CVE-2021-41173", "identifiers": [ "GHSA-59hh-656j-3p7v", "CVE-2021-41173" ], "not_impacted": "All versions starting from 1.10.9", "package_slug": "go/github.com/ethereum/go-ethereum/eth/protocols/snap", "pubdate": "2021-10-25", "solution": "Upgrade to version 1.10.9 or above.", "title": "Improper Neutralization", "urls": [ "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v", "https://nvd.nist.gov/vuln/detail/CVE-2021-41173", "https://github.com/ethereum/go-ethereum/pull/23801", "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738", "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9", "https://github.com/ethereum/go-ethereum/pull/23657/commits/f1fd963a5a965e643e52fcf805a2a02a323c32b8", "https://pkg.go.dev/vuln/GO-2022-0256", "https://github.com/advisories/GHSA-59hh-656j-3p7v" ], "uuid": "bf39abf3-ddc3-4e3e-b2d5-cb3d7e3946f7", "versions": [ { "commit": { "sha": "eae3b1946a276ac099e0018fc792d9e8c3bfda6d", "tags": [ "v1.10.9" ], "timestamp": "20210929175941" }, "number": "v1.10.9" } ] }, { "affected_range": "\u003cv1.10.9", "affected_versions": "All versions before 1.10.9", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-707", "CWE-937" ], "date": "2023-02-09", "description": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.", "fixed_versions": [ "v1.10.9" ], "identifier": "CVE-2021-41173", "identifiers": [ "GHSA-59hh-656j-3p7v", "CVE-2021-41173" ], "not_impacted": "All versions starting from 1.10.9", "package_slug": "go/github.com/ethereum/go-ethereum/trie", "pubdate": "2021-10-25", "solution": "Upgrade to version 1.10.9 or above.", "title": "Improper Neutralization", "urls": [ "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v", "https://nvd.nist.gov/vuln/detail/CVE-2021-41173", "https://github.com/ethereum/go-ethereum/pull/23801", "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738", "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9", "https://github.com/ethereum/go-ethereum/pull/23657/commits/f1fd963a5a965e643e52fcf805a2a02a323c32b8", "https://pkg.go.dev/vuln/GO-2022-0256", "https://github.com/advisories/GHSA-59hh-656j-3p7v" ], "uuid": "7e2801c0-ef60-43df-a5b8-0e4d23d59517", "versions": [ { "commit": { "sha": "eae3b1946a276ac099e0018fc792d9e8c3bfda6d", "tags": [ "v1.10.9" ], "timestamp": "20210929175941" }, "number": "v1.10.9" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ethereum:go_ethereum:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.10.9", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41173" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ethereum/go-ethereum/pull/23801", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/pull/23801" }, { "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9" }, { "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v" }, { "name": "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 3.6 } }, "lastModifiedDate": "2021-10-28T20:55Z", "publishedDate": "2021-10-26T14:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.