GHSA-vhqp-3rvr-75rxCriticalCVSS 9.8
Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These...
🔗 CVE IDs covered (1)
📋 Description
Crypt::Password versions through 0.28 for Perl generate insecure random values for salts.
These versions use the built-in rand function, which is predictable and unsuitable for cryptography.