CVE-2019-25061
HighPublic PoC
Published: 18 May 2022
Published
18 May 2022
Modified
21 November 2024
KEV Added
—
Patch
—
CVSS Score v3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score
0.0034
57.0th percentile
Risk Priority
15
60% EPSS · 20% KEV · 20% CVSS
Summary
CVE-2019-25061 is a high-severity PRNG (CWE-335) vulnerability in Random Password Generator Project Random Password Generator. Its CVSS base score is 7.5 (High).
Operationally, ranked in the top 43.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-3952
Vulnerability details
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.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
random password generator project
random password generator
≤ 1.0.0
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.