Lucene search
+L

733 matches found

OSV
OSV
added 2019/04/07 2:29 p.m.20 views

CVE-2019-10908

In Airsonic 10.2.1, RecoverController.java generates passwords via org.apache.commons.lang.RandomStringUtils, which uses java.util.Random internally. This PRNG has a 48-bit seed that can easily be bruteforced, leading to trivial privilege escalation attacks...

9.8CVSS7.1AI score
SaveExploits0References1
Cvelist
Cvelist
added 2019/04/07 1:32 p.m.21 views

CVE-2019-10908

In Airsonic 10.2.1, RecoverController.java generates passwords via org.apache.commons.lang.RandomStringUtils, which uses java.util.Random internally. This PRNG has a 48-bit seed that can easily be bruteforced, leading to trivial privilege escalation attacks...

9.6AI score0.01611EPSS
SaveExploits0References1
Prion
Prion
added 2019/03/23 7:29 p.m.27 views

Design/Logic Flaw

hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an osrandom function call...

5CVSS6.9AI score0.02352EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2019/03/23 7:29 p.m.11 views

CVE-2016-10743

hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an osrandom function call...

7.5CVSS7.5AI score
SaveExploits0References7
NVD
NVD
added 2019/03/23 7:29 p.m.20 views

CVE-2016-10743

hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an osrandom function call...

7.5CVSS7.6AI score0.02352EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2019/03/23 6:55 p.m.49 views

CVE-2016-10743

hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an osrandom function call...

7.5CVSS0.9AI score0.02352EPSS
SaveExploits0
CVE
CVE
added 2019/03/23 6:55 p.m.224 views

CVE-2016-10743

CVE-2016-10743 concerns hostapd prior to 2.6 using a low-quality PRNG via an os_random() path, exposing insufficient entropy. The connected sources show concrete details: affected component is hostapd in EAP mode, where calls to rand()/random() occurred without srand()/srandom(), leading to deter...

7.5CVSS7.4AI score0.02352EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2019/03/23 6:55 p.m.42 views

CVE-2016-10743

hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an osrandom function call...

7.5AI score0.02352EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2019/03/23 12:00 a.m.29 views

CVE-2016-10743

hostapd before 2.6 does not prevent use of the low-quality PRNG that is reached by an osrandom function call...

7.5CVSS7.1AI score0.02352EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2019/01/16 3:50 p.m.45 views

Security Bulletin: IBM API Connect is affected by multiple GSKit and OpenSSL vulnerabilities

Summary IBM API Connect has addressed multiple vulnerabilities in GSKit and OpenSSL. Vulnerability Details CVEID: CVE-2016-0705 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by a double-free error when parsing DSA private keys. An attacker could exploit this vulnerability to...

10CVSS0.8AI score0.26335EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2019/01/15 9:14 a.m.24 views

Information Leakage

The libgcrypt library is vulnerable to information leakage. The vulnerability exists because of a flaw in the libgcrypt PRNG Pseudo-Random Number Generator, leaking the first 580 bytes of the PRNG output which allows the attacker to guess the following 20 bytes...

5.3CVSS5.3AI score0.03597EPSS
SaveExploits0References13Affected Software1
nodejs
nodejs
added 2019/01/09 1:34 p.m.17 views

Cryptographically Weak PRNG

Overview Affected versions of generate-password generate random values that are biased towards certain characters depending on the chosen character sets. This may result in guessable passwords. Recommendation Update to version 1.4.1 or later. References - GitHub Pull - GitHub Advisory...

6.8AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:00 a.m.27 views

Fedora 28 : libtomcrypt (2018-9d667bdff8)

Fix Side Channel Based ECDSA Key Extraction CVE-2018-12437 PR 408 - Fix potential stack overflow when DER flexi-decoding CVE-2018-0739 PR 373 - Fix two-key 3DES PR 390 - Fix accelerated CTR mode PR 359 - Fix Fortuna PRNG PR 363 - Fix compilation on platforms where cc doesn't point to gcc PR 382 -...

6.5CVSS6.4AI score0.1893EPSS
SaveExploits1References3
OSV
OSV
added 2018/11/29 9:30 p.m.17 views

GHSA-Q3JG-4C82-J4XH Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in Pivotal CredHub Service Broker

Pivotal CredHub Service Broker, versions prior to 1.1.0, uses a guessable form of random number generation in creating service broker's UAA client. A remote malicious user may guess the client secret and obtain or modify credentials for users of the CredHub Service...

8.1CVSS8.1AI score0.01304EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2018/11/29 9:30 p.m.36 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in Pivotal CredHub Service Broker

Pivotal CredHub Service Broker, versions prior to 1.1.0, uses a guessable form of random number generation in creating service broker's UAA client. A remote malicious user may guess the client secret and obtain or modify credentials for users of the CredHub Service...

8.1CVSS3.5AI score0.01304EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/22 8:44 p.m.31 views

Cryptographically Weak Pseudo-Random Number Generator (PRNG) in akka-actor

Lightbend Akka 2.5.x before 2.5.16 allows message disclosure and modification because of an RNG error. A random number generator is used in Akka Remoting for TLS both classic and Artery Remoting. Akka allows configuration of custom random number generators. For historical reasons, Akka included t...

9.1CVSS1.5AI score0.01186EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2018/10/18 5:41 p.m.29 views

OrientDB Server Community Edition uses insufficiently random values to generate session IDs

OrientDB Server Community Edition before 2.0.15 and 2.1.x before 2.1.1 improperly relies on the java.util.Random class for generation of random Session ID values in the server/network/protocol/http/OHttpSessionManager.java, which makes it easier for remote attackers to predict a value by...

5.9CVSS6.1AI score0.0186EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2018/10/09 12:57 a.m.41 views

GHSA-6G33-F262-XJP4 Cryptographically Weak PRNG in randomatic

Affected versions of randomatic generate random values using a cryptographically weak psuedo-random number generator. This may result in predictable values instead of random values as intended. Recommendation Update to version 3.0.0 or later...

5.3CVSS5.5AI score0.0135EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2018/10/09 12:57 a.m.32 views

Cryptographically Weak PRNG in randomatic

Affected versions of randomatic generate random values using a cryptographically weak psuedo-random number generator. This may result in predictable values instead of random values as intended. Recommendation Update to version 3.0.0 or later...

5.3CVSS3.5AI score0.0135EPSS
SaveExploits0References5Affected Software1
ICS
ICS
added 2018/09/10 12:00 p.m.109 views

Network Time Protocol Vulnerabilities (Update B)

OVERVIEW This updated advisory is a follow-up to the updated advisory titled ICSA-14-353-01A Network Time Protocol Vulnerabilities that was published December 23, 2014, on the NCCIC/ICS-CERT web site. Google Security Team researchers Neel Mehta and Stephen Roettger have coordinated multiple...

7.5CVSS8.4AI score0.7809EPSS
SaveExploits4References21
Rows per page
Query Builder