ghsa-9h4h-8w5p-f28w
Vulnerability from github
Published
2021-06-29 21:23
Modified
2023-10-02 11:53
Severity ?
VLAI Severity ?
Summary
Go Ethereum Denial of Service
Details
cmd/evm/runner.go
in Go Ethereum (aka geth) allows attackers to cause a denial of service (SEGV) via crafted bytecode.
Specific Go Packages Affected
github.com/ethereum/go-ethereum/cmd/evm
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/ethereum/go-ethereum" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.14" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19184" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": true, "github_reviewed_at": "2021-05-20T18:58:40Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "`cmd/evm/runner.go` in Go Ethereum (aka geth) allows attackers to cause a denial of service (SEGV) via crafted bytecode.\n### Specific Go Packages Affected\ngithub.com/ethereum/go-ethereum/cmd/evm", "id": "GHSA-9h4h-8w5p-f28w", "modified": "2023-10-02T11:53:10Z", "published": "2021-06-29T21:23:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19184" }, { "type": "WEB", "url": "https://github.com/ethereum/go-ethereum/issues/18069" }, { "type": "WEB", "url": "https://github.com/ethereum/go-ethereum/commit/83e2761c3a13524bd5d6597ac08994488cf872ef" }, { "type": "WEB", "url": "https://github.com/ethereum/go-ethereum/commit/fb9f7261ec51e38eedb454594fc19f00de1a6834" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Go Ethereum Denial of Service" }
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.
Loading…
Loading…