Vulnerability Description
Data::Entropy for Perl 0.007 and earlier use the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://metacpan.org/release/ZEFRAM/Data-Entropy-0.007/source/lib/Data/Entropy.p
- https://perldoc.perl.org/functions/rand
- https://lists.debian.org/debian-lts-announce/2025/03/msg00026.html
FAQ
What is CVE-2025-1860?
CVE-2025-1860 is a vulnerability with a CVSS score of 7.7 (HIGH). Data::Entropy for Perl 0.007 and earlier use the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.
How severe is CVE-2025-1860?
CVE-2025-1860 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1860?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.