Crypt::CBC versions between 1.21 and 3.04 for Perl may...
Moderate severity
Unreviewed
Published
Apr 13, 2025
to the GitHub Advisory Database
•
Updated Jun 14, 2025
Description
Published by the National Vulnerability Database
Apr 13, 2025
Published to the GitHub Advisory Database
Apr 13, 2025
Last updated
Jun 14, 2025
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.
References