Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Robrwoo

#47375of 53,622
5.4Total CVSS
Vulnerabilities · 1
PT-2025-3340
5.4
2025-01-02
Unknown · Net::Easytcp · CVE-2024-56830
**Name of the Vulnerable Software and Affected Versions** Net::EasyTCP versions 0.15 through 0.26 **Description** The issue arises because the Net::EasyTCP package for Perl utilizes Perl's built-in `rand()` function when no strong randomization module is present. This can lead to insecure randomization. **Recommendations** For versions 0.15 through 0.26, consider using a strong randomization module to mitigate the risk of insecure randomization. As a temporary workaround, restrict the use of the `rand()` function in the Net::EasyTCP package until a patch is available.