CVE-2023-30837 HIGH

CVE-2023-30837: Vyper storage allocator overflow

Vendor Vyperlang
Product vyper
Weakness CWE-789
Published May 8, 2023
Last update January 29, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

What the vulnerability does

01Description

Vyper is a pythonic smart contract language for the EVM. The storage allocator does not guard against allocation overflows in versions prior to 0.3.8. An attacker can overwrite the owner variable. This issue was fixed in version 0.3.8.

Key dates

02Disclosure timeline

May 8, 2023 CVE published
January 29, 2025 Record updated

Related vulnerabilities

04Related CVE