Vulnerability Details : CVE-2022-29177
Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that addresses the problem. As a workaround, setting loglevel to default level (`INFO`) makes the node not vulnerable to this attack.
Products affected by CVE-2022-29177
- cpe:2.3:a:ethereum:go_ethereum:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-29177
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 38 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-29177
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2022-29177
-
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.Assigned by: security-advisories@github.com (Secondary)
References for CVE-2022-29177
-
https://github.com/ethereum/go-ethereum/pull/24507
p2p: define DiscReason as uint8 by fjl · Pull Request #24507 · ethereum/go-ethereum · GitHubPatch;Third Party Advisory
-
https://github.com/ethereum/go-ethereum/security/advisories/GHSA-wjxw-gh3m-7pm5
DoS via malicious p2p message · Advisory · ethereum/go-ethereum · GitHubPatch;Third Party Advisory
Jump to