Lucene search
+L

7042 matches found

Cvelist
Cvelist
added 2020/06/03 4:23 p.m.34 views

CVE-2020-13784

D-Link DIR-865L Ax 1.20B01 Beta devices have a predictable seed in a Pseudo-Random Number Generator...

7.6AI score0.01296EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/05/29 12:00 a.m.56 views

Ubuntu 16.04 LTS / 18.04 LTS : OpenSSL vulnerabilities (USN-4376-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4376-1 advisory. Cesar Pereida Garca, Sohaib ul Hassan, Nicola Tuveri, Iaroslav Gridin, Alejandro Cabrera Aldaya, and Billy Brumley discovered that OpenSSL...

5.3CVSS6.7AI score0.14298EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/05/29 12:00 a.m.38 views

Ubuntu: Security Advisory (USN-4376-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2020 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...

5.3CVSS6.3AI score0.14298EPSS
SaveExploits0References2
pentestit
pentestit
added 2020/05/28 7:08 p.m.56 views

UPDATE: Ostinato 1.0

Ostinato 1.0 was released a while ago. I covered this open source tool some time ago in a post titled – Ostinato: The Network Traffic Generator and Analyzer! A lot has changed such as the code has now been ported to Qt5 with an improved UI for variable fields widget. What is Ostinato? Ostinato is...

2.3AI score
SaveExploits0
OSV
OSV
added 2020/05/28 12:07 p.m.8 views

USN-4376-1 openssl vulnerabilities

Cesar Pereida García, Sohaib ul Hassan, Nicola Tuveri, Iaroslav Gridin, Alejandro Cabrera Aldaya, and Billy Brumley discovered that OpenSSL incorrectly handled ECDSA signatures. An attacker could possibly use this issue to perform a timing side-channel attack and recover private ECDSA keys...

5.3CVSS7.2AI score0.14298EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2020/05/28 12:07 p.m.110 views

USN-4376-1: OpenSSL vulnerabilities

Cesar Pereida García, Sohaib ul Hassan, Nicola Tuveri, Iaroslav Gridin, Alejandro Cabrera Aldaya, and Billy Brumley discovered that OpenSSL incorrectly handled ECDSA signatures. An attacker could possibly use this issue to perform a timing side-channel attack and recover private ECDSA keys...

5.3CVSS6.6AI score0.14298EPSS
SaveExploits0
NVD
NVD
added 2020/05/08 8:15 p.m.24 views

CVE-2020-6616

Some Broadcom chips mishandle Bluetooth random-number generation because a low-entropy Pseudo Random Number Generator PRNG is used in situations where a Hardware Random Number Generator HRNG should have been used to prevent spoofing. This affects, for example, Samsung Galaxy S8, S8+, and Note8...

6.5CVSS6.6AI score0.0073EPSS
SaveExploits2References10
Cvelist
Cvelist
added 2020/05/08 7:50 p.m.42 views

CVE-2020-6616

Some Broadcom chips mishandle Bluetooth random-number generation because a low-entropy Pseudo Random Number Generator PRNG is used in situations where a Hardware Random Number Generator HRNG should have been used to prevent spoofing. This affects, for example, Samsung Galaxy S8, S8+, and Note8...

8.1AI score0.0073EPSS
SaveExploits2References10
Positive Technologies
Positive Technologies
added 2020/05/08 12:00 a.m.9 views

PT-2020-6845 · Yii2 Gii · Yii2 Gii

Name of the Vulnerable Software and Affected Versions: Yii2 Gii versions prior to 2.2.2 Description: The issue allows remote attackers to execute arbitrary code via the messageCategory field in Generator.php. This can be done by embedding arbitrary PHP code into the model file. The vulnerability ...

10CVSS8.9AI score0.01461EPSS
SaveExploits1References10
OSV
OSV
added 2020/05/05 10:15 p.m.8 views

UBUNTU-CVE-2020-11035

In GLPI after version 0.83.3 and before version 9.4.6, the CSRF tokens are generated using an insecure algorithm. The implementation uses rand and uniqid and MD5 which does not provide secure values. This is fixed in version 9.4.6...

9.3CVSS7.3AI score0.00782EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2020/05/05 12:30 p.m.57 views

Generator-Burp-Extension - Everything You Need About Burp Extension Generation

Everything You Need About Burp Extension Generation Installation First, install Yeoman and generator-burp-extension using npm we assume you have pre-installed node.js. npm install -g yo npm install -g generator-burp-extension Then generate your new project: yo burp-extension Burp Extension featur...

7.2AI score
SaveExploits0References6
Veracode
Veracode
added 2020/04/29 4:26 a.m.20 views

Insecure Random Number Generator

github.com/elastic/cloud-on-k8s uses an insecure random number generator. Passwords are generated using an insecure random number generator, which would allow an attacker to easily brute-force and discover the Elasticsearch credentials generated by ECK...

7.5CVSS2.7AI score0.01439EPSS
SaveExploits0References2Affected Software1
Elastic
Elastic
added 2020/04/28 5:23 p.m.16 views

Elastic Cloud on Kubernetes 1.1.0 security update

Elastic Cloud on Kubernetes insecure password generation ESA-2020-03 Elastic Cloud on Kubernetes ECK versions prior to 1.1.0 generate passwords using a weak random number generator. If an attacker is able to determine when the current Elastic Stack cluster was deployed they may be able to more...

7.5CVSS7.1AI score0.01439EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/04/28 3:57 p.m.7 views

gcc: POWER9 "DARN" RNG intrinsic produces repeated output

The POWER9 backend in GNU Compiler Collection GCC before version 10 could optimize multiple calls of the builtindarn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single...

7.5CVSS7.4AI score0.03181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/04/28 3:52 p.m.14 views

openssl: information disclosure in fork()

OpenSSL 1.1.1 introduced a rewritten random number generator RNG. This was intended to include protection in the event of a fork system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. A...

5.3CVSS6.7AI score0.06232EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/04/28 12:00 a.m.24 views

WordPress Data Tables Generator by Supsystic Plugin < 1.9.92 Multiple Vulnerabilities

The WordPress plugin Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can redistribute it and/or modify it...

8.8CVSS8.9AI score0.01042EPSS
SaveExploits1References2
OSV
OSV
added 2020/04/23 2:15 a.m.7 views

CVE-2020-12076

The data-tables-generator-by-supsystic plugin before 1.9.92 for WordPress lacks CSRF nonce checks for AJAX actions. One consequence of this is stored XSS...

8.8CVSS7.3AI score0.00687EPSS
SaveExploits0References1
NVD
NVD
added 2020/04/23 2:15 a.m.22 views

CVE-2020-12075

The data-tables-generator-by-supsystic plugin before 1.9.92 for WordPress lacks capability checks for AJAX actions...

8.8CVSS7AI score0.01042EPSS
SaveExploits1References1
OSV
OSV
added 2020/04/23 2:15 a.m.11 views

CVE-2020-12075

The data-tables-generator-by-supsystic plugin before 1.9.92 for WordPress lacks capability checks for AJAX actions...

8.8CVSS6.7AI score0.01042EPSS
SaveExploits1References1
CVE
CVE
added 2020/04/23 2:00 a.m.145 views

CVE-2020-12075

The CVE pertains to the WordPress plugin Data Tables Generator by Supsystic prior to version 1.9.92, which lacks proper capability checks for AJAX actions. This creates an insecure permissions condition for AJAX endpoints in the plugin, as documented by NVD and corroborated by Red Hat and other s...

8.8CVSS8.7AI score0.01042EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder