Filtered by vendor Random Password Generator Project
Subscribe
Total
1 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2019-25061 | 1 Random Password Generator Project | 1 Random Password Generator | 2024-02-28 | 5.0 MEDIUM | 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. |