Filtered by vendor Random Password Generator Project Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2019-25061 1 Random Password Generator Project 1 Random Password Generator 2024-08-05 7.5 High
The random_password_generator (aka RandomPasswordGenerator) gem through 1.0.0 for Ruby uses Kernel#rand to generate passwords, which, due to its cyclic nature, can facilitate password prediction.