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
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
First Time Evmos
Evmos evmos
CPE cpe:2.3:a:evmos:evmos:*:*:*:*:*:*:*:*

07 Jun 2024, 14:56

Type Values Removed Values Added
Summary
  • (es) Evmos es el centro de máquinas virtuales Ethereum (EVM) en Cosmos Network. Existe un problema con la forma de realizar apuestas líquidas utilizando Safe, que en sí mismo es un contrato. El error solo aparece cuando hay un cambio de estado local junto con una transferencia ICS20 en la misma función y usa el saldo del contrato, es decir, usa la dirección del contrato como parámetro del remitente en una transferencia ICS20 usando la precompilación ICS20. Este es, en esencia, el "fallo del dinero infinito" que permite a los contratos duplicar el suministro de Evmos después de cada transacción. El problema se ha solucionado en las versiones >=V18.1.0.

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