Cosmos Network Ethermint <= v0.4.0 is affected by a cross-chain transaction replay vulnerability in the EVM module. Since ethermint uses the same chainIDEpoch and signature schemes with ethereum for compatibility, a verified signature in ethereum is still valid in ethermint with the same msg content and chainIDEpoch, which enables "cross-chain transaction replay" attack.
github.com/cosmos/ethermint/rpc/namespaces/eth
{ "nvd_published_at": null, "cwe_ids": [ "CWE-294", "CWE-295" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-05-12T21:11:09Z" }