CVE-2024-32646

Severity CVSS v4.0:
Pending analysis
Type:
CWE-20 Input Validation
Publication date:
25/04/2024
Last modified:
02/01/2025

Description

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the `slice` builtin can result in a double eval vulnerability when the buffer argument is either `msg.data`, `self.code` or `.code` and either the `start` or `length` arguments have side-effects. It can be easily triggered only with the versions `

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:* 0.4.0 (excluding)