Lucene search
K

89 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 11:24 a.m.9 views

CVE-2013-5180

The srandomdev function in Libc in Apple Mac OS X before 10.9, when the kernel random-number generator is unavailable, produces predictable values instead of the intended random values, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by leveragi...

4.3CVSS6.2AI score0.00263EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 1:46 a.m.9 views

CVE-2010-5084

The cross-site request forgery CSRF protection mechanism in e107 before 0.7.23 uses a predictable random token based on the creation date of the administrator account, which allows remote attackers to hijack the authentication of administrators for requests that add new users via...

6CVSS7.4AI score0.00121EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 8:44 p.m.8 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.88109EPSS
Exploits27References1
RedhatCVE
RedhatCVE
added 2025/04/07 4:48 p.m.15 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.5CVSS6.9AI score0.00181EPSS
Exploits0References1
NVD
NVD
added 2025/01/21 6:15 p.m.11 views

CVE-2025-22150

Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If...

6.8CVSS0.00605EPSS
Exploits0References7
CVE
CVE
added 2025/01/21 5:46 p.m.601 views

CVE-2025-22150

Undici (HTTP/1.1 client) is affected by CVE-2025-22150 in versions prior to 5.28.5, 6.21.1, and 7.2.3 due to using Math.random() to generate multipart/form-data boundaries. This can enable an attacker-controlled endpoint to tamper with requests if specific conditions are met, potentially affectin...

6.8CVSS6.4AI score0.00605EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/01/21 5:46 p.m.32 views

CVE-2025-22150 Undici Uses Insufficiently Random Values

Undici is an HTTP/1.1 client. Starting in version 4.5.0 and prior to versions 5.28.5, 6.21.1, and 7.2.3, undici uses Math.random to choose the boundary for a multipart/form-data request. It is known that the output of Math.random can be predicted if several of its generated values are known. If...

6.8CVSS6.3AI score0.00605EPSS
Exploits0References7
Ubuntu
Ubuntu
added 2024/09/19 4:11 p.m.8 views

USN-7024-1: tgt vulnerability

It was discovered that tgt attempts to achieve entropy by calling rand without srand. The PRNG seed is always 1, and thus the sequence of challenges is always identical...

5.9CVSS5.2AI score0.00311EPSS
Exploits0
CNVD
CNVD
added 2024/08/29 12:0 a.m.6 views

FIWARE Keyrock Encryption Issue Vulnerability

FIWARE Keyrock is a FIWARE open source component responsible for identity management. A cryptographic vulnerability exists in FIWARE Keyrock 8.4 and prior versions, which arises from a predictable random value for user-created activation tokens that can be exploited by an attacker to predict...

6.3CVSS6.7AI score0.00124EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.26 views

RHEL 9 : c-ares (RHSA-2023:6635)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:6635 advisory. The c-ares C library defines asynchronous DNS Domain Name System requests and provides name resolving API. The following packages have been...

8.6CVSS6.8AI score0.00161EPSS
Exploits1References13
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.26 views

Oracle Linux 9 : samba (ELSA-2023-2519)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2023-2519 advisory. - resolves: rhbz2154373 - Fix CVE-2022-38023 - Fix CVE-2022-1615 GnuTLS gnutlsrnd can fail and give predictable random values - resolves: rhbz2108332 - Fix...

9CVSS7.4AI score0.35695EPSS
Exploits3References2
Tenable Nessus
Tenable Nessus
added 2023/07/12 12:0 a.m.28 views

CentOS 8 : nodejs:16 (CESA-2023:4034)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2023:4034 advisory. - c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARESRANDOMFILE will not be set, as see...

7.5CVSS6.5AI score0.00343EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2023/07/12 12:0 a.m.33 views

AlmaLinux 8 : nodejs:16 (ALSA-2023:4034)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2023:4034 advisory. c-ares: 0-byte UDP payload Denial of Service CVE-2023-32067 c-ares: Buffer Underwrite in aresinetnetpton CVE-2023-31130 c-ares: Insufficient randomness in...

7.5CVSS6.3AI score0.00343EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/06/12 12:0 a.m.3 views

PT-2023-11874

Name of the Vulnerable Software and Affected Versions: crypto-js versions prior to 3.2.1 Description: The issue concerns the generation of random numbers in the crypto-js package. Specifically, it concatenates the string "0." with an integer, making the output more predictable than necessary...

5.3CVSS5.8AI score0.00876EPSS
Exploits0References16
Debian CVE
Debian CVE
added 2023/05/25 9:55 p.m.27 views

CVE-2023-31147

c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom are unavailable, c-ares uses rand to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand so will generate predictable output. Input from the random number generator i...

6.5CVSS7.2AI score0.00103EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/05/24 12:0 a.m.37 views

Oracle Linux 8 : samba (ELSA-2023-2987)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2023-2987 advisory. - In Samba, GnuTLS gnutlsrnd can fail and give predictable random values. CVE-2022-1615 Note that Nessus has not tested for this issue but has instead relied on...

5.5CVSS6.4AI score0.00259EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2023/05/16 9:5 a.m.54 views

Low: Red Hat Security Advisory: samba security, bug fix, and enhancement update

An update for evolution-mapi, openchange, and samba is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

5.5CVSS6.4AI score0.00259EPSS
Exploits1References11
SUSE CVE
SUSE CVE
added 2023/02/15 6:11 a.m.3 views

SUSE CVE-2007-2930

The 1 NSIDSHUFFLEONLY and 2 NSIDUSEPOOL PRNG algorithms in ISC BIND 8 before 8.4.7-P1 generate predictable DNS query identifiers when sending outgoing queries such as NOTIFY messages when answering questions as a resolver, which allows remote attackers to poison DNS caches via unknown vectors...

4.3CVSS6.7AI score0.29869EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2023/02/03 12:0 a.m.4 views

The vulnerability of InHand Networks InRouter 302 and InRouter 615 microprogrammed software lies in the use of one-way hashing with predictable random data. This allows attackers to gain unauthorized access to protected information.

The vulnerability of InHand Networks InRouter 302 and InRouter 615 microprogrammed software lies in the use of one-way hashing with predictable random data. Exploiting this vulnerability allows an attacker, operating remotely, to gain unauthorized access to protected information by sending...

7CVSS7.7AI score0.00151EPSS
Exploits0References6Affected Software2
Veracode
Veracode
added 2022/10/15 6:35 p.m.27 views

Information Disclosure

samba is vulnerable to information disclosure. A local authenticated attacker is able to gain access to confidential information, because GnuTLS gnutlsrnd may fail and give predictable random values...

5.5CVSS5.6AI score0.00259EPSS
Exploits1References6Affected Software2
Rows per page
Query Builder