Lucene search
K

17 matches found

NVD
NVD
added 2026/02/24 12:16 a.m.4 views

CVE-2024-58041

Smolder versions through 1.51 for Perl uses insecure rand function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses t...

9.1CVSS0.00045EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/02/23 11:54 p.m.16 views

CVE-2024-58041 Smolder versions through 1.51 for Perl uses insecure rand() function for cryptographic functions

Smolder versions through 1.51 for Perl uses insecure rand function for cryptographic functions. Smolder 1.51 and earlier for Perl uses the rand function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Smolder::DB::Developer uses t...

0.00045EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-10846

Malicious code in bioql PyPI...

4CVSS5.1AI score0.00042EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/04/13 12:0 a.m.2 views

MetaCPAN Crypt::CBC 安全特征问题漏洞

MetaCPAN Crypt::CBC is a component of the MetaCPAN Foundation. A security signature issue vulnerability exists in MetaCPAN Crypt::CBC versions 1.21 through 3.04, which stems from the default use of an insecure rand function as an entropy source...

4CVSS5AI score0.00042EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/04/07 6:37 p.m.15 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.5CVSS7AI score0.00321EPSS
Exploits0References1
CVE
CVE
added 2025/04/05 4:19 p.m.45 views

CVE-2024-52322

WebService::Xero 0.11 and earlier for Perl uses the non-cryptographically secure rand() as entropy via the Data::Random library, which is described as intended for testing. The vulnerability stems from using a non-cryptographic RNG for cryptographic functions, potentially affecting secrecy of ent...

5.5CVSS7.2AI score0.00158EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/04/05 4:15 p.m.10 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
Exploits0References5
OSV
OSV
added 2025/04/05 4:15 p.m.4 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.00184EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/04/05 4:6 p.m.19 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.5CVSS5.2AI score0.00102EPSS
Exploits0
CVE
CVE
added 2025/04/05 4:6 p.m.80 views

CVE-2024-58036

CVE-2024-58036 affects the Perl module stack Net::Dropbox::API 1.9 and earlier, where cryptographic functions default to using the non-cryptographically secure rand() entropy source. The issue is tied to the use of the Data::Random library by Net::Dropbox::API, which itself notes it is “Useful mo...

5.5CVSS6.7AI score0.00102EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/05 12:0 a.m.3 views

PT-2025-15065

Name of the Vulnerable Software and Affected Versions WebService::Xero versions 0.11 and earlier Description The issue concerns the use of a non-cryptographically secure source of entropy for cryptographic functions. Specifically, WebService::Xero uses the Data::Random library, which relies on th...

5.5CVSS6.5AI score0.00158EPSS
Exploits0References14
OSV
OSV
added 2025/03/28 1:15 a.m.8 views

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.2AI score
Exploits0References3
Cvelist
Cvelist
added 2022/06/27 7:0 p.m.20 views

CVE-2022-31034 Insecure entropy in argo-cd

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting with v0.11.0 are vulnerable to a variety of attacks when an SSO login is initiated from the Argo CD CLI or UI. The vulnerabilities are due to the use of insufficiently random values in...

8.3CVSS8.6AI score0.00418EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/06/27 7:0 p.m.5 views

CVE-2022-31034 Insecure entropy in argo-cd

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting with v0.11.0 are vulnerable to a variety of attacks when an SSO login is initiated from the Argo CD CLI or UI. The vulnerabilities are due to the use of insufficiently random values in...

8.3CVSS8.4AI score0.00418EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2020/04/16 3:14 a.m.66 views

Insecure Entropy Source - Math.random() in node-uuid

Affected versions of node-uuid consistently fall back to using Math.random as an entropy source instead of crypto, which may result in guessable UUID's. Recommendation Update to version 1.4.4 or later...

7.5CVSS7.3AI score0.00338EPSS
Exploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2016/06/27 3:4 p.m.3 views

nodejs-node-uuid: insecure entropy source - Math.random()

It was found that NodeJS node-uuid used Math.random to create a GUID Globally Unique Identifier which does not provide enough entropy on some platforms it only provides 32 bits which can result in collisions of GUIDs. An attacker could use this to guess GUID values and leverage further attacks...

7.5CVSS7.1AI score0.00338EPSS
Exploits0References5
Node.js
Node.js
added 2016/03/28 5:59 p.m.36 views

Insecure Entropy Source - Math.random()

Overview Affected versions of node-uuid consistently fall back to using Math.random as an entropy source instead of crypto, which may result in guessable UUID's. Recommendation Update to version 1.4.4 or later. References - Issue 108 - Issue 122 - GitHub Advisory...

5CVSS4.6AI score0.00338EPSS
Exploits0Affected Software1
Rows per page
Query Builder