CVE-2002-20002 Details
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.
A vulnerability exists in the Net::EasyTCP package for Perl, specifically in versions prior to 0.15. The issue arises because the package relies on Perl's built-in random number generator, rand(), which is not suitable for cryptographic purposes, to create cryptographic keys. This could lead to predictable key generation and potential security risks in applications using this module.
Users are advised to upgrade to Net::EasyTCP version 0.15 or later, where the vulnerability has been addressed by implementing a stronger random number generator, Crypt::Random.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jan 2, 2025CISA-ADP
Assessed Jan 6, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/briandfoy/cpan-security-advisory/issues/184 | [email protected] | Issue TrackingTechnical Description |
| https://metacpan.org/release/MNAGUIB/EasyTCP-0.15/view/EasyTCP.pm | [email protected] | Source CodeVendor |
| https://metacpan.org/release/MNAGUIB/EasyTCP-0.26/changes | [email protected] | Release NotesVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-338 | Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Net::EasyTCP | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 16, 2026 | CVE Modified | [email protected] |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Jan 2, 2025 | New CVE Received | [email protected] |
Volerion