VulnerabilityAnalyzed
CVE-2024-32648
No vulnerable production contracts were found.
MEDIUM 5.3EPSS 0.41%
Does this matter?
Lower severity and a low EPSS score (0.41%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- EPSS
- 0.41% probability · 35th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-667
- Affected
- vyperlang/vyper
- Source
- security-advisories@github.com
References
- https://github.com/vyperlang/vyper/commit/93287e5ac184b53b395c907d40701f721daf8177Patch
- https://github.com/vyperlang/vyper/issues/2455Issue Tracking
- https://github.com/vyperlang/vyper/security/advisories/GHSA-m2v9-w374-5hj9Vendor Advisory
- https://github.com/vyperlang/vyper/commit/93287e5ac184b53b395c907d40701f721daf8177Patch
- https://github.com/vyperlang/vyper/issues/2455Issue Tracking
- https://github.com/vyperlang/vyper/security/advisories/GHSA-m2v9-w374-5hj9Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.