CVE-2024-37158

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.
Configurations

No configuration.

History

No history.

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