Lucene search
+L

1749 matches found

OSV
OSV
added 2020/12/02 1:54 a.m.16 views

USN-4657-1 linux, linux-aws, linux-azure, linux-kvm, linux-lts-trusty, linux-raspi2, linux-snapdragon vulnerabilities

Elena Petrova discovered that the pin controller device tree implementation in the Linux kernel did not properly handle string references. A local attacker could use this to expose sensitive information kernel memory. CVE-2020-0427 Daniele Antonioli, Nils Ole Tippenhauer, and Kasper Rasmussen...

7.8CVSS7.2AI score0.06692EPSS
SaveExploits11References13
Cloud Foundry
Cloud Foundry
added 2020/11/19 12:00 a.m.170 views

USN-4591-1: Linux kernel vulnerabilities | Cloud Foundry

Severity High Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 16.04 Description Andy Nguyen discovered that the Bluetooth L2CAP implementation in the Linux kernel contained a type-confusion error. A physically proximate remote attacker could use this to cause a denial of service system...

8.8CVSS8AI score0.07693EPSS
SaveExploits6Affected Software1
CNVD
CNVD
added 2020/11/04 12:00 a.m.7 views

CAJViewer has an Arbitrary Address Read Vulnerability

CAJviewer is a specialized full-text format reader for China Journal Network CJN, which supports TEB, NH, CAJ, KDH and PDF files of CJN. CAJViewer has an arbitrary address read vulnerability. An attacker can exploit this vulnerability to obtain memory information at arbitrary addresses...

6.7AI score
SaveExploits0
OSV
OSV
added 2020/09/30 7:15 p.m.14 views

CVE-2020-14377

A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine memory. This vulnerability can be used by an...

7.1CVSS8.5AI score
SaveExploits0References8
OSV
OSV
added 2020/09/25 6:28 p.m.10 views

GHSA-G7P5-5759-QV46 Data leak in Tensorflow

Impact The datasplits argument of tf.rawops.StringNGrams lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory python tf.rawops.StringNGramsdata="aa", "bb", "cc", "dd", "ee", "ff", datasplits=0,8, separator=" ", ngramwidths=3,...

9CVSS7.1AI score0.01029EPSS
SaveExploits1References9
OSV
OSV
added 2020/09/21 8:15 p.m.6 views

UBUNTU-CVE-2020-15959

Insufficient policy enforcement in networking in Google Chrome prior to 85.0.4183.102 allowed an attacker who convinced the user to enable logging to obtain potentially sensitive information from process memory via social engineering...

4.3CVSS5.8AI score0.01241EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2020/09/10 12:00 a.m.13 views

PT-2020-14126 · Avast · Avast Antivirus

Name of the Vulnerable Software and Affected Versions: Avast Antivirus version 20.1.5069.562 Description: A security issue was found in the Login Password feature of the Password Manager component. When a user logs out or performs a Lock Vault operation, the entered password remains stored in...

5.5CVSS5.5AI score0.00322EPSS
SaveExploits0References2
nodejs
nodejs
added 2020/09/08 6:24 p.m.31 views

Remote Memory Exposure

Overview A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1 2.2.1 and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory v...

6.8AI score0.02183EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/09/03 4:48 p.m.15 views

GHSA-V6GV-FG46-H89J Sensitive Data Exposure in put

All versions of put are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of...

7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/09/03 4:48 p.m.21 views

Sensitive Data Exposure in put

All versions of put are vulnerable to Uninitialized Memory Exposure. The package incorrectly calculates the allocated Buffer size and does not trim the bytes written, which may allow attackers to access uninitialized memory containing sensitive data. This vulnerability only affects versions of...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/02 3:26 p.m.22 views

GHSA-PP7H-53GX-MX7R Remote Memory Exposure in bl

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.5CVSS6.9AI score0.02183EPSS
SaveExploits1References6
OSV
OSV
added 2020/09/01 7:40 p.m.19 views

GHSA-53MJ-MC38-Q894 Remote Memory Exposure in openwhisk

Versions of openwhisk before 3.3.1 are vulnerable to remote memory exposure. When a number is passed to apikey, affected versions of openwhisk allocate an uninitialized buffer and send that over network in Authorization header base64-encoded. Proof of concept: js var openwhisk = require'openwhisk...

7.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/09/01 7:40 p.m.33 views

Remote Memory Exposure in openwhisk

Versions of openwhisk before 3.3.1 are vulnerable to remote memory exposure. When a number is passed to apikey, affected versions of openwhisk allocate an uninitialized buffer and send that over network in Authorization header base64-encoded. Proof of concept: js var openwhisk = require'openwhisk...

3.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/01 7:39 p.m.8 views

GHSA-R5XW-Q988-826M Remote Memory Exposure in mongoose

Versions of mongoose before 4.3.6, 3.8.39 are vulnerable to remote memory exposure. Trying to save a number to a field of type Buffer on the affected mongoose versions allocates a chunk of uninitialized memory and stores it in the database. Recommendation Update to version 4.3.6, 3.8.39 or later...

5.1CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2020/09/01 7:39 p.m.73 views

Remote Memory Exposure in mongoose

Versions of mongoose before 4.3.6, 3.8.39 are vulnerable to remote memory exposure. Trying to save a number to a field of type Buffer on the affected mongoose versions allocates a chunk of uninitialized memory and stores it in the database. Recommendation Update to version 4.3.6, 3.8.39 or later...

3.9AI score
SaveExploits0References5Affected Software1
Prion
Prion
added 2020/08/30 3:15 p.m.20 views

Buffer overflow

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.4CVSS6.4AI score0.02183EPSS
SaveExploits1References2Affected Software2
Cvelist
Cvelist
added 2020/08/30 1:43 p.m.38 views

CVE-2020-8244

A buffer over-read vulnerability exists in bl 4.0.3, 3.0.1, 2.2.1, and 1.2.3 which could allow an attacker to supply user input even typed that if it ends up in consume argument and can become negative, the BufferList state can be corrupted, tricking it into exposing uninitialized memory via...

6.6AI score0.02183EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2020/08/30 12:00 a.m.7 views

PT-2020-20053 · Buffer List +2 · Bl +2

Name of the Vulnerable Software and Affected Versions: bl versions prior to 4.0.3 bl versions prior to 3.0.1 bl versions prior to 2.2.1 bl versions prior to 1.2.3 Description: A buffer over-read issue exists that could allow an attacker to supply user input that corrupts the BufferList state,...

9.8CVSS7.5AI score0.69377EPSS
SaveExploits4References48
OSV
OSV
added 2020/08/11 7:15 p.m.14 views

CVE-2020-13179

Broker Protocol messages in Teradici PCoIP Standard Agent for Windows and Graphics Agent for Windows prior to 20.04.1 are not cleaned up in server memory, which may allow an attacker to read confidential information from a memory dump via forcing a crashing during the single sign-on procedure...

5.5CVSS6.1AI score0.00302EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2020/07/23 12:00 a.m.38 views

Ubuntu: Security Advisory (USN-4427-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...

7.8CVSS7.6AI score0.00617EPSS
SaveExploits1References2
Rows per page
Query Builder