Lucene search
+L

251 matches found

Debian CVE
Debian CVE
added 2014/12/19 3:0 p.m.65 views

CVE-2013-4442

Password Generator aka Pwgen before 2.07 uses weak pseudo generated numbers when /dev/urandom is unavailable, which makes it easier for context-dependent attackers to guess the numbers...

5CVSS6.3AI score0.02166EPSS
SaveExploits0
OSV
OSV
added 2014/11/03 10:55 p.m.31 views

PYSEC-2014-50

The error pages in Plone before 4.2.3 and 4.3 before beta 1 allow remote attackers to obtain random numbers and derive the PRNG state for password resets via unspecified vectors. NOTE: this identifier was SPLIT per ADT2 due to different vulnerability types. CVE-2012-6661 was assigned for the PRNG...

5CVSS5.5AI score0.02322EPSS
SaveExploits1References6
CVE
CVE
added 2014/11/03 10:0 p.m.88 views

CVE-2012-5508

CVE-2012-5508 (and related CVE-2012-6661) affects Zope before 2.13.19 used with Plone older than 4.2.3 and Plone 4.3 beta1. Root cause: PRNG not reseeded, enabling remote attackers to infer PRNG state and potentially abuse password resets via unspecified vectors. Mitigation: upgrade to Zope 2.13....

5CVSS6.5AI score0.02322EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2014/11/03 10:0 p.m.31 views

CVE-2012-5508

The error pages in Plone before 4.2.3 and 4.3 before beta 1 allow remote attackers to obtain random numbers and derive the PRNG state for password resets via unspecified vectors. NOTE: this identifier was SPLIT per ADT2 due to different vulnerability types. CVE-2012-6661 was assigned for the PRNG...

6.4AI score0.02322EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2014/10/15 12:0 a.m.22 views

Amazon Linux AMI : python-oauth2 (ALAS-2014-425)

The Server.verifyrequest function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL. The 1 makenonce, 2 generatenonce, and 3 generateverifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonce...

5.8CVSS5.4AI score0.0243EPSS
SaveExploits0References3
Amazon
Amazon
added 2014/10/14 12:0 a.m.34 views

Medium: python-oauth2

Issue Overview: The Server.verifyrequest function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL. The 1 makenonce, 2 generatenonce, and 3 generateverifier functions in SimpleGeo python-oauth2 uses weak random numbers t...

5.8CVSS6.7AI score0.0243EPSS
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.37 views

Google Chrome <= 6.0.472 'Math.Random()' Random Number Generation Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/36185/info Google Chrome is prone to security vulnerability that may allow the application to generate weak random numbers. Successfully exploiting this issue may allow attackers to obtain sensitive information or gain...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2014/05/20 2:55 p.m.20 views

CVE-2013-4347

The 1 makenonce, 2 generatenonce, and 3 generateverifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonces, which makes it easier for remote attackers to guess the nonce via a brute force attack...

5.8CVSS5.9AI score0.0243EPSS
SaveExploits0References3
Prion
Prion
added 2014/05/20 2:55 p.m.11 views

Code injection

The 1 makenonce, 2 generatenonce, and 3 generateverifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonces, which makes it easier for remote attackers to guess the nonce via a brute force attack...

5.8CVSS6.8AI score0.0243EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2014/05/20 2:0 p.m.27 views

CVE-2013-4347

The 1 makenonce, 2 generatenonce, and 3 generateverifier functions in SimpleGeo python-oauth2 uses weak random numbers to generate nonces, which makes it easier for remote attackers to guess the nonce via a brute force attack...

6.2AI score0.0243EPSS
SaveExploits0References4
CVE
CVE
added 2014/05/20 2:0 p.m.66 views

CVE-2013-4347

The CVE-2013-4347 issue affects SimpleGeo python-oauth2: the make_nonce, generate_nonce, and generate_verifier functions use weak random values to generate nonces, enabling potential replay via captured traffic. Evidence and details come from GHSA entry and related advisories; a patch/update addr...

5.8CVSS6.3AI score0.0243EPSS
SaveExploits0References4Affected Software1
Mageia
Mageia
added 2014/02/12 5:13 p.m.41 views

Updated tor package fixes security vulnerability

Tor before 0.2.4.20, when OpenSSL 1.x is used in conjunction with a certain HardwareAccel setting on Intel Sandy Bridge and Ivy Bridge platforms, does not properly generate random numbers for relay identity keys and hidden-service identity keys, which might make it easier for remote attackers to...

4CVSS3.6AI score0.01751EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2014/01/17 7:0 p.m.34 views

CVE-2013-7295

Tor before 0.2.4.20, when OpenSSL 1.x is used in conjunction with a certain HardwareAccel setting on Intel Sandy Bridge and Ivy Bridge platforms, does not properly generate random numbers for 1 relay identity keys and 2 hidden-service identity keys, which might make it easier for remote attackers...

4CVSS3.3AI score0.01751EPSS
SaveExploits0
CVE
CVE
added 2013/12/07 9:0 p.m.144 views

CVE-2013-6386

Drupal 6.x before 6.29 and 7.x before 7.24 uses PHP mt_rand with predictable seeds, allowing remote attackers to predict security strings and bypass restrictions via brute force. Impact includes potential unauthorized access or bypass of protections as described in multiple advisories. Mitigation...

6.8CVSS6.5AI score0.02084EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2013/11/11 12:0 a.m.23 views

Fedora 20 : python-crypto-2.6.1-1.fc20 (2013-19390)

In previous versions of PyCrypto, the Crypto.Random PRNG exhibits a race condition that may cause forked processes to generate identical sequences of 'random' numbers. This release fixes the problem by resetting the rate-limiter when Crypto.Random.atfork is invoked. Note that Tenable Network...

4.3CVSS8.1AI score0.0173EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2013/10/27 12:0 a.m.27 views

Fedora 19 : python-crypto-2.6.1-1.fc19 (2013-19441)

In previous versions of PyCrypto, the Crypto.Random PRNG exhibits a race condition that may cause forked processes to generate identical sequences of 'random' numbers. This release fixes the problem by resetting the rate-limiter when Crypto.Random.atfork is invoked. Note that Tenable Network...

4.3CVSS8.1AI score0.0173EPSS
SaveExploits1References4
Prion
Prion
added 2013/10/24 3:48 a.m.16 views

Design/Logic Flaw

The random-number generator in the kernel in Apple Mac OS X before 10.9 provides lengthy exclusive access for processing of large requests, which allows local users to cause a denial of service temporary generator outage via an application that requires many random numbers...

2.1CVSS6.2AI score0.00314EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2013/10/01 5:55 p.m.33 views

CVE-2013-4708

The PPP Access Concentrator PPPAC in Internet Initiative Japan Inc. SEIL/x86 1.00 through 2.80, SEIL/X1 1.00 through 4.30, SEIL/X2 1.00 through 4.30, SEIL/B1 1.00 through 4.30, SEIL/Turbo 1.80 through 2.15, and SEIL/neu 2FE Plus 1.80 through 2.15 generates predictable random numbers, which allows...

4CVSS7AI score0.01257EPSS
SaveExploits0References4
Prion
Prion
added 2013/10/01 5:55 p.m.17 views

Authentication flaw

The PPP Access Concentrator PPPAC in Internet Initiative Japan Inc. SEIL/x86 1.00 through 2.80, SEIL/X1 1.00 through 4.30, SEIL/X2 1.00 through 4.30, SEIL/B1 1.00 through 4.30, SEIL/Turbo 1.80 through 2.15, and SEIL/neu 2FE Plus 1.80 through 2.15 generates predictable random numbers, which allows...

4CVSS7.5AI score0.01257EPSS
SaveExploits0References4Affected Software6
CVE
CVE
added 2013/10/01 5:0 p.m.58 views

CVE-2013-4708

The CVE-2013-4708 issue affects SEIL Series routers from Internet Initiative Japan Inc. The vuln arises from predictable random-number generation in the PPP Access Concentrator (PPPAC) when performing RADIUS authentication, allowing remote attackers who can sniff RADIUS traffic to bypass authenti...

4CVSS7.2AI score0.01257EPSS
SaveExploits0References4Affected Software2
Rows per page
Query Builder