Lucene search
+L

4354 matches found

CNVD
CNVD
added 2021/01/29 12:0 a.m.11 views

Rust Memory Corruption Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Rust has a memory corruption vulnerability in versions prior to 0.2.3. The vulnerability stems from the program's implied randomness to arrays, so that uninitialized memory may be discarded in the event of an...

7.8CVSS6.8AI score0.00426EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2021/01/29 12:0 a.m.61 views

CentOS 8 : GNOME (CESA-2019:3553)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2019:3553 advisory. - webkitgtk: HTTP proxy setting deanonymization information disclosure CVE-2019-11070 - evince: uninitialized memory use in function tiffdocumentrender...

9.3CVSS7.6AI score0.18108EPSS
SaveExploits24References50
OSV
OSV
added 2021/01/26 6:16 p.m.8 views

CVE-2021-25905

An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory...

9.1CVSS7.3AI score0.01642EPSS
SaveExploits1References1
Prion
Prion
added 2021/01/26 6:16 p.m.23 views

Design/Logic Flaw

An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory...

6.4CVSS9.1AI score0.01642EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2021/01/26 6:15 p.m.24 views

CVE-2020-36210

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption...

7.8CVSS7.5AI score0.00426EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/26 6:15 p.m.8 views

CVE-2020-36210

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption...

7.8CVSS5.8AI score0.00426EPSS
SaveExploits1References1
Prion
Prion
added 2021/01/26 6:15 p.m.17 views

Memory corruption

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption...

4.6CVSS7.5AI score0.00426EPSS
SaveExploits1References1Affected Software1
RustSec
RustSec
added 2021/01/26 12:0 p.m.23 views

Deserialization functions pass uninitialized memory to user-provided Read

Affected versions of this crate passed an uninitialized buffer to a user-provided Read instance in: deserializebinary deserializestring deserializeextensionothers deserializestringprimitive This can result in safe Read implementations reading from the uninitialized buffer leading to undefined...

4.2AI score
SaveExploits0
OSV
OSV
added 2021/01/26 12:0 p.m.17 views

RUSTSEC-2021-0092 Deserialization functions pass uninitialized memory to user-provided Read

Affected versions of this crate passed an uninitialized buffer to a user-provided Read instance in: deserializebinary deserializestring deserializeextensionothers deserializestringprimitive This can result in safe Read implementations reading from the uninitialized buffer leading to undefined...

9.8CVSS9.3AI score0.01372EPSS
SaveExploits0References3
OSV
OSV
added 2021/01/26 12:0 p.m.30 views

RUSTSEC-2021-0016 `IoReader::read()`: user-provided `Read` on uninitialized buffer may cause UB

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

7.5CVSS7.4AI score0.01557EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.7 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Rust has a memory corruption vulnerability in versions prior to 0.2.3. The vulnerability stems from the program's implied randomness to arrays, so that uninitialized memory may be discarded in the event of an...

7.8CVSS7.1AI score0.00426EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.11 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability existed in Rust prior to version 0.1.1. The vulnerability stems from a lack of program soundness and may read uninitialized memory. No details of the vulnerability are provided at this...

9.1CVSS7.3AI score0.01642EPSS
SaveExploits1References2
CVE
CVE
added 2021/01/22 9:5 a.m.52 views

CVE-2020-36210

The CVE-2020-36210 entry corresponds to a concrete issue in the Rust crate autorand prior to version 0.2.3. The vulnerability arises because of how impl Random is implemented for arrays: on panic, uninitialized memory could be dropped, potentially causing memory corruption. Public advisories (e.g...

7.8CVSS7.5AI score0.00426EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/22 9:2 a.m.65 views

CVE-2021-25905

The CVE-2021-25905 issue affects the Rust crate bra (before 0.1.1). It is a soundness flaw where an uninitialized memory region could be read, exposed by an implementation (GreedyAccessReader) that reads from a buffer during BufRead. The vulnerability is addressed by updating the crate to version...

9.1CVSS9.1AI score0.01642EPSS
SaveExploits1References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2021/01/13 12:0 a.m.46 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2021:0098-1)

The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security and bugfixes. The following security bugs were fixed : CVE-2018-20669: Fixed an improper check i915gemexecbuffer2ioctl in drivers/gpu/drm/i915/i915gemexecbuffer.c bsc1122971. CVE-2019-20934: Fixed a use-after-fr...

9.8CVSS6.8AI score0.01672EPSS
SaveExploits9References129
NVD
NVD
added 2021/01/12 9:15 p.m.26 views

CVE-2020-28381

A vulnerability has been identified in Solid Edge SE2020 All Versions SE2020MP12, Solid Edge SE2021 All Versions SE2021MP2. Affected applications lack proper validation of user-supplied data when parsing PAR files. This could result in an out of bounds write into uninitialized memory. An attacker...

7.8CVSS7.7AI score0.02621EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2021/01/12 8:18 p.m.31 views

CVE-2020-28381

A vulnerability has been identified in Solid Edge SE2020 All Versions SE2020MP12, Solid Edge SE2021 All Versions SE2021MP2. Affected applications lack proper validation of user-supplied data when parsing PAR files. This could result in an out of bounds write into uninitialized memory. An attacker...

7.7AI score0.02621EPSS
SaveExploits0References5
CVE
CVE
added 2021/01/12 8:18 p.m.62 views

CVE-2020-28381

Siemens Solid Edge PAR file parsing contains an out-of-bounds write due to insufficient input validation, enabling possible remote code execution in the current process. Affected products include Solid Edge SE2020 (< SE2020MP12) and SE2021 (

7.8CVSS7.7AI score0.02621EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/01/11 12:0 p.m.25 views

RUSTSEC-2021-0045 FromIterator implementation for Vector/Matrix can drop uninitialized memory

The FromIterator methods for Vector and Matrix rely on the type parameter N to allocate space in the iterable. If the passed in N type parameter is larger than the number of items returned by the iterator, it can lead to uninitialized memory being left in the Vector or Matrix type which gets...

9.8CVSS9.4AI score0.01326EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/01/11 12:0 p.m.25 views

FromIterator implementation for Vector/Matrix can drop uninitialized memory

The FromIterator methods for Vector and Matrix rely on the type parameter N to allocate space in the iterable. If the passed in N type parameter is larger than the number of items returned by the iterator, it can lead to uninitialized memory being left in the Vector or Matrix type which gets...

9.8CVSS3.1AI score0.01326EPSS
SaveExploits1
Rows per page
Query Builder