CVE-2024-32648
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-32648
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-04-25T17:48:32.135Z
- Last Modified Date
- 2024-06-04T17:51:45.656Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/vyperlang/vyper/security/advisories/GHSA-m2v9-w374-5hj9 | x_refsource_CONFIRM |
https://github.com/vyperlang/vyper/issues/2455 | x_refsource_MISC |
https://github.com/vyperlang/vyper/commit/93287e5ac184b53b395c907d40701f721daf8177 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-32648 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32648 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 08:37:51 | Added to TrackCVE |