SCA: security update for vyper (GHSA-m2v9-w374-5hj9)

medium Tenable Cloud Security Plugin ID 416666

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. Prior to version 0.3.0,
default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production
contracts were found. Additionally, using a lock on a `default` function is a very sparsely used pattern.
As such, the impact is low. Version 0.3.0 contains a patch for the issue. (CVE-2024-32648)

See Also

https://github.com/advisories/GHSA-m2v9-w374-5hj9

Plugin Details

Severity: Medium

ID: 416666

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/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-32648

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-32648

cwe: CWE-667