Lucene search
+L

4324 matches found

OSV
OSV
added 2021/04/01 5:15 a.m.7 views

CVE-2021-29930

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.5CVSS7.1AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.7 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS7.3AI score0.01363EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.30 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS0.01363EPSS
SaveExploits1References1
OSV
OSV
added 2021/04/01 5:15 a.m.7 views

CVE-2021-29936

An issue was discovered in the adtensor crate through 2021-01-11 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

9.8CVSS7.3AI score0.01326EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.40 views

CVE-2021-29934

An issue was discovered in PartialReader in the uuod crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation...

7.5CVSS0.009EPSS
SaveExploits1References1
NVD
NVD
added 2021/04/01 5:15 a.m.17 views

CVE-2021-29936

An issue was discovered in the adtensor crate through 2021-01-11 for Rust. There is a drop of uninitialized memory via the FromIterator implementation for Vector and Matrix...

9.8CVSS0.01326EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/04/01 5:15 a.m.3 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.8CVSS7AI score0.01363EPSS
SaveExploits1References2
Prion
Prion
added 2021/04/01 5:15 a.m.13 views

Design/Logic Flaw

An issue was discovered in PartialReader in the uuod crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation...

7.5CVSS7AI score0.009EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/04/01 5:15 a.m.16 views

Design/Logic Flaw

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

5CVSS7.5AI score0.01135EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/04/01 4:25 a.m.88 views

CVE-2021-29930

CVE-2021-29930 affects the arenavec crate for Rust (up to 0.1.1 / affected through 2021-01-12). The root cause is a drop of uninitialized memory that can occur when a panic happens inside T::default(), which can lead to memory corruption (and in related advisories, an out-of-bounds write or doubl...

7.5CVSS7.4AI score0.01135EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:25 a.m.30 views

CVE-2021-29930

An issue was discovered in the arenavec crate through 2021-01-12 for Rust. A drop of uninitialized memory can sometimes occur upon a panic in T::default...

7.7AI score0.01135EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/04/01 4:24 a.m.49 views

CVE-2021-29934

An issue was discovered in PartialReader in the uuod crate before 0.0.4 for Rust. Attackers can read the contents of uninitialized memory locations via a user-provided Read operation...

7.2AI score0.009EPSS
SaveExploits1References1
CVE
CVE
added 2021/04/01 4:24 a.m.100 views

CVE-2021-29934

CVE-2021-29934 affects PartialReader in the uu_od crate for Rust prior to 0.0.4. The underlying issue is that PartialReader can pass an uninitialized memory buffer to a user-provided Read implementation, allowing an attacker to read contents of uninitialized memory. The vulnerability is documente...

7.5CVSS6.9AI score0.009EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:23 a.m.33 views

CVE-2021-29937

An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone call panics within misc::vecwithsize...

9.7AI score0.01363EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.9 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in telemetry crate for Rust 2021-02-17 and earlier versions, which stems from the loss of uninitialized memory if panics is called using misc::vecwithsize. No details of the...

9.8CVSS5.5AI score0.01363EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.8 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in adtensor crate for Rust 2021-01-11 and earlier versions, which stems from the FromIterator implementation via Vector and Matrix, with some uninitialized memory loss. No details...

9.8CVSS5.5AI score0.01326EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.9 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in PartialReader in the uuod crate for Rust versions prior to 0.0.4, which can be exploited by an attacker to read the contents of an uninitialized memory location via a...

7.5CVSS6AI score0.009EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/04/01 12:0 a.m.7 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust that stems from the loss of uninitialized memory that sometimes occurs. No details of the vulnerability are provided at this time...

7.5CVSS5.5AI score0.01135EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/03/24 12:0 a.m.30 views

EulerOS 2.0 SP5 : binutils (EulerOS-SA-2021-1670)

According to the versions of the binutils packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - findabstractinstance in dwarf2.c in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.32, allows remote...

6.5CVSS6.8AI score0.02752EPSS
SaveExploits4References6
NVD
NVD
added 2021/03/19 8:15 p.m.23 views

CVE-2019-10196

A flaw was found in http-proxy-agent, prior to version 2.1.0. It was discovered http-proxy-agent passes an auth option to the Buffer constructor without proper sanitization. This could result in a Denial of Service through the usage of all available CPU resources and data exposure through an...

9.8CVSS0.01392EPSS
SaveExploits0References2
Rows per page
Query Builder