CVE-2024-32648

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a `default` function is a very sparsely used pattern. As such, the impact is low. Version 0.3.0 contains a patch for the issue.
Configurations

Configuration 1 (hide)

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

History

02 Jan 2025, 22:43

Type Values Removed Values Added
References () https://github.com/vyperlang/vyper/commit/93287e5ac184b53b395c907d40701f721daf8177 - () https://github.com/vyperlang/vyper/commit/93287e5ac184b53b395c907d40701f721daf8177 - Patch
References () https://github.com/vyperlang/vyper/security/advisories/GHSA-m2v9-w374-5hj9 - () https://github.com/vyperlang/vyper/security/advisories/GHSA-m2v9-w374-5hj9 - Vendor Advisory
References () https://github.com/vyperlang/vyper/issues/2455 - () https://github.com/vyperlang/vyper/issues/2455 - Issue Tracking
First Time Vyperlang vyper
Vyperlang
CPE cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:*
CWE CWE-667
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

25 Apr 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-25 18:15

Updated : 2025-01-02 22:43


NVD link : CVE-2024-32648

Mitre link : CVE-2024-32648


JSON object : View

Products Affected

vyperlang

  • vyper
CWE
CWE-667

Improper Locking