Executive Summary

Informations
Name CVE-2019-25061 First vendor Publication 2022-05-18
Vendor Cve Last vendor Modification 2022-05-26

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 3.6 Temporal Score 7.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact None Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:P/I:N/A:N)
Cvss Base Score 5 Attack Range Network
Cvss Impact Score 2.9 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-25061

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-335 PRNG Seed Error

Sources (Detail)

Source Url
MISC https://github.com/bvsatyaram/random_password_generator/blob/2855e8d7d8803dbb...
https://github.com/bvsatyaram/random_password_generator/pull/1
https://ruby-doc.org/core-3.1.2/Random.html
https://stackoverflow.com/questions/42170239/security-of-rand-in-ruby-compare...

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2022-05-27 00:27:11
  • Multiple Updates
2022-05-18 17:27:08
  • First insertion