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

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-41052— Vyper 安全漏洞

CVSS 3.7 · Low EPSS 0.46% · P37
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Vyper: incorrect order of evaluation of side effects for some builtins
来源: CVE Program / CVE List V5
Vulnerability Description
Vyper is a Pythonic Smart Contract Language. In affected versions the order of evaluation of the arguments of the builtin functions `uint256_addmod`, `uint256_mulmod`, `ecadd` and `ecmul` does not follow source order. This behaviour is problematic when the evaluation of one of the arguments produces side effects that other arguments depend on. A patch is currently being developed on pull request #3583. When using builtins from the list above, users should make sure that the arguments of the expression do not produce side effects or, if one does, that no other argument is dependent on those side effects.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
控制流实现总是不正确
来源: CVE Program / CVE List V5
Vulnerability Title
Vyper 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Vyper是EVM 的 Pythonic 智能合约语言。 Vyper 0.3.9版本及之前版本存在安全漏洞,该漏洞源于内置函数“uint256_addmod”、“uint256_mulmod”、“ecadd”和“ecmul”的参数求值顺序不遵循源代码顺序。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-41052

暂无评论


发表评论