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
History
Created Old Value New Value Data Type Notes
2024-06-26 08:37:51 Added to TrackCVE