Lucene search
+L

994 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 6:14 a.m.11 views

CVE-2017-11519

passwdrecovery.lua on the TP-Link Archer C9UNV2160517 allows an attacker to reset the admin password by leveraging a predictable random number generator seed. This is fixed in C9UNV2170511...

9.8CVSS6.9AI score0.03051EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 2:27 a.m.7 views

CVE-2016-15005

CSRF tokens are generated using math/rand, which is not a cryptographically secure random number generator, allowing an attacker to predict values and bypass CSRF protections with relatively few requests...

8.8CVSS6.9AI score0.00382EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:58 a.m.15 views

CVE-2016-15006

A vulnerability, which was classified as problematic, has been found in enigmaX up to 2.2. This issue affects the function getSeed of the file main.c of the component Scrambling Table Handler. The manipulation leads to predictable seed in pseudo-random number generator prng. The attack may be...

5.3CVSS6.9AI score0.00758EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 10:40 p.m.13 views

CVE-2002-20002

The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand, which is not a strong random number generator, for cryptographic keys...

5.4CVSS6.9AI score0.00305EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 8:44 p.m.21 views

CVE-2008-3280

It was found that various OpenID Providers OPs had TLS Server Certificates that used weak keys, as a result of the Debian Predictable Random Number Generator CVE-2008-0166. In combination with the DNS Cache Poisoning issue CVE-2008-1447 and the fact that almost all SSL/TLS implementations do not...

7.8CVSS7AI score0.95182EPSS
SaveExploits32References1
OSV
OSV
added 2025/05/07 7:11 p.m.10 views

RLSA-2024:5297 Moderate: edk2 security update

EDK Embedded Development Kit is a project to enable UEFI support for Virtual Machines. This package contains a sample 64-bit UEFI firmware for QEMU and KVM. Security Fixes: edk2: Predictable TCP Initial Sequence Numbers CVE-2023-45236 edk2: Use of a Weak PseudoRandom Number Generator CVE-2023-452...

7.5CVSS6.6AI score0.00994EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2025/04/12 12:00 a.m.10 views

p5-Crypt-CBC -- Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Lib-Crypt-CBC project reports: 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...

4CVSS7.3AI score0.00188EPSS
SaveExploits0References1
Debian
Debian
added 2025/04/08 7:35 a.m.27 views

[SECURITY] [DLA 4120-1] libnet-easytcp-perl security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4120-1 [email protected] https://www.debian.org/lts/security/ Andrej Shadura April 08, 2025 https://wiki.debian.org/LTS -...

5.4CVSS6.8AI score0.00381EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/08 12:00 a.m.14 views

Debian dla-4120 : libnet-easytcp-perl - security update

The remote Debian 11 host has a package installed that is affected by a vulnerability as referenced in the dla-4120 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4120-1 [email protected] https://www.debian.org/lts/security/...

5.4CVSS5.7AI score0.00381EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/05 4:15 p.m.19 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.0027EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/05 4:11 p.m.73 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.0027EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/05 4:11 p.m.11 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.0027EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/05 12:00 a.m.11 views

MetaCPAN Amon2::Auth::Site::LINE 安全漏洞

MetaCPAN Amon2::Auth::Site::LINE is a component of the MetaCPAN Foundation. A security vulnerability exists in MetaCPAN Amon2::Auth::Site::LINE that stems from the use of an insecure random number generator...

5.5CVSS6.6AI score0.0027EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/05 12:00 a.m.11 views

MetaCPAN Net::Xero 安全漏洞

MetaCPAN Net::Xero is a component of the MetaCPAN Foundation. A security vulnerability exists in MetaCPAN Net::Xero 0.044 and earlier versions that stems from the use of an insecure random number generator...

6.5CVSS6.7AI score0.00328EPSS
SaveExploits0References6
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
RedhatCVE
RedhatCVE
added 2025/03/26 4:19 p.m.13 views

CVE-2021-26091

A use of a cryptographically weak pseudo-random number generator vulnerability in the authenticator of the Identity Based Encryption service of FortiMail 6.4.0 through 6.4.4, and 6.2.0 through 6.2.7 may allow an unauthenticated attacker to infer parts of users authentication tokens and reset thei...

7.5CVSS7.5AI score0.00303EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/24 3:37 p.m.11 views

CVE-2021-26091

A use of a cryptographically weak pseudo-random number generator vulnerability in the authenticator of the Identity Based Encryption service of FortiMail 6.4.0 through 6.4.4, and 6.2.0 through 6.2.7 may allow an unauthenticated attacker to infer parts of users authentication tokens and reset thei...

7.5CVSS7.7AI score0.00303EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:42 p.m.12 views

CVE-2025-1796

A vulnerability in langgenius/dify v0.10.1 allows an attacker to take over any account, including administrator accounts, by exploiting a weak pseudo-random number generator PRNG used for generating password reset codes. The application uses random.randint for this purpose, which is not suitable...

8.8CVSS7AI score0.00579EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.29 views

CVE-2025-1796

A vulnerability in langgenius/dify v0.10.1 allows an attacker to take over any account, including administrator accounts, by exploiting a weak pseudo-random number generator PRNG used for generating password reset codes. The application uses random.randint for this purpose, which is not suitable...

8.8CVSS0.00579EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:08 a.m.8 views

CVE-2025-1796 Admin account takeover through weak Pseudo-Random number generator used in generating password reset codes in langgenius/dify

A vulnerability in langgenius/dify v0.10.1 allows an attacker to take over any account, including administrator accounts, by exploiting a weak pseudo-random number generator PRNG used for generating password reset codes. The application uses random.randint for this purpose, which is not suitable...

7.5CVSS7.6AI score0.00579EPSS
SaveExploits1References1
Rows per page
Query Builder