Lucene search
K

42 matches found

RedhatCVE
RedhatCVE
added 2026/06/15 2:36 p.m.7 views

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.00317EPSS
Exploits0References2
OSV
OSV
added 2026/06/10 8:58 a.m.8 views

USN-8418-1 libcrypt-saltedhash-perl vulnerability

It was discovered that Crypt-SaltedHash incorrectly generated salts using a cryptographically weak pseudo-random number generator. An attacker could possibly use this issue to predict generated salts, leading to a weakening of cryptographic protections...

9.1CVSS5.3AI score0.00397EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/06/07 12:43 a.m.17 views

CVE-2026-46493

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use uniqid for generating salts, which is unsuitable. Version 26.0.1 fixes the issue...

7.5CVSS5.5AI score0.00288EPSS
Exploits0References1
NVD
NVD
added 2026/06/05 8:17 p.m.10 views

CVE-2026-46493

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use uniqid for generating salts, which is unsuitable. Version 26.0.1 fixes the issue...

7.5CVSS0.00288EPSS
Exploits0References3
CVE
CVE
added 2026/06/05 7:19 p.m.37 views

CVE-2026-46493

Affected software : HAX CMS running PHP or Node.js backends. Vulnerability : older releases (before 26.0.1) use PHP’s uniqid to generate salts, which is inappropriate for secure salt generation. Root cause : insecure randomness source in salt generation. Impact : described risk is consistent with...

7.5CVSS5.5AI score0.00288EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/06/05 7:19 p.m.27 views

CVE-2026-46493 haxtheweb/haxcms-php uses insecure method for generating salt

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use uniqid for generating salts, which is unsuitable. Version 26.0.1 fixes the issue...

7.5CVSS0.00288EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/06/05 12:0 a.m.4 views

HAXCMS 安全特征问题漏洞

HAXCMS is an open-source content management system developed by HAX The Web. Versions of HAXCMS prior to 26.0.1 had security-related vulnerabilities, which stemmed from the use of uniqid to generate salt values, making them unsuitable for secure purposes...

7.5CVSS5.3AI score0.00288EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/01 12:0 a.m.9 views

Fedora 44 : perl-Crypt-PasswdMD5 (2026-30d86fe986)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-30d86fe986 advisory. This update uses a cryptographically strong random number source rather than perl's rand function to generate random salt values when required CVE-2026-6659...

7.5CVSS5.8AI score0.00414EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/20 10:16 p.m.5 views

CVE-2026-47372

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

9.1CVSS5.8AI score0.00397EPSS
Exploits0References5
OSV
OSV
added 2026/05/20 10:16 p.m.9 views

UBUNTU-CVE-2026-47372

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

9.1CVSS5.8AI score0.00397EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/20 10:8 p.m.4 views

CVE-2026-47372

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

5.8AI score0.00397EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/20 10:8 p.m.31 views

CVE-2026-47372 Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts

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

0.00397EPSS
Exploits0References2
OSV
OSV
added 2026/05/08 6:16 p.m.4 views

UBUNTU-CVE-2026-6659

Crypt::PasswdMD5 versions through 1.42 for Perl generates insecure random values for salts. The built-in rand function is predictable, and unsuitable for cryptography...

7.5CVSS5.8AI score0.00414EPSS
Exploits0References5
EUVD
EUVD
added 2026/04/15 6:31 p.m.2 views

EUVD-2026-22840

Apache::API::Password versions through v0.5.2 for Perl can generate insecure random values for salts. The makesalt and makesaltbcrypt methods will attept to load Crypt::URandom and then Bytes::Random::Secure to generate random bytes for the salt. If those modules are unavailable, it will simply...

5.8AI score0.00572EPSS
Exploits0References7
NVD
NVD
added 2026/04/15 8:16 a.m.1 views

CVE-2026-5088

Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts. The makesalt and makesaltbcrypt methods will attept to load Crypt::URandom and then Bytes::Random::Secure to generate random bytes for the salt. If those modules are unavailable, it will simply...

7.5CVSS0.00572EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.6 views

Apache::API::Password 安全漏洞

Apache::API::Password is a password management module provided by the Apache Foundation. Versions of Apache::API::Password up to v0.5.2 contained security vulnerabilities. These vulnerabilities stemmed from the use of an insecure random number generator for generating salts, which could compromis...

7.5CVSS5.7AI score0.00572EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/01/09 8:59 a.m.3 views

CVE-2023-49599

An insufficient entropy vulnerability exists in the salt generation functionality of WWBN AVideo dev master commit 15fed957fb. A specially crafted series of HTTP requests can lead to privilege escalation. An attacker can gather system information via HTTP requests and brute force the salt offline...

9.8CVSS7.1AI score0.00958EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2008-2288

Malware in sbrugna...

7.5CVSS6.4AI score0.04193EPSS
Exploits0References13
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-21971

Malicious code in bioql PyPI...

5.9CVSS6.6AI score0.00217EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.4 views

PT-2025-14484 · Unknown · Crypt::Salt

Name of the Vulnerable Software and Affected Versions: Crypt::Salt for Perl version 0.01 Description: The issue concerns the use of an insecure rand function when generating salts for cryptographic purposes. This could potentially lead to weaknesses in the cryptographic mechanisms that rely on...

5.3CVSS6.9AI score0.00386EPSS
Exploits0References8
Rows per page
Query Builder