CVE-2018-12018

The GetBlockHeadersMsg handler in the LES protocol implementation in Go Ethereum (aka geth) before 1.8.11 may lead to an access violation because of an integer signedness error for the array index, which allows attackers to launch a Denial of Service attack by sending a packet with a -1 query.Skip value. The vulnerable remote node would be crashed by such an attack immediately, aka the EPoD (Ethereum Packet of Death) issue.
Configurations

Configuration 1

cpe:2.3:a:ethereum:go_ethereum:*:*:*:*:*:*:*:*

Information

Published : 2018-07-05 02:29

Updated : 2018-09-04 03:57


NVD link : CVE-2018-12018

Mitre link : CVE-2018-12018

Products Affected
No products.
CWE
CWE-129

Improper Validation of Array Index