CVE-2018-12018
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
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.
Overview
- CVE ID
- CVE-2018-12018
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-07-05T02:29:00
- Last Modified Date
- 2018-09-04T15:57:30
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:ethereum:go_ethereum:*:*:*:*:*:*:*:* | 1 | OR | 1.8.11 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://peckshield.com/2018/06/27/EPoD/ | Exploit Third Party Advisory |
https://github.com/ethereum/go-ethereum/releases/tag/v1.8.11 | Third Party Advisory |
https://github.com/ethereum/go-ethereum/pull/16891 | Issue Tracking Patch Third Party Advisory |
https://github.com/ethereum/go-ethereum/commit/a5237a27eaf81946a3edb4fafe13ed6359d119e4 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-12018 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12018 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:38:13 | Added to TrackCVE | |||
2022-12-03 09:01:00 | 2018-07-05T02:29Z | 2018-07-05T02:29:00 | CVE Published Date | updated |
2022-12-03 09:01:00 | 2018-09-04T15:57:30 | CVE Modified Date | updated | |
2022-12-03 09:01:00 | Analyzed | Vulnerability Status | updated |