Lucene search
+L

4320 matches found

Prion
Prion
added 2020/08/29 4:15 p.m.16 views

Information disclosure

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

6.4CVSS9.1AI score0.01595EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2020/08/29 3:5 p.m.71 views

CVE-2020-25016

CVE-2020-25016 affects the rgb crate for Rust, up to and including versions before 0.8.20. The vulnerability arises because RGB wrappers allow treating underlying data as bytes, enabling reading/writing of memory as raw bytes. This can lead to dereferencing arbitrary pointers or disclosure of uni...

9.1CVSS9AI score0.01595EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2020/08/29 3:5 p.m.48 views

CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.1CVSS9.3AI score0.01595EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/08/29 3:5 p.m.28 views

CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.2AI score0.01595EPSS
SaveExploits1References2
Veracode
Veracode
added 2020/08/28 2:47 a.m.17 views

Denial Of Service (DoS)

bl is vulnerable to denial of service. An uninitialized memory access via negative .consume allows an attacker to crash the application and potentially obtain confidential information that is stored in memory...

6.5CVSS5AI score0.02183EPSS
SaveExploits1References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2020/08/28 12:0 a.m.39 views

EulerOS 2.0 SP8 : unbound (EulerOS-SA-2020-1886)

According to the version of the unbound packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Unbound before 1.9.4 accesses uninitialized memory, which allows remote attackers to trigger a crash via a crafted NOTIFY query. The source IP...

7.5CVSS6.7AI score0.03506EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/08/26 12:0 a.m.40 views

Amazon Linux 2 : evince (ALAS-2020-1474)

The version of evince installed on the remote host is prior to 3.28.2-9. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2020-1474 advisory. The tiffdocumentrender and tiffdocumentgetthumbnail functions in the TIFF document backend in GNOME Evince through 3.32.0 did not...

5.5CVSS6.5AI score0.01443EPSS
SaveExploits0References3
OSV
OSV
added 2020/08/25 12:0 p.m.21 views

RUSTSEC-2020-0034 Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS6.7AI score0.01515EPSS
SaveExploits0References3
RustSec
RustSec
added 2020/08/25 12:0 p.m.23 views

Matrix::new() drops uninitialized memory

Matrix::new internally calls Matrix::fillwith which uses ptr = value pattern to initialize the buffer. This pattern assumes that there is an initialized struct at the address and drops it, which results in dropping of uninitialized struct...

9.8CVSS2.8AI score0.0123EPSS
SaveExploits0
RustSec
RustSec
added 2020/08/25 12:0 p.m.23 views

Multiple security issues including data race, buffer overflow, and uninitialized memory drop

arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::newfromtemplate drops uninitialized memo...

9.8CVSS3.6AI score0.01515EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/08/24 10:4 p.m.133 views

Node.js third-party modules: [bl] Uninitialized memory exposure via negative .consume()

Module module name: bl version: 4.0.2 npm page: https://www.npmjs.com/package/bl Module Description A Node.js Buffer list collector, reader and streamer thingy. Module Stats 8 660 595 weekly downloads Vulnerability Vulnerability Description If user input even typed ends up in consume argument and...

6.4CVSS0.2AI score0.02183EPSS
SaveExploits1
OSV
OSV
added 2020/08/18 6:47 p.m.7 views

MGASA-2020-0335 Updated x11-server packages fix security vulnerability

Allocation for pixmap data in AllocatePixmap does not initialize the memory in xserver, it leads to leak uninitialize heap memory to clients. When the X server runs with elevated privileges. This flaw can lead to ASLR bypass, which when combined with other flaws known/unknown could lead to lead t...

5.5CVSS6.2AI score0.00388EPSS
SaveExploits0References3
Veracode
Veracode
added 2020/08/06 9:35 p.m.41 views

Information Disclosure

php7 is vulnerable to information disclosure. The vulnerability exists while parsing EXIF data with exifreaddata function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory...

6.5CVSS3.2AI score0.04295EPSS
SaveExploits1References10Affected Software2
OSV
OSV
added 2020/08/05 2:15 p.m.6 views

UBUNTU-CVE-2020-14347

A flaw was found in the way xserver memory was not properly initialized. This could leak parts of server memory to the X client. In cases where Xorg server runs with elevated privileges, this could result in possible ASLR bypass. Xorg-server before version 1.20.9 is vulnerable...

5.5CVSS6.7AI score0.00388EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2020/08/03 12:0 a.m.38 views

FreeBSD : xorg-server -- Pixel Data Uninitialized Memory Information Disclosure (3c7ba82a-d3fb-11ea-9aba-0c9d925bbbc0)

The X.org project reports : Allocation for pixmap data in AllocatePixmap does not initialize the memory in xserver, it leads to leak uninitialize heap memory to clients. When the X server runs with elevated privileges. This flaw can lead to ASLR bypass, which when combined with other flaws...

5.5CVSS6.7AI score0.00388EPSS
SaveExploits0References3
Mageia
Mageia
added 2020/07/31 11:25 p.m.37 views

Updated matio packages fix security vulnerability

MatVarReadNextInfo4 in mat4.c in MATIO 1.5.17 omits a certain '\0' character, leading to a heap-based buffer over-read in strdupvprintf when uninitialized memory is accessed. CVE-2019-17533...

8.2CVSS3.5AI score0.01895EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2020/07/31 12:0 a.m.6 views

PT-2020-3582 · Xorg +8 · Xorg-Server +8

Name of the Vulnerable Software and Affected Versions: Xorg-server versions prior to 1.20.9 Description: A flaw was found in the way xserver memory was not properly initialized, which could leak parts of server memory to the X client. In cases where the Xorg server runs with elevated privileges,...

10CVSS6.9AI score0.2704EPSS
SaveExploits45References173
OpenVAS
OpenVAS
added 2020/07/31 12:0 a.m.24 views

Huawei EulerOS: Security Advisory for libexif (EulerOS-SA-2020-1809)

The remote host is missing an update for the Huawei EulerOS 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...

9.1CVSS7.3AI score0.02684EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/07/30 12:0 a.m.35 views

EulerOS 2.0 SP8 : libvncserver (EulerOS-SA-2020-1811)

According to the versions of the libvncserver package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in LibVNCServer before 0.9.13. libvncserver/hextile.c allows out-of-bounds access via encodings.CVE-2020-14403 - An...

7.5CVSS7AI score0.03589EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2020/07/30 12:0 a.m.39 views

EulerOS 2.0 SP8 : libexif (EulerOS-SA-2020-1809)

According to the versions of the libexif package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in libexif before 0.6.22. Several buffer over-reads in EXIF MakerNote handling could lead to information disclosure and...

9.1CVSS7.4AI score0.02684EPSS
SaveExploits0References4
Rows per page
Query Builder