CVE-2024-58041
Last modified
CVE-2024-58041 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Smolder versions through 1.51 for Perl uses insecure rand() function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
Smolder versions through 1.51 for Perl uses insecure rand() function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wonko | Smolder | <= 1.51 |
References
- https://perldoc.perl.org/functions/randThird Party Advisory
- https://security.metacpan.org/docs/guides/random-data-for-security.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-58041?
How severe is CVE-2024-58041?
How do I fix CVE-2024-58041?
Are you affected by CVE-2024-58041?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
