GHSA-mjc4-qqxc-7h36HighCVSS 7.5
Crypt::SaltedHash versions through 0.09 for Perl is susceptible to timing attacks. These...
🔗 CVE IDs covered (1)
📋 Description
Crypt::SaltedHash versions through 0.09 for Perl is susceptible to timing attacks.
These versions use Perl's built-in eq comparison. Discrepencies in timing could be used to guess the underlying hash.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-47373
- https://github.com/robrwo/perl-Crypt-SaltedHash/commit/c07bfc5c23185b0667233d0f2e1252d81f1f027a.patch
- https://metacpan.org/release/RRWO/Crypt-SaltedHash-0.10/changes
- http://www.openwall.com/lists/oss-security/2026/05/20/21
- https://github.com/advisories/GHSA-mjc4-qqxc-7h36