Vulnerability Description
The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand(), which is not a strong random number generator, for cryptographic keys.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/briandfoy/cpan-security-advisory/issues/184
- https://metacpan.org/release/MNAGUIB/EasyTCP-0.15/view/EasyTCP.pm
- https://metacpan.org/release/MNAGUIB/EasyTCP-0.26/changes
FAQ
What is CVE-2002-20002?
CVE-2002-20002 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand(), which is not a strong random number generator, for cryptographic keys.
How severe is CVE-2002-20002?
CVE-2002-20002 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2002-20002?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.