CVE-2017-20240
Deferred
Deferred - Pending Action
Timing Attack Vulnerability in Crypt::PBKDF2 for Perl
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: CPANSec
Description
Description
Crypt::PBKDF2 versions before 0.261630 for Perl are vulnerable to timing attacks.
These versions use Perl's built-in eq comparison. Discrepancies in timing could be used to guess the underlying derived-key.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| arodland | crypt_pbkdf2 | to 0.261630 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-208 | Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not. |