CVE-2022-29177 MEDIUM

CVE-2022-29177: DoS via malicious p2p message in Go-Ethereum

Vendor Ethereum
Product go-ethereum
Weakness CWE-400
Published May 20, 2022
Last update April 23, 2025

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 20, 2022 CVE published
April 23, 2025 Record updated