Lucene search
+L

116 matches found

Vulnrichment
Vulnrichment
added 2025/04/12 11:41 p.m.15 views

CVE-2025-2814 Crypt::CBC versions between 1.21 and 3.05 for Perl may use insecure rand() function for cryptographic functions

Crypt::CBC versions between 1.21 and 3.05 for Perl may use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable. In that case, Crypt::CBC will fallback to...

4.3AI score0.00197EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/05 6:26 p.m.60 views

CVE-2024-56370 Net::Xero 0.044 and earlier for Perl uses insecure rand() function for cryptographic functions

Net::Xero 0.044 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Xero uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Rand...

0.00343EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/05 4:15 p.m.22 views

CVE-2024-57835

Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perl's built-in predictable random number generator, the rand function, which is not cryptographically secure...

5.5CVSS0.00282EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/05 4:11 p.m.81 views

CVE-2024-57835

CVE-2024-57835 affects Amon2::Auth::Site::LINE, which uses String::Random to generate nonces. The underlying issue is that String::Random relies on Perl’s built-in rand(), a non-cryptographically secure RNG, potentially enabling nonce-related weaknesses. Technical details across connected docs in...

5.5CVSS6.6AI score0.00282EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/05 4:11 p.m.12 views

CVE-2024-57835 Amon2::Auth::Site::LINE versions through 0.04 for Perl uses insecure rand() function for cryptographic functions

Amon2::Auth::Site::LINE uses the String::Random module to generate nonce values. String::Random defaults to Perl's built-in predictable random number generator, the rand function, which is not cryptographically secure...

6.5AI score0.00282EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/05 4:06 p.m.39 views

CVE-2024-58036 Net::Dropbox::API 1.9 and earlier for Perl uses insecure rand() function for cryptographic functions

Net::Dropbox::API 1.9 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically states that it is "Useful mostly for test...

0.00284EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/05 12:00 a.m.12 views

MetaCPAN Net::Dropbox::API 安全漏洞

MetaCPAN Net::Dropbox::API is a component of the MetaCPAN Foundation. A security vulnerability exists in MetaCPAN Net::Dropbox::API version 1.9 and earlier that stems from the use of an insecure random number generator...

5.5CVSS6.5AI score0.00284EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/04/04 1:40 p.m.18 views

CVE-2025-1805

Crypt::Salt for Perl version 0.01 uses insecure rand function when generating salts for cryptographic purposes...

5.3CVSS7.3AI score0.00459EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/02 12:53 p.m.8 views

CVE-2025-1805 Crypt::Salt for Perl uses insecure rand() function when generating salts for cryptographic purposes

Crypt::Salt for Perl version 0.01 uses insecure rand function when generating salts for cryptographic purposes...

7.2AI score0.00459EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/01 1:44 a.m.9 views

SUSE CVE-2025-1860

Data::Entropy for Perl 0.007 and earlier use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.7CVSS5.5AI score0.00187EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/28 12:56 a.m.10 views

CVE-2025-1860 Data::Entropy for Perl uses insecure rand() function for cryptographic functions

Data::Entropy for Perl 0.007 and earlier use the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions...

7.6AI score0.00187EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/26 11:15 a.m.21 views

CVE-2025-27552

DBIx::Class::EncodedColumn use the rand function, which is not cryptographically secure to salt password hashes. This vulnerability is associated with program files Crypt/Eksblowfish/Bcrypt.pm. This issue affects DBIx::Class::EncodedColumn until 0.00032...

4CVSS0.00116EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/29 7:15 a.m.13 views

CVE-2018-25107

The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand function, which is not a secure source of random bits...

7.5CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2024/12/29 7:15 a.m.42 views

UBUNTU-CVE-2018-25107

The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand function, which is not a secure source of random bits...

7.5CVSS5.8AI score0.00422EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/29 12:00 a.m.110 views

CVE-2018-25107

The CVE-2018-25107 affects the Crypt::Random::Source Perl module prior to version 0.13. The underlying issue is a fallback to the built-in rand() for randomness, which is not a secure source of random bits. The vulnerability exposes systems relying on this module to weak entropy at random generat...

7.5CVSS7.1AI score0.00422EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/29 12:00 a.m.9 views

CVE-2018-25107

The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand function, which is not a secure source of random bits...

6.9AI score0.00422EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/26 6:15 p.m.29 views

CVE-2024-45723

The goTenna Pro ATAK Plugin does not use SecureRandom when generating passwords for sharing cryptographic keys. The random function in use makes it easier for attackers to brute force this password if the broadcasted encryption key is captured over RF. This only applies to the optional broadcast ...

7.1CVSS0.00143EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/26 5:37 p.m.65 views

CVE-2024-45723

Summary: CVE-2024-45723 affects the goTenna Pro ATAK Plugin. The root cause is the use of a cryptographically weak pseudo-random number generator (not SecureRandom) when generating passwords for sharing cryptographic keys, enabling easier brute-force if the RF-broadcast key is captured. Affected ...

7.1CVSS6.5AI score0.00143EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/09/26 5:26 p.m.63 views

CVE-2024-47126

CVE-2024-47126 is confirmed via connected sources as a vulnerability in the goTenna Pro ecosystem where the app does not use SecureRandom when generating passwords to share cryptographic keys. The underlying flaw is a weak PRNG in the key-sharing flow, enabling a potential brute-force attack if t...

8.8CVSS7.2AI score0.00238EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/26 12:00 a.m.15 views

PT-2024-32421 · Gotenna · Gotenna Pro App +2

Name of the Vulnerable Software and Affected Versions: goTenna Pro App affected versions not specified goTenna Pro X affected versions not specified goTenna Pro X2 affected versions not specified Description: The goTenna Pro App does not use SecureRandom when generating passwords for sharing...

8.8CVSS7.2AI score0.00238EPSS
SaveExploits0References7
Rows per page
Query Builder