AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-23472

MEDIUM · CVSS 5.9 EPSS 0.79% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-12-06 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.9. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-23472
Severity
MEDIUM
CVSS
5.9
EPSS
0.79%

Original NVD Description

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.