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
Information
Published : 2018-12-23 19:29
Updated : 2019-10-02 17:03
NVD link : CVE-2018-20421
Mitre link : CVE-2018-20421
JSON object : View
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
Products Affected
ethereum
- go_ethereum