SCA: security update for vyper (GHSA-j2x6-9323-fp7h)

critical Tenable Self-Hosted Container Security Plugin ID 416074

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 affected versions, the
return of `<iface>.returns_int128()` is not validated to fall within the bounds of `int128`. This issue
can result in a misinterpretation of the integer value and lead to incorrect behavior. As of v0.3.0,
`<iface>.returns_int128()` is validated in simple expressions, but not complex expressions. Users are
advised to upgrade. There is no known workaround for this issue. (CVE-2022-24845)

See Also

https://github.com/advisories/GHSA-j2x6-9323-fp7h

Plugin Details

Severity: Critical

ID: 416074

Version: Revision 1.7

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: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2022-24845

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/22/2022

Vulnerability Publication Date: 4/13/2022

Reference Information

CVE: CVE-2022-24845

cwe: CWE-190