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

目标: 1000 元 · 已筹: 1325

100%

CVE-2024-24560— Vyper 缓冲区错误漏洞

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

一、 漏洞 CVE-2024-24560 基础信息

漏洞信息

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

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

Vulnerability Title
Vyper external calls can overflow return data to return input buffer
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 (overlapping with the input buffer). When checking RETURNDATASIZE for dynamic types, the size is compared only to the minimum allowed size for that type, and not to the returned value's length. As a result, malformed return data can cause the contract to mistake data from the input buffer for returndata. When the called contract returns invalid ABIv2 encoded data, the calling contract can read different invalid data (from the dirty buffer) than the called contract returned.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
内存缓冲区边界内操作的限制不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Vyper 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Vyper是EVM 的 Pythonic 智能合约语言。 Vyper存在缓冲区错误漏洞,该漏洞源于将输入缓冲区中的错误数据误认为是返回数据。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

二、漏洞 CVE-2024-24560 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-24560 的情报信息

登录查看更多情报信息。

CVE-2024-24560 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2024-24560

暂无评论


发表评论