← Back

Random Password Generator Project

random_password_generator_project

1 CVE • 1 product

Products (1)

Click to collapse
Toggle

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Random Password Generator Project
1Random Password Generator
Jun 17, 2026
May 18, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.