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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-0182 | 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. |
Github GHSA |
GHSA-xchq-w5r3-4wg3 | vyper performs incorrect topic logging in raw_log |
References
History
Thu, 02 Jan 2025 23:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | NVD-CWE-noinfo | |
| CPEs | cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:* |
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2024-08-02T02:13:40.291Z
Reserved: 2024-04-16T14:15:26.875Z
Link: CVE-2024-32645
Updated: 2024-07-03T17:11:07.264Z
Status : Analyzed
Published: 2024-04-25T18:15:08.593
Modified: 2025-01-02T22:52:27.117
Link: CVE-2024-32645
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA