CVE-2018-20421

Go Ethereum (aka geth) 1.8.19 allows attackers to cause a denial of service (memory consumption) by rewriting the length of a dynamic array in memory, and then writing data to a single memory location with a large index number, as demonstrated by use of "assembly { mstore }" followed by a "c[0xC800000] = 0xFF" assignment.
References
Link Resource
https://github.com/ethereum/go-ethereum/issues/18289 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2018-12-24 03:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-20421

Mitre link : CVE-2018-20421

CVE.ORG link : CVE-2018-20421


JSON object : View

Products Affected

ethereum

  • go_ethereum
CWE
CWE-770

Allocation of Resources Without Limits or Throttling