Lucene search
+L

20 matches found

Amazon
Amazon
•added 2026/06/22 12:00 a.m.•21 views

Medium: perl-Crypt-PBKDF2

Issue Overview: 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. CVE-2017-20240 Crypt::PBKDF2 versions before 0.261630 for Perl generate...

7.5CVSS5.8AI score0.00492EPSS
SaveExploits0
Fedora
Fedora
•added 2026/06/21 1:01 a.m.•23 views

[SECURITY] Fedora 44 Update: perl-Crypt-PBKDF2-0.261630-1.fc44

PBKDF2 is a secure password hashing algorithm that uses the techniques of "key strengthening" to make the complexity of a brute-force attack arbitrarily hig h. PBKDF2 uses any other cryptographic hash or cipher by convention, usually HMAC-SHA2, but Crypt::PBKDF2 is fully pluggable, and allows for...

7.5CVSS5.8AI score0.00492EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/06/21 12:00 a.m.•13 views

Fedora 44 : perl-Crypt-PBKDF2 (2026-5b12cc327e)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-5b12cc327e advisory. This update addresses a number of security issues: Change the default hash algorithm to HMAC-SHA256, and increase the default number of iterations t...

7.5CVSS5.9AI score0.00492EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/06/16 2:23 a.m.•23 views

SUSE CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS5.2AI score0.00492EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
•added 2026/06/16 12:00 a.m.•22 views

perl-Crypt-PBKDF2-0.261630-1.1 on GA media (moderate)

perl-Crypt-PBKDF2-0.261630-1.1 on GA media Announcement ID: openSUSE-SU-2026:11034-1 Rating: moderate Cross-References: CVE-2017-20240 CVE-2026-9638 CVE-2026-9641 CVSS scores: CVE-2017-20240 SUSE : 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVE-2026-9638 SUSE : 7.5...

7.5CVSS5.3AI score0.00492EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/06/15 2:36 p.m.•17 views

CVE-2017-20240

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...

5.9CVSS5.2AI score0.00319EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/15 12:00 a.m.•12 views

OPENSUSE-SU-2026:11034-1 perl-Crypt-PBKDF2-0.261630-1.1 on GA media

These are all security issues fixed in the perl-Crypt-PBKDF2-0.261630-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.2AI score0.00492EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/12 4:16 p.m.•20 views

UBUNTU-CVE-2026-9641

Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versions default to using 1000 iterations. Depending on the chosen algorithm, 220,000 to 1,400,000...

5.3CVSS5.4AI score0.00287EPSS
SaveExploits0References7
OSV
OSV
•added 2026/06/12 4:16 p.m.•20 views

UBUNTU-CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS5.2AI score0.00492EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/06/12 2:41 p.m.•14 views

CVE-2026-9638 Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

5.2AI score0.00492EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/12 2:41 p.m.•61 views

CVE-2026-9638

The Crypt::PBKDF2 Perl module versions prior to 0.261630 are vulnerable to cryptographic weaknesses because they utilize the built-in rand function to generate salts. Since this function is predictable, it is unsuitable for secure cryptographic operations. This vulnerability impacts several distr...

7.5CVSS5.3AI score0.00492EPSS
SaveExploits0References3
NVD
NVD
•added 2026/06/12 2:16 p.m.•22 views

CVE-2017-20240

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...

5.9CVSS0.00319EPSS
SaveExploits0References4
CVE
CVE
•added 2026/06/12 1:19 p.m.•39 views

CVE-2017-20240

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...

5.9CVSS5.3AI score0.00319EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/06/12 1:19 p.m.•18 views

CVE-2017-20240

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...

5.9CVSS5.3AI score0.00319EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/06/12 12:00 a.m.•27 views

PT-2026-48920

Name of the Vulnerable Software and Affected Versions Crypt::PBKDF2 versions prior to 0.261630 Description Crypt::PBKDF2 for Perl generates insecure random values for salts. This occurs because the software utilizes the built-in rand function, which is predictable and unsuitable for cryptographic...

7.5CVSS5.2AI score0.00492EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/12 12:00 a.m.•1 views

CVE-2026-9641: Use of Password Hash With Insufficient Computational Effort

Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versions default to using 1000 iterations. Depending on the chosen algorithm, 220,000 to 1,400,000...

5.3CVSS5.7AI score0.00287EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/12 12:00 a.m.•1 views

CVE-2026-9638: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS5.8AI score0.00492EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/06/12 12:00 a.m.•25 views

Linux Distros Unpatched Vulnerability : CVE-2017-20240

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 coul...

5.9CVSS5.7AI score0.00319EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/12 12:00 a.m.•0 views

CVE-2017-20240: Observable Timing Discrepancy

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...

5.9CVSS5.7AI score0.00319EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/06/12 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-9641

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be...

5.3CVSS5.7AI score0.00287EPSS
SaveExploits0References2
Rows per page
Query Builder