CVE-2024-39696

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-39696
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-39696.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-39696
Aliases
Related
Published
2024-07-05T19:15:10Z
Modified
2025-01-08T02:47:21Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/evmos/evmos

Affected ranges

Type
GIT
Repo
https://github.com/evmos/evmos
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed