Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-32645— vyper performs incorrect topic logging in raw_log

Quick assessment

Affected
vyperlang vyper
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Vyper是EVM 的 Pythonic 智能合约语言。 Vyper 0.3.10 及之前版本存在安全漏洞,该漏洞源于raw_log 中的主题日志记录不正确,可能会导致依赖这些日志的客户端应用程序出现意外行为。

CVSS 5.3 · Medium EPSS 0.46% · P38

Possible ATT&CK Techniques 1 AI

T1059 · Command and Scripting Interpreter
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2024-32645

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
vyper performs incorrect topic logging in raw_log
Source: CVE Program / CVE List V5
Vulnerability Description
Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, incorrect values can be logged when `raw_log` builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in production. The `build_IR` function of the `RawLog` class fails to properly unwrap the variables provided as topics. Consequently, incorrect values are logged as topics. As of time of publication, no fixed version is available.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
Vyper 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Vyper是EVM 的 Pythonic 智能合约语言。 Vyper 0.3.10 及之前版本存在安全漏洞,该漏洞源于raw_log 中的主题日志记录不正确,可能会导致依赖这些日志的客户端应用程序出现意外行为。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
vyperlang vyper <= 0.3.10 -

II. Public POCs for CVE-2024-32645

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2024-32645

登录查看更多情报信息。

Vendor Advisories for CVE-2024-32645 (1)

Same Patch Batch · vyperlang · 2024-04-25 · 6 CVEs total

CVE-2024-32649 5.3 MEDIUM vyper performs double eval of the argument of sqrt
CVE-2024-32481 5.3 MEDIUM vyper's range(start, start + N) reverts for negative numbers
CVE-2024-32648 5.3 MEDIUM vyper default functions don't respect nonreentrancy keys
CVE-2024-32647 5.3 MEDIUM vyper performs double eval of raw_args in create_from_blueprint
CVE-2024-32646 5.3 MEDIUM vyper performs double eval of the slice args when buffer from adhoc locations

IV. Related Vulnerabilities

V. Comments for CVE-2024-32645

No comments yet


Leave a comment