CVE-2023-42441
Vyper has incorrect re-entrancy lock when key is empty string
5.3
MEDIUM
CVSS 3.1
EPSS 0.42%
描述
Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine (EVM). Starting in version 0.2.9 and prior to version 0.3.10, locks of the type `@nonreentrant("")` or `@nonreentrant('')` do not produce reentrancy checks at runtime. This issue is fixed in version 0.3.10. As a workaround, ensure the lock name is a non-empty string.
如何修補 CVE-2023-42441
要修補 CVE-2023-42441,請將受影響套件升級到下列已修補版本。
- —升級至 0.3.10 或更新版本
- —升級至 0b740280c1e3c5528a20d47b29831948ddcc6d83 或更新版本
CVE-2023-42441 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 0.2.9, < 0.3.10
- from 0, < 0b740280c1e3c5528a20d47b29831948ddcc6d83 | >= 0.2.9, < 0.3.10
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 |