SCA: security update for Passeo (GHSA-mhhf-vgwh-fw9h)

high Tenable Cloud Security Plugin ID 416979

Description

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

- Passeo is an open source python password generator. Versions prior to 1.0.5 rely on the python `random`
library for random value selection. The python `random` library warns that it should not be used for
security purposes due to its reliance on a non-cryptographically secure random number generator. As a
result a motivated attacker may be able to guess generated passwords. This issue has been addressed in
version 1.0.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.
(CVE-2022-23472)

See Also

https://github.com/advisories/GHSA-mhhf-vgwh-fw9h

Plugin Details

Severity: High

ID: 416979

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

Score: 3

Percentile: 23.66

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2022-23472

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/6/2022

Vulnerability Publication Date: 12/6/2022

Reference Information

CVE: CVE-2022-23472

cwe: CWE-338