gsd-2020-26265
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Go Ethereum, or "Geth", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-26265", "description": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version.", "id": "GSD-2020-26265", "references": [ "https://www.suse.com/security/cve/CVE-2020-26265.html", "https://security.archlinux.org/CVE-2020-26265" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-26265" ], "details": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version.", "id": "GSD-2020-26265", "modified": "2023-12-13T01:22:09.165447Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-26265", "STATE": "PUBLIC", "TITLE": "Consensus flaw during block processing" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "go-ethereum", "version": { "version_data": [ { "version_value": "\u003e= 1.9.4, \u003c 1.9.20" } ] } } ] }, "vendor_name": "ethereum" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version." } ] }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-682 Incorrect Calculation" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4", "refsource": "CONFIRM", "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4" }, { "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20" } ] }, "source": { "advisory": "GHSA-xw37-57qp-9mm4", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=v1.9.4 \u003cv1.9.20", "affected_versions": "All versions starting from 1.9.4 before 1.9.20", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-682", "CWE-937" ], "date": "2020-12-14", "description": "Go Ethereum, or `Geth`, is the official Golang implementation of the Ethereum protocol. In `Geth` a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain.", "fixed_versions": [ "v1.9.20" ], "identifier": "CVE-2020-26265", "identifiers": [ "CVE-2020-26265", "GHSA-xw37-57qp-9mm4" ], "not_impacted": "All versions before 1.9.4, all versions starting from 1.9.20", "package_slug": "go/github.com/ethereum/go-ethereum", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.9.20 or above.", "title": "Incorrect Calculation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-26265" ], "uuid": "b22379b0-ad60-4f3f-a99c-7bbd58d7954e", "versions": [ { "commit": { "sha": "46891c12ab54c9e179f26378ce618fd48460190c", "tags": [ "v1.9.4" ], "timestamp": "20190919083653" }, "number": "v1.9.4" }, { "commit": { "sha": "979fc96899c77876e15807005eadd936da17b6c2", "tags": [ "v1.9.20" ], "timestamp": "20200825142037" }, "number": "v1.9.20" } ] }, { "affected_range": "\u003e=v1.9.4 \u003cv1.9.20", "affected_versions": "All versions starting from 1.9.4 before 1.9.20", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-682", "CWE-937" ], "date": "2020-12-14", "description": "Go Ethereum, or `Geth`, is the official Golang implementation of the Ethereum protocol. In `Geth` from and a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain.", "fixed_versions": [ "v1.9.20" ], "identifier": "CVE-2020-26265", "identifiers": [ "CVE-2020-26265", "GHSA-xw37-57qp-9mm4" ], "not_impacted": "All versions before 1.9.4, all versions starting from 1.9.20", "package_slug": "go/github.com/ethereum/go-ethereum/cmd/evm", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.9.20 or above.", "title": "Incorrect Calculation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-26265" ], "uuid": "1807a8fa-d9c0-4310-9bc0-ef7b77e88915", "versions": [ { "commit": { "sha": "46891c12ab54c9e179f26378ce618fd48460190c", "tags": [ "v1.9.4" ], "timestamp": "20190919083653" }, "number": "v1.9.4" }, { "commit": { "sha": "979fc96899c77876e15807005eadd936da17b6c2", "tags": [ "v1.9.20" ], "timestamp": "20200825142037" }, "number": "v1.9.20" } ] }, { "affected_range": "\u003e=1.9.4 \u003c1.9.20", "affected_versions": "All versions starting from 1.9.4 before 1.9.20", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-682", "CWE-78", "CWE-937" ], "date": "2021-06-29", "description": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version.", "fixed_versions": [ "1.9.20" ], "identifier": "CVE-2020-26265", "identifiers": [ "GHSA-xw37-57qp-9mm4", "CVE-2020-26265" ], "not_impacted": "All versions before 1.9.4, all versions starting from 1.9.20", "package_slug": "go/github.com/ethereum/go-ethereum/core", "pubdate": "2021-06-29", "solution": "Upgrade to version 1.9.20 or above.", "title": "Incorrect Calculation", "urls": [ "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4", "https://nvd.nist.gov/vuln/detail/CVE-2020-26265", "https://github.com/ethereum/go-ethereum/pull/21409", "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20", "https://github.com/advisories/GHSA-xw37-57qp-9mm4" ], "uuid": "6c0417cd-f1ad-4f7d-afec-b0ef3ba71516" }, { "affected_range": "\u003e=v1.9.4 \u003cv1.9.20", "affected_versions": "All versions starting from 1.9.4 before 1.9.20", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-682", "CWE-78", "CWE-937" ], "date": "2023-02-09", "description": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version.", "fixed_versions": [ "v1.9.20" ], "identifier": "CVE-2020-26265", "identifiers": [ "GHSA-xw37-57qp-9mm4", "CVE-2020-26265" ], "not_impacted": "All versions before 1.9.4, all versions starting from 1.9.20", "package_slug": "go/github.com/ethereum/go-ethereum/core/state", "pubdate": "2021-06-29", "solution": "Upgrade to version 1.9.20 or above.", "title": "Incorrect Calculation", "urls": [ "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4", "https://nvd.nist.gov/vuln/detail/CVE-2020-26265", "https://github.com/ethereum/go-ethereum/pull/21409", "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20", "https://github.com/ethereum/go-ethereum/pull/21080", "https://github.com/ethereum/go-ethereum/commit/87c0ba92136a75db0ab2aba1046d4a9860375d6a", "https://pkg.go.dev/vuln/GO-2021-0105", "https://github.com/advisories/GHSA-xw37-57qp-9mm4" ], "uuid": "8e2d5970-9494-4ada-8f3e-1105fe62635f", "versions": [ { "commit": { "sha": "46891c12ab54c9e179f26378ce618fd48460190c", "tags": [ "v1.9.4" ], "timestamp": "20190919083653" }, "number": "v1.9.4" }, { "commit": { "sha": "979fc96899c77876e15807005eadd936da17b6c2", "tags": [ "v1.9.20" ], "timestamp": "20200825142037" }, "number": "v1.9.20" } ] }, { "affected_range": "\u003e=v1.9.4 \u003cv1.9.20", "affected_versions": "All versions starting from 1.9.4 before 1.9.20", "cvss_v2": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-682", "CWE-937" ], "date": "2020-12-14", "description": "Go Ethereum, or `Geth`, is the official Golang implementation of the Ethereum protocol. In `Geth` from and a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain.", "fixed_versions": [ "v1.9.20" ], "identifier": "CVE-2020-26265", "identifiers": [ "CVE-2020-26265", "GHSA-xw37-57qp-9mm4" ], "not_impacted": "All versions before 1.9.4, all versions starting from 1.9.20", "package_slug": "go/github.com/ethereum/go-ethereum/eth", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.9.20 or above.", "title": "Incorrect Calculation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-26265" ], "uuid": "87ff862e-a61b-4347-b342-ad6d312a0525", "versions": [ { "commit": { "sha": "46891c12ab54c9e179f26378ce618fd48460190c", "tags": [ "v1.9.4" ], "timestamp": "20190919083653" }, "number": "v1.9.4" }, { "commit": { "sha": "979fc96899c77876e15807005eadd936da17b6c2", "tags": [ "v1.9.20" ], "timestamp": "20200825142037" }, "number": "v1.9.20" } ] } ] }, "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.9.20", "versionStartIncluding": "1.9.4", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-26265" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-682" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20" }, { "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 3.6 } }, "lastModifiedDate": "2020-12-14T18:16Z", "publishedDate": "2020-12-11T17: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.