Lucene search
+L

850 matches found

Cvelist
Cvelist
added 2017/05/17 2:0 p.m.28 views

CVE-2017-5214

The Codextrous B2J Contact aka b2jcontact extension before 2.1.13 for Joomla! allows prediction of a uniqid value based on knowledge of a time value. This makes it easier to read arbitrary uploaded files...

7.5AI score0.01197EPSS
SaveExploits2References1
nodejs
nodejs
added 2017/03/09 10:37 p.m.61 views

Insecure randomness

Overview Affected versions of socket.io depend on Math.random to create socket IDs, and therefore the IDs are predictable. With enough information on prior IDs, an attacker may be able to guess the socket ID and gain access to socket.io servers without authorization. Recommendation Update to v0.9...

5CVSS4.2AI score0.02EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2017/02/13 6:59 p.m.17 views

CVE-2016-5100

Froxlor before 0.9.35 uses the PHP rand function for random number generation, which makes it easier for remote attackers to guess the password reset token by predicting a value...

9.8CVSS7.2AI score
SaveExploits0References1
Cvelist
Cvelist
added 2017/01/13 4:0 p.m.27 views

CVE-2016-6887

The pstmexptmod function in MatrixSSL 3.8.6 and earlier does not properly perform modular exponentiation, which might allow remote attackers to predict the secret key via a CRT attack...

5.6AI score0.01157EPSS
SaveExploits0References2
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
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:0 a.m.31 views

GLSA-201612-01 : GnuPG: RNG output is predictable

The remote host is affected by the vulnerability described in GLSA-201612-01 GnuPG: RNG output is predictable A long standing bug since 1998 in Libgcrypt see GLSA 201610-04 below and GnuPG allows an attacker to predict the output from the standard RNG. Please review the Entropy Loss and Output...

5.3CVSS6.2AI score0.03597EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2016/11/13 12:0 a.m.24 views

CentOS Update for libgcrypt CESA-2016:2674 centos6

Check the version of libgcrypt SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.882589";...

5.3CVSS6AI score0.03597EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2016/10/03 12:0 a.m.34 views

openSUSE Security Update : libgcrypt (openSUSE-2016-1138)

This update for libgcrypt fixes the following issues : - RNG prediction vulnerability bsc994157, CVE-2016-6313 This update was imported from the SUSE:SLE-12:Update update project. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were...

5.3CVSS6AI score0.03597EPSS
SaveExploits0References2
OSV
OSV
added 2016/09/21 10:58 a.m.10 views

SUSE-SU-2016:2345-1 Security update for libgcrypt

This update for libgcrypt fixes the following issues: - RNG prediction vulnerability bsc994157, CVE-2016-6313...

5.3CVSS5.6AI score0.03597EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/09/01 12:0 a.m.33 views

openSUSE Security Update : libgcrypt (openSUSE-2016-1042)

This update for libgcrypt fixes the following issues : - RNG prediction vulnerability boo994157, CVE-2016-6313 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Security Update openSUSE-2016-1042. The text...

5.3CVSS6.4AI score0.03597EPSS
SaveExploits0References2
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
ArchLinux
ArchLinux
added 2016/08/21 12:0 a.m.53 views

libgcrypt: information disclosure

Felix Drre and Vladimir Klebanov from the Karlsruhe Institute of Technology found a bug in the mixing functions of Libgcrypt's random number generator: An attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output. This bug exists since 1998 in all GnuPG and...

1.2AI score0.03597EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2016/08/18 9:4 p.m.27 views

CVE-2016-6313

A design flaw was found in the libgcrypt PRNG Pseudo-Random Number Generator. An attacker able to obtain the first 580 bytes of the PRNG output could predict the following 20 bytes...

5.3CVSS3.5AI score0.03597EPSS
SaveExploits0References2
OSV
OSV
added 2016/08/18 6:32 p.m.7 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
Tenable Nessus
Tenable Nessus
added 2016/08/18 12:0 a.m.24 views

Debian DSA-3650-1 : libgcrypt20 - security update

Felix Doerre and Vladimir Klebanov from the Karlsruhe Institute of Technology discovered a flaw in the mixing functions of Libgcrypt's random number generator. An attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output. A first analysis on the impact of this...

5.3CVSS6.4AI score0.03597EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2016/08/18 12:0 a.m.26 views

FreeBSD : gnupg -- attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output (e1c71d8d-64d9-11e6-b38a-25a46b33f2ed)

Werner Koch reports : There was a bug in the mixing functions of Libgcrypt's random number generator: An attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output. This bug exists since 1998 in all GnuPG and Libgcrypt versions. %NASLMINLEVEL 70300 C Tenable...

5.3CVSS6.4AI score0.03597EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2016/08/17 12:0 a.m.32 views

gnupg -- attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output

Werner Koch reports: There was a bug in the mixing functions of Libgcrypt's random number generator: An attacker who obtains 4640 bits from the RNG can trivially predict the next 160 bits of output. This bug exists since 1998 in all GnuPG and Libgcrypt versions...

5.3CVSS2.9AI score0.03597EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2016/04/19 10:3 p.m.30 views

Tsusen - Network Traffic Sensor

Tsusen 津波センサー is a standalone network sensor made for gathering information from the regular traffic coming from the outside i.e. Internet on a daily basis e.g. mass-scans, service-scanners, etc.. Any disturbances should be closely watched for as those can become a good prediction base of...

7AI score
SaveExploits0References1
hackapp
hackapp
added 2016/04/01 9:29 a.m.13 views

Tide Prediction - External URLs, Suspicious files, WebView JavaScript enabled vulnerabilities

HackApp vulnerability scanner discovered that application Tide Prediction published at the 'play' market has multiple vulnerabilities...

0.2AI score
SaveExploits0References1Affected Software1
hackapp
hackapp
added 2016/04/01 9:28 a.m.58 views

Football Prediction - Dangerous filesystem permissions, WebView code execution vulnerabilities

HackApp vulnerability scanner discovered that application Football Prediction published at the 'play' market has multiple vulnerabilities...

0.7AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder