Vulnerability 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 Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Evmos | Evmos | < 19.0.0 |
Related Weaknesses (CWE)
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
FAQ
What is CVE-2024-39696?
CVE-2024-39696 is a vulnerability with a CVSS score of 8.8 (HIGH). 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, ...
How severe is CVE-2024-39696?
CVE-2024-39696 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39696?
Check the references section above for vendor advisories and patch information. Affected products include: Evmos Evmos.