Home/CVE/Evmos is a scalable, high-throughput Proof-of-Stake EVM blockchain that is fully compatible and interoperable with Ether
CVE

CVE-2024-32644

Evmos is a scalable, high-throughput Proof-of-Stake EVM blockchain that is fully compatible and interoperable with Ether

Evmos is a scalable, high-throughput Proof-of-Stake EVM blockchain that is fully compatible and interoperable with Ethereum. Prior to 17.0.0, there is a way to mint arbitrary tokens due to the possibility to have two different states not in sync during the execution of a transaction. The exploit is based on the fact that to sync the Cosmos SDK state and the EVM one, we rely on the stateDB.Commit() method.

When we call this method, we iterate though all the dirtyStorage and, if and only if it is different than the originStorage, we set the new state. Setting the new state means we update the Cosmos SDK KVStore. If a contract storage state that is the same before and after a transaction, but is changed during the transaction and can call an external contract after the change, it can be exploited to make the transaction similar to non-atomic.

The vulnerability is critical since this could lead to drain of funds through creative SC interactions. The issue has been patched in versions >=V17.0.0.

CRITICAL · CVSS 9.1 EPSS 0.0062
Schedule remediation
  • SSVC automatable: yes - attacks can be scripted at scale
  • CVSS base score ≥ 7.0
Sigma rules0 YARA rules0

Weakness Classification

Affected Products & Versions

1
evmos< 17.0.0

Affected Packages

22
Language-ecosystem packages (from OSV) tied to this CVE, with the version that fixes it - the dependency-level detail NVD doesn’t carry.
Go github.com/evmos/evmos
Go github.com/evmos/evmos/v10
Go github.com/evmos/evmos/v11
Go github.com/evmos/evmos/v12
Go github.com/evmos/evmos/v13
Go github.com/evmos/evmos/v14
Go github.com/evmos/evmos/v15
Go github.com/evmos/evmos/v16 CRITICAL fixed in 17.0.0
Go github.com/evmos/evmos/v17 fixed in 17.0.0
Go github.com/evmos/evmos/v2
Go github.com/evmos/evmos/v3
Go github.com/evmos/evmos/v4
Go github.com/evmos/evmos/v5 CRITICAL
Go github.com/evmos/evmos/v6 CRITICAL
Go github.com/evmos/evmos/v7 CRITICAL
Go github.com/evmos/evmos/v8
Go github.com/evmos/evmos/v9
Go github.com/tharsis/evmos CRITICAL
Go github.com/tharsis/evmos/v2 CRITICAL
Go github.com/tharsis/evmos/v3 CRITICAL
Go github.com/tharsis/evmos/v4 CRITICAL
Go github.com/tharsis/evmos/v5 CRITICAL

Scoring & Timeline

9.1
CRITICAL · CVSS v3.1 · security-advisories@github.com
View on NVD
Attack Vector
Network Adjacent Local Physical
Attack Complexity
Low High
Privileges Required
None Low High
User Interaction
None Required
Scope
Unchanged Changed
Confidentiality
None Low High
Integrity
None Low High
Availability
None Low High
Published to NVD19 Apr 2024 · 03:15 PM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
SSVC triage · cisa-vulnrichment
Exploitation
none
Automatable
yes
Technical impact
total
SSVC asks the questions that actually drive patch urgency: is it being exploited, can attacks be automated, and how total is the impact.
🔗

References & Sources

3
Intelligence Graph · click any node to traverse
CVETechnique ActorTool Family
drag to reposition · click any node to traverse · button top-right enlarges
External lookups - second-class, for what we don’t hold ourselves
Vulnerabilities
CISA KEV catalog
CWE weaknesses
CAPEC attack patterns
Package vulnerabilities
Threat intelligence
Threat actors
Tools & malware
ATT&CK techniques
IOCs
Detection & defense
Sigma rules
YARA rules
Atomic Red Team tests
D3FEND countermeasures
Compliance
NIST 800-53
ISO 27001:2022
SOC 2 TSC
PCI-DSS v4.0
CIS Controls v8.1
About
All capabilities
Live statistics
Data sources
Privacy policy
Terms of service
threatengine.sh  ·  Open-source threat intelligence platform  ·  100+ authoritative sources  ·  Every fact traces to its origin