Security Advisory

CVE-2019-25061

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-05-18 05:49:20
Last updated 2024-08-05 03:00:19
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.