VYPR

Crypt Password

by RubyGems

CVEs (1)

  • CVE-2026-6656HigJul 20, 2026
    risk 0.49cvss 7.5epss 0.00

    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.