GHSA-c9g9-v2j9-8ffvHighCVSS 7.5
Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks. The...
🔗 CVE IDs covered (1)
📋 Description
Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks.
The check_password method uses the built-in eq operator. This allows discrepancies in timing to be used to guess the underlying hash.