Vulnerabilities (CVE)

Filtered by vendor Ethereum Subscribe
Filtered by product Go Ethereum
Total 21 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-12018 1 Ethereum 1 Go Ethereum 2024-11-21 5.0 MEDIUM 7.5 HIGH
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.