gsd-2020-26264
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 before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-26264", "description": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25.", "id": "GSD-2020-26264", "references": [ "https://www.suse.com/security/cve/CVE-2020-26264.html", "https://security.archlinux.org/CVE-2020-26264" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-26264" ], "details": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25.", "id": "GSD-2020-26264", "modified": "2023-12-13T01:22:09.101121Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-26264", "STATE": "PUBLIC", "TITLE": "LES Server DoS via GetProofsV2" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "go-ethereum", "version": { "version_data": [ { "version_value": "\u003c 1.9.25" } ] } } ] }, "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 before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400 Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q", "refsource": "CONFIRM", "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q" }, { "name": "https://github.com/ethereum/go-ethereum/pull/21896", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/pull/21896" }, { "name": "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46" }, { "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25", "refsource": "MISC", "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25" } ] }, "source": { "advisory": "GHSA-r33q-22hv-j29q", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv1.9.25", "affected_versions": "All versions before 1.9.25", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2020-12-14", "description": "Go Ethereum, or `Geth`, is the official Golang implementation of the Ethereum protocol. In Geth a denial-of-service vulnerability can make a `LES` server crash via malicious `GetProofsV2` request from a connected `LES` client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit.", "fixed_versions": [ "v1.9.25" ], "identifier": "CVE-2020-26264", "identifiers": [ "CVE-2020-26264", "GHSA-r33q-22hv-j29q" ], "not_impacted": "All versions starting from 1.9.25", "package_slug": "go/github.com/ethereum/go-ethereum", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.9.25 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-26264" ], "uuid": "07369851-09f5-4613-b2fe-e27630bc9816", "versions": [ { "commit": { "sha": "e7872729012a4871397307b12cc3f4772ffcbec6", "tags": [ "v1.9.25" ], "timestamp": "20201211080316" }, "number": "v1.9.25" } ] }, { "affected_range": "\u003cv1.9.25", "affected_versions": "All versions before 1.9.25", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2020-12-14", "description": "Go Ethereum, or `Geth`, is the official Golang implementation of the Ethereum protocol. In `Geth` a denial-of-service vulnerability can make a `LES` server crash via malicious `GetProofsV2` request from a connected `LES` client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit.", "fixed_versions": [ "v1.9.25" ], "identifier": "CVE-2020-26264", "identifiers": [ "CVE-2020-26264", "GHSA-r33q-22hv-j29q" ], "not_impacted": "All versions starting from 1.9.25", "package_slug": "go/github.com/ethereum/go-ethereum/cmd/evm", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.9.25 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-26264" ], "uuid": "ce2309e8-c669-4f8d-89cc-c347740e0aae", "versions": [ { "commit": { "sha": "e7872729012a4871397307b12cc3f4772ffcbec6", "tags": [ "v1.9.25" ], "timestamp": "20201211080316" }, "number": "v1.9.25" } ] }, { "affected_range": "\u003cv1.9.25", "affected_versions": "All versions before 1.9.25", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2020-12-14", "description": "Go Ethereum, or `Geth`, is the official Golang implementation of the Ethereum protocol. In `Geth` a denial-of-service vulnerability can make a `LES` server crash via malicious `GetProofsV2` request from a connected `LES` client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit.", "fixed_versions": [ "v1.9.25" ], "identifier": "CVE-2020-26264", "identifiers": [ "CVE-2020-26264", "GHSA-r33q-22hv-j29q" ], "not_impacted": "All versions starting from 1.9.25", "package_slug": "go/github.com/ethereum/go-ethereum/eth", "pubdate": "2020-12-11", "solution": "Upgrade to version 1.9.25 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-26264" ], "uuid": "c5c62fd4-b810-40d6-bfbe-05fea1827cae", "versions": [ { "commit": { "sha": "e7872729012a4871397307b12cc3f4772ffcbec6", "tags": [ "v1.9.25" ], "timestamp": "20201211080316" }, "number": "v1.9.25" } ] }, { "affected_range": "\u003c1.9.25", "affected_versions": "All versions before 1.9.25", "cvss_v2": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-400", "CWE-937" ], "date": "2021-06-29", "description": "Go Ethereum, or \"Geth\", is the official Golang implementation of the Ethereum protocol. In Geth before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25.", "fixed_versions": [ "1.9.25" ], "identifier": "CVE-2020-26264", "identifiers": [ "GHSA-r33q-22hv-j29q", "CVE-2020-26264" ], "not_impacted": "All versions starting from 1.9.25", "package_slug": "go/github.com/ethereum/go-ethereum/les", "pubdate": "2021-06-29", "solution": "Upgrade to version 1.9.25 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q", "https://nvd.nist.gov/vuln/detail/CVE-2020-26264", "https://github.com/ethereum/go-ethereum/pull/21896", "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46", "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25", "https://github.com/advisories/GHSA-r33q-22hv-j29q" ], "uuid": "56dc692d-93b1-429d-b043-206ed06d8d27" } ] }, "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.25", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-26264" }, "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 before version 1.9.25 a denial-of-service vulnerability can make a LES server crash via malicious GetProofsV2 request from a connected LES client. This vulnerability only concerns users explicitly enabling les server; disabling les prevents the exploit. The vulnerability was patched in version 1.9.25." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-400" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ethereum/go-ethereum/pull/21896", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/pull/21896" }, { "name": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-r33q-22hv-j29q" }, { "name": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25" }, { "name": "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ethereum/go-ethereum/commit/bddd103a9f0af27ef533f04e06ea429cf76b6d46" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2020-12-14T18:06Z", "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.