Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Evmos | Evmos | < 18.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/evmos/evmos/commit/b2a09ca66613d8b04decd3f2dcba8e1e77709dcbPatch
- https://github.com/evmos/evmos/security/advisories/GHSA-pxv8-qhrh-jc7vVendor Advisory
- https://github.com/evmos/evmos/commit/b2a09ca66613d8b04decd3f2dcba8e1e77709dcbPatch
- https://github.com/evmos/evmos/security/advisories/GHSA-pxv8-qhrh-jc7vVendor Advisory
FAQ
What is CVE-2024-37158?
CVE-2024-37158 is a vulnerability with a CVSS score of 3.5 (LOW). 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...
How severe is CVE-2024-37158?
CVE-2024-37158 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-37158?
Check the references section above for vendor advisories and patch information. Affected products include: Evmos Evmos.