Lucene search
K

1274 matches found

OSV
OSV
added 2017/07/26 9:29 p.m.1 views

UBUNTU-CVE-2017-11671

Under certain circumstances, the ix86expandbuiltin function in i386.c in GNU Compiler Collection GCC version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially...

4CVSS6.1AI score0.00081EPSS
Exploits0References6
OSV
OSV
added 2017/07/26 9:29 p.m.22 views

CVE-2017-11671

Under certain circumstances, the ix86expandbuiltin function in i386.c in GNU Compiler Collection GCC version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially...

4CVSS6.5AI score
Exploits0References5
Cvelist
Cvelist
added 2017/07/26 9:0 p.m.20 views

CVE-2017-11671

Under certain circumstances, the ix86expandbuiltin function in i386.c in GNU Compiler Collection GCC version 4.6, 4.7, 4.8, 4.9, 5 before 5.5, and 6 before 6.4 will generate instruction sequences that clobber the status flag of the RDRAND and RDSEED intrinsics before it can be read, potentially...

4.3AI score0.00081EPSS
Exploits0References5
OSV
OSV
added 2017/07/12 2:40 p.m.5 views

SUSE-SU-2017:1848-1 Security update for xorg-x11-libICE

This update for xorg-x11-libICE fixes the following issues: - CVE-2017-2626: Creation of the ICE auth session cookies used insufficient randomness, making these cookies predictable. A more random generation method has been implemented. boo1025068...

5.5CVSS5.8AI score0.00091EPSS
Exploits2References3
Tenable Nessus
Tenable Nessus
added 2017/07/12 12:0 a.m.29 views

SUSE SLED12 / SLES12 Security Update : libICE (SUSE-SU-2017:1835-1)

This update for libICE fixes the following issues : - CVE-2017-2626: Creation of the ICE auth session cookies used insufficient randomness, making these cookies predictable. A more random generation method has been implemented. boo1025068 Note that Tenable Network Security has extracted the...

5.5CVSS6.3AI score0.00091EPSS
Exploits2References4
OSV
OSV
added 2017/07/11 3:56 p.m.8 views

SUSE-SU-2017:1835-1 Security update for libICE

This update for libICE fixes the following issues: - CVE-2017-2626: Creation of the ICE auth session cookies used insufficient randomness, making these cookies predictable. A more random generation method has been implemented. boo1025068...

5.5CVSS5.8AI score0.00091EPSS
Exploits2References3
Veracode
Veracode
added 2017/06/22 2:24 a.m.12 views

Insecure Hashing

github.com/google/keytransparency is vulnerable to insecure hashing. The library does not hash the unique identifier. This unique idenitifer is used to verify the randomness of the values produced. This means that its easier for an attacker to forge a valid hash...

6.6AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2017/06/20 12:0 a.m.25 views

openSUSE Security Update : xorg-x11-server (openSUSE-2017-710)

This update for xorg-x11-server fixes the following security issues : - CVE-2017-2624: Prevent timing attack against MIT cookie. boo1025029 - Use arc4random to generate cookies with more randomness. boo1025084 - Remove unused function with use-after-free issue. boo1025035 %NASLMINLEVEL 70300 C...

7CVSS7.2AI score0.00046EPSS
Exploits3References4
OSV
OSV
added 2017/06/19 4:29 p.m.1 views

CVE-2017-1000378

The NetBSD qsort function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in...

9.8CVSS6.3AI score0.03728EPSS
Exploits0References3
CNVD
CNVD
added 2017/05/24 12:0 a.m.1 views

PHPCMS v9.6.3 suffers from a file inclusion vulnerability

PHPCMS is a website management software. A file inclusion vulnerability exists in the latest version of phpcms V9.6.3 and below. The vulnerability arises from two main parts, one is the acquisition of authkey, which utilizes the insecurity of random numbers, and the other is based on the logical...

6.8AI score
Exploits0
OSV
OSV
added 2017/01/15 2:59 a.m.0 views

DEBIAN-CVE-2017-5493

