Security Advisory

CVE-2024-39696

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-05 18:49:22
Last updated 2024-08-02 04:26:15
Assigner GitHub_M
State PUBLISHED

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.