Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. Preliminary checks on actions computed by the clawback vesting accounts are performed in the ante handler. Evmos core, implements two different ante handlers: one for Cosmos transactions and one for Ethereum transactions. Checks performed on the two implementation are different. The vulnerability discovered allowed a clawback account to bypass Cosmos ante handler checks by sending an Ethereum transaction targeting a precompile used to interact with a Cosmos SDK module. This vulnerability is fixed in 18.0.0.
References
Configurations
No configuration.
History
20 Jun 2024, 12:44
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
17 Jun 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-17 14:15
Updated : 2024-06-20 12:44
NVD link : CVE-2024-37158
Mitre link : CVE-2024-37158
CVE.ORG link : CVE-2024-37158
JSON object : View
Products Affected
No product.
CWE
CWE-691
Insufficient Control Flow Management