目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-39363— Vyper 安全漏洞

AI 预测 7.5 利用难度: 中等 EPSS 0.71% · P49
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2023-39363 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Vyper incorrectly allocated named re-entrancy locks
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine (EVM). In versions 0.2.15, 0.2.16 and 0.3.0, named re-entrancy locks are allocated incorrectly. Each function using a named re-entrancy lock gets a unique lock regardless of the key, allowing cross-function re-entrancy in contracts compiled with the susceptible versions. A specific set of conditions is required to result in misbehavior of affected contracts, specifically: a `.vy` contract compiled with `vyper` versions `0.2.15`, `0.2.16`, or `0.3.0`; a primary function that utilizes the `@nonreentrant` decorator with a specific `key` and does not strictly follow the check-effects-interaction pattern (i.e. contains an external call to an untrusted party before storage updates); and a secondary function that utilizes the same `key` and would be affected by the improper state caused by the primary function. Version 0.3.1 contains a fix for this issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
授权机制不正确
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Vyper 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Vyper是EVM 的 Pythonic 智能合约语言。 Vyper 存在安全漏洞,该漏洞源于存在命名重入锁分配不当问题。受影响的产品和版本:Vyper 0.2.15版本,0.2.16版本,0.3.0版本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
vyperlangvyper = 0.2.15 -

二、漏洞 CVE-2023-39363 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-39363 的情报信息

登录查看更多情报信息。

CVE-2023-39363 补丁与修复 (1)

CVE-2023-39363 厂商安全公告 (1)

CVE-2023-39363 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2023-39363

暂无评论


发表评论