Description
Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, incorrect values can be logged when `raw_log` builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in production. The `build_IR` function of the `RawLog` class fails to properly unwrap the variables provided as topics. Consequently, incorrect values are logged as topics. As of time of publication, no fixed version is available.
INFO
Published Date :
2024-04-25T17:18:27.026Z
Last Modified :
2024-08-02T02:13:40.291Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-32645 vulnerability.
| Vendors | Products |
|---|---|
| Vyperlang |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-32645.