CVE-2024-39696
The funder address can be any address, so this vulnerability can be used to drain all the accounts in the chain.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.52%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Evmos is a decentralized Ethereum Virtual Machine chain on the Cosmos Network. Prior to version 19.0.0, a user can create a vesting account with a 3rd party account (EOA or contract) as funder. Then, this user can create an authorization for the contract.CallerAddress, this is the authorization checked in the code. But the funds are taken from the funder address provided in the message. Consequently, the user can fund a vesting account with a 3rd party account without its permission. The funder address can be any address, so this vulnerability can be used to drain all the accounts in the chain. The issue has been patched in version 19.0.0.
- CVSS 3.1
- 8.1 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
- EPSS
- 0.52% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Affected
- evmos/evmos
- Source
- security-advisories@github.com
References
- https://github.com/evmos/evmos/commit/0a620e176617a835ac697eea494afea09185dfafPatch
- https://github.com/evmos/evmos/security/advisories/GHSA-q6hg-6m9x-5g9cVendor Advisory
- https://github.com/evmos/evmos/commit/0a620e176617a835ac697eea494afea09185dfafPatch
- https://github.com/evmos/evmos/security/advisories/GHSA-q6hg-6m9x-5g9cVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.