wp-includes/ms-functions.php in the Multisite WordPress API in WordPress before 4.7.1 does not properly choose random numbers for keys, which makes it easier for remote attackers to bypass intended access restrictions via a crafted 1 site signup or 2 user signup...

7.5CVSS6.6AI score0.01668EPSS
Exploits0References1
Hacker One
Hacker One
added 2016/12/11 3:49 p.m.61 views

Gratipay: Gratipay uses the random module's cryptographically insecure PRNG.

Dear Gratipay bug bounty team, Summary --- Gratipay currently uses the random module's pseudo-random number generator which is not a cryptographically secure PRNG as stated in the docs: The pseudo-random generators of this module should not be used for security purposes. For security or...

Exploits0
CNVD
CNVD
added 2016/10/09 12:0 a.m.2 views

Animas OneTouch Ping Data Forgery Vulnerability

The Animas OneTouch Ping is a medical self-service device for diabetics taking insulin from Animas USA. A security vulnerability exists in the Animas OneTouch Ping device that stems from the program failing to properly generate random numbers. A remote attacker could exploit the vulnerability to...

7.8CVSS6.9AI score0.032EPSS
Exploits0References1
OSV
OSV
added 2016/09/07 6:59 p.m.1 views

UBUNTU-CVE-2016-6345

RESTEasy allows remote authenticated users to obtain sensitive information by leveraging "insufficient use of random values" in async jobs...

6.5CVSS6.9AI score0.00084EPSS
Exploits0References4
CNVD
CNVD
added 2016/08/23 12:0 a.m.1 views

GNU Libgcrypt and GnuPG Predictable Random Number Generation Vulnerability

GNU Libgcrypt and GnuPG GNU Privacy Guard are both general-purpose cryptographic libraries developed by the GNU Project based on the GnuPG code. A predictable random number generation vulnerability exists in the mixing function in GNU Libgcrypt prior to 1.6.3-2+deb8u2 and GnuPG prior to...

5.3CVSS7.5AI score0.02688EPSS
Exploits0References1
OSV
OSV
added 2016/08/18 6:32 p.m.0 views

USN-3065-1 libgcrypt11, libgcrypt20 vulnerability

Felix Dörre and Vladimir Klebanov discovered that Libgcrypt incorrectly handled mixing functions in the random number generator. An attacker able to obtain 4640 bits from the RNG can trivially predict the next 160 bits of output...

5.3CVSS6.3AI score0.02688EPSS
Exploits0References2
CNVD
CNVD
added 2016/07/05 12:0 a.m.3 views

IBM Watson Developer Cloud Weak Password Vulnerability

IBM Watson is a set of technology platforms from the American company IBM, and an outstanding representative of cognitive computing a new computing paradigm that encompasses a large number of technological innovations in the fields of information analytics, natural language processing and machine...

9.8CVSS6.7AI score0.00861EPSS
Exploits0References1
OSV
OSV
added 2016/05/22 1:59 a.m.0 views

UBUNTU-CVE-2015-8867

The opensslrandompseudobytes function in ext/openssl/openssl.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 incorrectly relies on the deprecated RANDpseudobytes function, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified...

7.5CVSS7.2AI score0.13368EPSS
Exploits0References4
ThreatPost
ThreatPost
added 2016/05/17 12:25 p.m.11 views

Academics Make Theoretical Breakthrough in Random Number Generation

Two University of Texas academics have made what some experts believe is a breakthrough in random number generation that could have longstanding implications for cryptography and computer security. David Zuckerman, a computer science professor, and Eshan Chattopadhyay, a graduate student, publish...

0.3AI score
Exploits0References5
CNVD
CNVD
added 2016/04/26 12:0 a.m.3 views

PHP 'openssl_random_pseudo_bytes()' function design vulnerability

PHP PHP: Hypertext Preprocessor is an open source general-purpose computer scripting language maintained by the PHP Group and the open source community. There is a security vulnerability in PHP that can be exploited by an attacker to cause the program to generate predictable random numbers...

7.5CVSS8.4AI score0.13368EPSS
Exploits0References1
Rows per page
Query Builder