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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-12-06T17:18:59.217Z

Updated:

Reserved: 2022-01-19T21:23:53.757Z


Link: CVE-2022-23472

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-12-06T18:15:10.170

Modified: 2022-12-08T20:03:28.613


Link: CVE-2022-23472

JSON object: View

cve-icon Redhat Information

No data.

CWE