CVE-2025-2814 Information
Apr 14, 2025
cve
Description
Crypt::CBC versions between 1.21 and 3.04 for Perl may use the rand() function as the default source of entropy which is not cryptographically secure for cryptographic functions.
This issue affects operating systems where /dev/urandom’\ is unavailable. In that case Crypt::CBC will fallback to use the insecure rand() function.
Reference
https://metacpan.org/dist/Crypt-CBC/source/lib/Crypt/CBC.pm#L777 https://perldoc.perl.org/functions/rand https://security.metacpan.org/docs/guides/random-data-for-security.html
Share on: