Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1wNWdjLTk1N3gtZ2Z3Oc4AAWV1
Go Ethereum LES protocol implementation vulnerable to Denial of Service
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.
Permalink: https://github.com/advisories/GHSA-p5gc-957x-gfw9JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNWdjLTk1N3gtZ2Z3Oc4AAWV1
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: about 1 year ago
Updated: 3 months ago
CVSS Score: 7.5
CVSS vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Identifiers: GHSA-p5gc-957x-gfw9, CVE-2018-12018
References:
- https://nvd.nist.gov/vuln/detail/CVE-2018-12018
- https://github.com/ethereum/go-ethereum/pull/16891
- https://github.com/ethereum/go-ethereum/commit/a5237a27eaf81946a3edb4fafe13ed6359d119e4
- https://github.com/ethereum/go-ethereum/releases/tag/v1.8.11
- https://pkg.go.dev/vuln/GO-2021-0075
- https://web.archive.org/web/20180628022133/https://peckshield.com/2018/06/27/EPoD/
- https://peckshield.com/2018/06/27/EPoD/
- https://github.com/advisories/GHSA-p5gc-957x-gfw9
Affected Packages
go:github.com/ethereum/go-ethereum
Versions: < 1.8.11Fixed in: 1.8.11
go:github.com/ethereum/go-ethereum/les
Versions: < 1.8.11Fixed in: 1.8.11