Lucene search
+L

704 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2019/01/16 3:50 p.m.44 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.23 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
Node.js
Node.js
added 2019/01/09 1:34 p.m.16 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:0 a.m.25 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.19295EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2018/11/29 9:30 p.m.33 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
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/10/22 8:44 p.m.30 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.27 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
Github Security Blog
Github Security Blog
added 2018/10/09 12:57 a.m.31 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
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
ICS
ICS
added 2018/09/10 12:0 p.m.106 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.78717EPSS
SaveExploits4References21
IBM Security Bulletins
IBM Security Bulletins
added 2018/08/08 4:13 a.m.30 views

Security Bulletin: IBM Cloud Manager with OpenStack is affected by GSKit

Summary Multiple security vulnerabilities have been identified in GSKit and GSKit-Crypto that is used by IBM Cloud Manager with OpenStack. IBM Cloud Manager with OpenStack has addressed these vulnerabilities. Vulnerability Details CVEID: CVE-2016-0705 DESCRIPTION: OpenSSL is vulnerable to a denia...

10CVSS0.8AI score0.26335EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/08/01 4:4 p.m.38 views

Security Bulletin : Multiple vulnerabilities in IBM GSKit affect IBM Host On-Demand.

Summary GSKit is an IBM component that is used by Host On-Demand. GSKit that is shipped with Host On-Demand contains multiple security vulnerabilities .Host On-Demand has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2018-1426 DESCRIPTION:IBM GSKit duplicates the PRNG state acros...

10CVSS8.5AI score0.26335EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/07/24 12:0 a.m.293 views

Fedora 27 : libtomcrypt (2018-39e0872379)

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.19295EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2018/07/23 7:51 p.m.29 views

Plone and Zope2 do not reseed pseudo-random number generator

Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, does not reseed the pseudo-random number generator PRNG, which makes it easier for remote attackers to guess the value via unspecified vectors. NOTE: this issue was SPLIT from CVE-2012-5508 due to different vulnerability...

5CVSS6.1AI score0.0236EPSS
SaveExploits1References9Affected Software2
OSV
OSV
added 2018/07/23 7:51 p.m.41 views

GHSA-48VV-2PMQ-9FVV Plone and Zope2 do not reseed pseudo-random number generator

Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, does not reseed the pseudo-random number generator PRNG, which makes it easier for remote attackers to guess the value via unspecified vectors. NOTE: this issue was SPLIT from CVE-2012-5508 due to different vulnerability...

8.7CVSS6.1AI score0.0236EPSS
SaveExploits1References10
IBM Security Bulletins
IBM Security Bulletins
added 2018/07/19 8:30 a.m.44 views

Security Bulletin: IBM Security SiteProtector System is affected by GSKit vulnerabilities

Summary IBM Security SiteProtector System has addressed the following vulnerabilities in GSKit. Vulnerability Details CVEID: CVE-2018-1428 DESCRIPTION: IBM GSKit uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. CVSS Base Scor...

9.1CVSS0.7AI score0.0251EPSS
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2018/07/09 12:0 a.m.70 views

Attack on Pseudo-random number generator (PRNG) used in 1000 Guess, an Ethereum lottery game. (CVE-2018–12454)

Abstract An Ethereum lottery game, 1000 Guess, has a vulnerability that it generates random numbers predictable by anyone. This game decides a winner by a random number when the number of players who bet on the contract reaches to the predetermined number. The contract generates the random number...

1.5AI score0.01253EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2018/07/05 8:29 p.m.20 views

CVE-2018-12520

An issue was discovered in ntopng 3.4 before 3.4.180617. The PRNG involved in the generation of session IDs is not seeded at program startup. This results in deterministic session IDs being allocated for active user sessions. An attacker with foreknowledge of the operating system and standard...

8.1CVSS7.2AI score0.10675EPSS
SaveExploits5References5
Prion
Prion
added 2018/07/05 8:29 p.m.13 views

Design/Logic Flaw

An issue was discovered in ntopng 3.4 before 3.4.180617. The PRNG involved in the generation of session IDs is not seeded at program startup. This results in deterministic session IDs being allocated for active user sessions. An attacker with foreknowledge of the operating system and standard...

6.8CVSS7.8AI score0.10675EPSS
SaveExploits5References4Affected Software1
Rows per page
Query Builder