CVE-2024-32648
MEDIUM5.3EPSS 0.34%vyper default functions don't respect nonreentrancy keys
發布日:2024/4/25修改日:2026/2/4
描述
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.
受影響套件(2)
- PyPI/vyperfrom 0, < 0.3.0
- PyPI/vyperfrom 0, < 93287e5ac184b53b395c907d40701f721daf8177, < 93287e5ac184b53b395c907d40701f721daf8177 | from 0, < 0.3.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-32648
- PATCHhttps://github.com/vyperlang/vyper
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/vyper/PYSEC-2024-163.yaml
- WEBhttps://github.com/vyperlang/vyper/commit/93287e5ac184b53b395c907d40701f721daf8177
- WEBhttps://github.com/vyperlang/vyper/issues/2455
- WEBhttps://github.com/vyperlang/vyper/security/advisories/GHSA-m2v9-w374-5hj9