Cosmos Network Ethermint <= v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. Due to the inconsistency between the Storage caching cycle and the Tx processing cycle, Storage changes caused by a failed transaction are improperly reserved in memory. Although the bad storage cache data will be discarded at EndBlock, it is still valid in the current block, which enables many possible attacks such as an "arbitrary mint token".
References
Link | Resource |
---|---|
https://github.com/cosmos/ethermint/issues/667#issuecomment-759284107 | Exploit Third Party Advisory |
https://github.com/cosmos/ethermint/issues/667#issuecomment-759284107 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/cosmos/ethermint/issues/667#issuecomment-759284107 - Exploit, Third Party Advisory |
Information
Published : 2021-02-08 18:15
Updated : 2024-11-21 05:55
NVD link : CVE-2021-25837
Mitre link : CVE-2021-25837
CVE.ORG link : CVE-2021-25837
JSON object : View
Products Affected
chainsafe
- ethermint
CWE