CVE-2022-24845

Severity CVSS v4.0:
Pending analysis
Type:
CWE-190 Integer Overflow or Wraparound
Publication date:
13/04/2022
Last modified:
02/08/2023

Description

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In affected versions, the return of `.returns_int128()` is not validated to fall within the bounds of `int128`. This issue can result in a misinterpretation of the integer value and lead to incorrect behavior. As of v0.3.0, `.returns_int128()` is validated in simple expressions, but not complex expressions. Users are advised to upgrade. There is no known workaround for this issue.

Vulnerable products and versions

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