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.
References
Link | Resource |
---|---|
https://github.com/evmos/evmos/commit/478b7a62e7af57a70cf3a01126c7f5a89bee69d7 | Patch |
https://github.com/evmos/evmos/security/advisories/GHSA-xgr7-jgq3-mhmc | Exploit Vendor Advisory |
Configurations
History
15 Oct 2024, 19:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/evmos/evmos/commit/478b7a62e7af57a70cf3a01126c7f5a89bee69d7 - Patch | |
References | () https://github.com/evmos/evmos/security/advisories/GHSA-xgr7-jgq3-mhmc - Exploit, Vendor Advisory | |
First Time |
Evmos
Evmos evmos |
|
CPE | cpe:2.3:a:evmos:evmos:*:*:*:*:*:*:*:* |
07 Jun 2024, 14:56
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
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
CVE.ORG link : CVE-2024-37153
JSON object : View
Products Affected
evmos
- evmos
CWE
CWE-670
Always-Incorrect Control Flow Implementation