Vulnerability Description
The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand() function, which is not a secure source of random bits.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/karenetheridge/Crypt-Random-Source/pull/3
- https://metacpan.org/release/ETHER/Crypt-Random-Source-0.13/changes
FAQ
What is CVE-2018-25107?
CVE-2018-25107 is a vulnerability with a CVSS score of 7.5 (HIGH). The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand() function, which is not a secure source of random bits.
How severe is CVE-2018-25107?
CVE-2018-25107 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-25107?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.