CVE-2022-24845

Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In affected versions, the return of `<iface>.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, `<iface>.returns_int128()` is validated in simple expressions, but not complex expressions. Users are advised to upgrade. There is no known workaround for this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:*:*:*

History

02 Aug 2023, 16:22

Type Values Removed Values Added
CPE cpe:2.3:a:vyper_project:vyper:*:*:*:*:*:*:*:* cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:*:*:*

22 Apr 2022, 18:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 7.5
v3 : 9.8
CPE cpe:2.3:a:vyper_project:vyper:*:*:*:*:*:*:*:*
References (MISC) https://github.com/vyperlang/vyper/commit/049dbdc647b2ce838fae7c188e6bb09cf16e470b - (MISC) https://github.com/vyperlang/vyper/commit/049dbdc647b2ce838fae7c188e6bb09cf16e470b - Patch, Third Party Advisory
References (CONFIRM) https://github.com/vyperlang/vyper/security/advisories/GHSA-j2x6-9323-fp7h - (CONFIRM) https://github.com/vyperlang/vyper/security/advisories/GHSA-j2x6-9323-fp7h - Exploit, Patch, Third Party Advisory

13 Apr 2022, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-04-13 22:15

Updated : 2024-02-04 22:29


NVD link : CVE-2022-24845

Mitre link : CVE-2022-24845

CVE.ORG link : CVE-2022-24845


JSON object : View

Products Affected

vyperlang

  • vyper
CWE
CWE-190

Integer Overflow or Wraparound