Lucene search
+L

1408 matches found

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.00669EPSS
SaveExploits3References4
OSV
OSV
added 2017/06/19 4:29 p.m.6 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.04123EPSS
SaveExploits0References3
CNVD
CNVD
added 2017/05/24 12:0 a.m.5 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
SaveExploits0
OSV
OSV
added 2017/01/15 2:59 a.m.4 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.02785EPSS
SaveExploits0References1
curl security advisories
curl security advisories
added 2016/12/23 8:0 a.m.12 views

uninitialized random

libcurl's new internal function that returns a good 32-bit random value was implemented poorly and overwrote the pointer instead of writing the value into the buffer the pointer pointed to. This random value is used to generate nonces for Digest and NTLM authentication, for generating boundary...

8.1CVSS7.1AI score0.02307EPSS
SaveExploits0Affected Software2
Hacker One
Hacker One
added 2016/12/11 3:49 p.m.66 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...

SaveExploits0
CNVD
CNVD
added 2016/10/09 12:0 a.m.7 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.03864EPSS
SaveExploits0References1
OSV
OSV
added 2016/09/07 6:59 p.m.5 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.01497EPSS
SaveExploits0References4
CNVD
CNVD
added 2016/08/23 12:0 a.m.3 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.03597EPSS
SaveExploits0References1
OSV
OSV
added 2016/08/18 6:32 p.m.6 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.03597EPSS
SaveExploits0References2
CNVD
CNVD
added 2016/07/05 12:0 a.m.9 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.01348EPSS
SaveExploits0References1
OSV
OSV
added 2016/05/22 1:59 a.m.4 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.04353EPSS
SaveExploits0References4
ThreatPost
ThreatPost
added 2016/05/17 12:25 p.m.12 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
SaveExploits0References5
CNVD
CNVD
added 2016/04/26 12:0 a.m.6 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.04353EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/04/18 12:0 a.m.36 views

openSUSE Security Update : gcc5 (openSUSE-2016-472)

The GNU Compiler Collection was updated to version 5.3.1, which brings several fixes and enhancements. The following security issue has been fixed : - Fix C++11 std::randomdevice short read issue that could lead to predictable randomness. CVE-2015-5276, bsc945842 The following non-security issues...

5CVSS7.4AI score0.02941EPSS
SaveExploits0References11
OSV
OSV
added 2016/04/06 2:26 p.m.8 views

SUSE-SU-2016:0963-1 Security update for gcc5

The GNU Compiler Collection was updated to version 5.3.1, which brings several fixes and enhancements. The following security issue has been fixed: - Fix C++11 std::randomdevice short read issue that could lead to predictable randomness. CVE-2015-5276, bsc945842 The following non-security issues...

5CVSS8.6AI score0.02941EPSS
SaveExploits0References12
OSV
OSV
added 2016/03/30 3:5 p.m.4 views

SUSE-SU-2016:0908-2 Security update for gcc5

The GNU Compiler Collection was updated to version 5.3.1, which brings several fixes and enhancements. The following security issue has been fixed: - Fix C++11 std::randomdevice short read issue that could lead to predictable randomness. CVE-2015-5276, bsc945842 The following non-security issues...

5CVSS8.6AI score0.02941EPSS
SaveExploits0References10
CNVD
CNVD
added 2016/02/04 12:0 a.m.51 views

Sensio Labs Symfony Predictable Random Number Generation Vulnerability

Sensio Labs Symfony is a free French Sensio Labs , based on the MVC architecture of the PHP development framework . The framework provides commonly used functional components and tools , can be used to quickly create complex WEB program . A predictable random number generation vulnerability exist...

7.5CVSS7.6AI score0.01907EPSS
SaveExploits0References1
CNVD
CNVD
added 2016/01/30 12:0 a.m.7 views

phpMyAdmin Password Guessing Vulnerability

phpMyAdmin is a free, web-based MySQL database management tool developed by the phpMyAdmin team. A security vulnerability exists in phpMyAdmin where the phpMyAdmin 'Math.random' function fails to provide encrypted random numbers, allowing remote attackers to exploit the vulnerability to guess...

7.5CVSS7.7AI score0.02688EPSS
SaveExploits0References1
OSV
OSV
added 2016/01/12 8:59 p.m.6 views

UBUNTU-CVE-2016-1232

The moddialback module in Prosody before 0.9.9 does not properly generate random values for the secret token for server-to-server dialback authentication, which makes it easier for attackers to spoof servers via a brute force attack...

7.5CVSS7.1AI score0.02183EPSS
SaveExploits0References3
Rows per page
Query Builder