Lucene search
K

90 matches found

Veracode
Veracode
added 2022/10/15 6:35 p.m.29 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.00408EPSS
Exploits1References6Affected Software2
Vulnrichment
Vulnrichment
added 2022/09/20 7:50 p.m.7 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.00752EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2022/09/01 9:15 p.m.38 views

CVE-2022-1615

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

5.5CVSS6.6AI score0.00408EPSS
Exploits1References3
Prion
Prion
added 2022/09/01 9:15 p.m.22 views

Input validation

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

1.7CVSS5.5AI score0.00408EPSS
Exploits1References4Affected Software2
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.00408EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2022/09/01 12:0 a.m.26 views

CVE-2022-1615

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

5.5CVSS5.8AI score0.00408EPSS
Exploits1
Rosalinux
Rosalinux
added 2021/07/02 4:39 p.m.35 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.03046EPSS
Exploits1
Prion
Prion
added 2021/05/21 8:15 p.m.29 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.95182EPSS
Exploits27References2
Cvelist
Cvelist
added 2021/05/21 7:23 p.m.25 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.03951EPSS
Exploits1References2
Prion
Prion
added 2020/02/11 8:15 p.m.14 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.00306EPSS
Exploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/30 12:0 a.m.28 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.01841EPSS
Exploits1References3
Prion
Prion
added 2018/10/23 9:30 p.m.12 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.01208EPSS
Exploits1References1
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.01637EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/10/23 9:0 p.m.19 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.01637EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/10/23 9:0 p.m.20 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.01208EPSS
Exploits1References1
Cvelist
Cvelist
added 2018/09/24 10:0 p.m.20 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.01253EPSS
Exploits0References1
NVD
NVD
added 2018/08/03 6:29 p.m.17 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.01253EPSS
Exploits0References1
Cvelist
Cvelist
added 2018/08/03 6:0 p.m.16 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.01253EPSS
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.03051EPSS
Exploits1References2Affected Software1
OpenVAS
OpenVAS
added 2017/01/16 12:0 a.m.47 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.12978EPSS
Exploits1References3
Rows per page
Query Builder