Lucene search
+L

20258 matches found

NVD
NVD
•added 2025/04/05 7:15 p.m.•36 views

CVE-2024-56370

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

6.5CVSS0.00343EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2025/04/05 6:26 p.m.•14 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...

6.7AI score0.00343EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/04/05 6:26 p.m.•61 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 5:15 p.m.•49 views

CVE-2024-52322

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

5.5CVSS0.00293EPSS
SaveExploits0References7
CVE
CVE
•added 2025/04/05 4:19 p.m.•75 views

CVE-2024-52322

WebService::Xero versions 0.11 and earlier for Perl are vulnerable to the use of an insecure random number generator for cryptographic functions. The root cause is the reliance on the Data::Random library, which uses the rand() function as its default source of entropy; this library is explicitly...

7.2AI score0.00293EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
•added 2025/04/05 4:19 p.m.•16 views

CVE-2024-52322 WebService::Xero 0.11 for Perl uses insecure rand() function for cryptographic functions

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

6.7AI score0.00293EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2025/04/05 4:19 p.m.•52 views

CVE-2024-52322 WebService::Xero 0.11 for Perl uses insecure rand() function for cryptographic functions

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

0.00293EPSS
SaveExploits0References7
OSV
OSV
•added 2025/04/05 4:15 p.m.•8 views

DEBIAN-CVE-2024-58036

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

5.5CVSS5.2AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
•added 2025/04/05 4:15 p.m.•20 views

CVE-2024-58036

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

5.5CVSS7AI score
SaveExploits0References5
OSV
OSV
•added 2025/04/05 4:15 p.m.•8 views

DEBIAN-CVE-2024-57868

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

5.5CVSS5.2AI score0.003EPSS
SaveExploits0References1
NVD
NVD
•added 2025/04/05 4:15 p.m.•33 views

CVE-2024-57868

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

5.5CVSS0.003EPSS
SaveExploits0References5
OSV
OSV
•added 2025/04/05 4:15 p.m.•26 views

UBUNTU-CVE-2024-57868

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

5.5CVSS5.8AI score0.003EPSS
SaveExploits0References8
OSV
OSV
•added 2025/04/05 4:15 p.m.•14 views

UBUNTU-CVE-2024-58036

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

5.5CVSS5.8AI score0.00284EPSS
SaveExploits0References8
CVE
CVE
•added 2025/04/05 4:06 p.m.•123 views

CVE-2024-58036

The Net::Dropbox::API Perl module (version 1.9 and earlier ) is vulnerable because it uses the Data::Random library as a source of entropy for cryptographic functions. Since Data::Random relies on the non-cryptographically secure rand() function, the generated entropy is insufficient for secure o...

6.7AI score0.00284EPSS
SaveExploits0References5Affected Software1
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
Debian CVE
Debian CVE
•added 2025/04/05 4:06 p.m.•34 views

CVE-2024-58036

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

5.2AI score0.00284EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2025/04/05 3:35 p.m.•16 views

CVE-2024-57868 Web::API 2.8 and earlier for Perl uses insecure rand() function for cryptographic functions

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

6.6AI score0.003EPSS
SaveExploits0References5
CVE
CVE
•added 2025/04/05 3:35 p.m.•112 views

CVE-2024-57868

The Web::API Perl module (version 2.8 and earlier ) is vulnerable to the use of a non-cryptographically secure source of entropy for cryptographic functions. The component utilizes the Data::Random library, which relies on the rand() function; however, this library is explicitly intended for test...

6.7AI score0.003EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
•added 2025/04/05 3:35 p.m.•36 views

CVE-2024-57868 Web::API 2.8 and earlier for Perl uses insecure rand() function for cryptographic functions

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

0.003EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/04/05 12:00 a.m.•2 views

CVE-2024-57868: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

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

5.5CVSS5.8AI score0.003EPSS
SaveExploits0References1
Rows per page
Query Builder