CVE-2024-37153

Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. There is an issue with how to liquid stake using Safe which itself is a contract. The bug only appears when there is a local state change together with an ICS20 transfer in the same function and uses the contract's balance, that is using the contract address as the sender parameter in an ICS20 transfer using the ICS20 precompile. This is in essence the "infinite money glitch" allowing contracts to double the supply of Evmos after each transaction.The issue has been patched in versions >=V18.1.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:evmos:evmos:*:*:*:*:*:*:*:*

History

15 Oct 2024, 19:40

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE CWE-670
First Time Evmos evmos
Evmos
CPE cpe:2.3:a:evmos:evmos:*:*:*:*:*:*:*:*
References () https://github.com/evmos/evmos/commit/478b7a62e7af57a70cf3a01126c7f5a89bee69d7 - () https://github.com/evmos/evmos/commit/478b7a62e7af57a70cf3a01126c7f5a89bee69d7 - Patch
References () https://github.com/evmos/evmos/security/advisories/GHSA-xgr7-jgq3-mhmc - () https://github.com/evmos/evmos/security/advisories/GHSA-xgr7-jgq3-mhmc - Exploit, Vendor Advisory

06 Jun 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-06 19:15

Updated : 2024-10-15 19:40


NVD link : CVE-2024-37153

Mitre link : CVE-2024-37153


JSON object : View

Products Affected

evmos

  • evmos
CWE
CWE-670

Always-Incorrect Control Flow Implementation