Security Advisories (1)
CVE-2025-2814
(2025-04-13)
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.
No POD found for PBKDF.pm.
Time to read the source?
Module Install Instructions
To install Crypt::CBC, copy and paste the appropriate command in to your terminal.
cpanm Crypt::CBC
perl -MCPAN -e shell
install Crypt::CBC
For more information on module installation, please visit the detailed CPAN module installation guide.