Lucene search
K

89 matches found

Vulnrichment
Vulnrichment
added 2022/09/20 7:50 p.m.6 views

CVE-2022-39218 Random number seed fixed during compilation

The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the Math.random and crypto.getRandomValues methods fail to use sufficiently random values. The initial value to seed...

7.5CVSS7.5AI score0.00097EPSS
Exploits0References1
OSV
OSV
added 2022/09/01 9:15 p.m.1 views

UBUNTU-CVE-2022-1615

In Samba, GnuTLS gnutlsrnd can fail and give predictable random values...

5.5CVSS6.5AI score0.00259EPSS
Exploits1References4
Prion
Prion
added 2022/09/01 9:15 p.m.20 views

Input validation

In Samba, GnuTLS gnutlsrnd can fail and give predictable random values...

1.7CVSS5.5AI score0.00259EPSS
Exploits1References4Affected Software2
UbuntuCve
UbuntuCve
added 2022/09/01 9:15 p.m.33 views

CVE-2022-1615

In Samba, GnuTLS gnutlsrnd can fail and give predictable random values...

5.5CVSS6.6AI score0.00259EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2022/09/01 12:0 a.m.24 views

CVE-2022-1615

In Samba, GnuTLS gnutlsrnd can fail and give predictable random values...

5.5CVSS5.8AI score0.00259EPSS
Exploits1
Rosalinux
Rosalinux
added 2021/07/02 4:39 p.m.34 views

Advisory ROSA-SA-2021-1829

Software: erlang R16B OS: Cobalt 7.9 CVE-ID: CVE-2011-0766 CVE-Crit: MEDIUM CVE-DESC: The random number generator in the Crypto application before 2.0.2.2.2 and SSH before 2.0.5, which was used in the Erlang / OTP ssh library before R14B03, uses predictable starting numbers based on the current...

7.8CVSS7.2AI score0.03371EPSS
Exploits1
Prion
Prion
added 2021/05/21 8:15 p.m.28 views

Design/Logic Flaw

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

4.3CVSS6.5AI score0.88109EPSS
Exploits27References2
Cvelist
Cvelist
added 2021/05/21 7:23 p.m.20 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...

6.8AI score0.05925EPSS
Exploits26References2
Prion
Prion
added 2020/02/11 8:15 p.m.13 views

Design/Logic Flaw

The KRandom::random function in KDE Paste Applet after 4.10.5 in kdeplasma-addons uses the GNU C Library rand function's linear congruential generator, which makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms by predicting the generator output...

2.1CVSS6.9AI score0.00026EPSS
Exploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/30 12:0 a.m.27 views

Debian DLA-1936-1 : cups security update

An issue has been found in cups, the Common UNIX Printing Systemtm. While generating a session cookie for the CUPS web interface, a predictable random number seed was used. This could lead to unauthorized scripted access to the enabled web interface. For Debian 8 'Jessie', this problem has been...

5.9CVSS6.3AI score0.00377EPSS
Exploits1References3
Prion
Prion
added 2018/10/23 9:30 p.m.14 views

Code injection

A lottery smart contract implementation for Greedy 599, an Ethereum gambling game, generates a random value that is predictable via an external contract call. The developer used the extcodesize function to prevent a malicious contract from being called, but the attacker can bypass it by writing t...

5CVSS7.5AI score0.003EPSS
Exploits1References1
Prion
Prion
added 2018/10/23 9:30 p.m.11 views

Code injection

A gambling smart contract implementation for RuletkaIo, an Ethereum gambling game, generates a random value that is predictable by an external contract call. The developer wrote a random function that uses a block timestamp and block hash from the Ethereum blockchain. This can be predicted by...

5CVSS7.5AI score0.003EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/10/23 9:0 p.m.10 views

CVE-2018-17877

A lottery smart contract implementation for Greedy 599, an Ethereum gambling game, generates a random value that is predictable via an external contract call. The developer used the extcodesize function to prevent a malicious contract from being called, but the attacker can bypass it by writing t...

7.5AI score0.003EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/10/23 9:0 p.m.11 views

CVE-2018-17968

A gambling smart contract implementation for RuletkaIo, an Ethereum gambling game, generates a random value that is predictable by an external contract call. The developer wrote a random function that uses a block timestamp and block hash from the Ethereum blockchain. This can be predicted by...

7.5AI score0.003EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/09/24 10:0 p.m.18 views

CVE-2018-12975

The random function of the smart contract implementation for CryptoSaga, an Ethereum game, generates a random value with publicly readable variables such as timestamp, the current block's blockhash, and a private variable which can be read with a getStorageAt call. Therefore, attackers can...

7.6AI score0.00371EPSS
Exploits0References1
NVD
NVD
added 2018/08/03 6:29 p.m.10 views

CVE-2018-14715

The endCoinFlip function and throwSlammer function of the smart contract implementations for Cryptogs, an Ethereum game, generate random numbers with an old block's hash. Therefore, attackers can predict the random number and always win the game...

7.5CVSS7.6AI score0.00371EPSS
Exploits0References1
Cvelist
Cvelist
added 2018/08/03 6:0 p.m.9 views

CVE-2018-14715

The endCoinFlip function and throwSlammer function of the smart contract implementations for Cryptogs, an Ethereum game, generate random numbers with an old block's hash. Therefore, attackers can predict the random number and always win the game...

7.6AI score0.00371EPSS
Exploits0References1
CVE
CVE
added 2017/07/21 9:0 p.m.43 views

CVE-2017-11519

TP-Link Archer C9(UN)_V2_160517 is affected by CVE-2017-11519 due to a predictable RNG seed in passwd_recovery.lua, enabling an attacker to reset the admin password over the network. The issue is fixed in firmware C9(UN)_V2_170511. If exploited, impact is administrator password reset; CVSS metric...

9.8CVSS9.2AI score0.13243EPSS
Exploits1References2Affected Software1
OpenVAS
OpenVAS
added 2017/01/16 12:0 a.m.46 views

NTP.org 'ntpd' Predictable Random Number Generator Weakness Brute Force Attack Vulnerability

NTP.org SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:ntp:ntp"; ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.809780";...

7.5CVSS6.2AI score0.33271EPSS
Exploits1References3
CNVD
CNVD
added 2016/08/02 12:0 a.m.1 views

Magento CMS Predictable Random Number Generation Vulnerability

Magento CMS is the United States Magento company's set of open source PHP e-commerce content management system CMS. A predictable random number generation vulnerability exists in Magento CMS Attackers can exploit this vulnerability to predict random numbers and infer passwords...

7AI score
Exploits0References1
Rows per page
Query Builder