SCA: security update for vyper (GHSA-xchq-w5r3-4wg3)

medium Tenable Cloud Security Plugin ID 421400

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-32645)

See Also

https://github.com/advisories/GHSA-xchq-w5r3-4wg3

Plugin Details

Severity: Medium

ID: 421400

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2024-32645

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/25/2024

Vulnerability Publication Date: 4/25/2024

Reference Information

CVE: CVE-2024-32645

cwe: CWE-20