CVE-2019-25061

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

Configuration 1

cpe:2.3:a:random_password_generator_project:random_password_generator:*:*:*:*:*:ruby:*:*

Information

Published : 2022-05-18 11:15

Updated : 2022-05-26 06:43


NVD link : CVE-2019-25061

Mitre link : CVE-2019-25061

Products Affected
No products.
CWE
CWE-335

Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)