Lucene search
+L

3514 matches found

CNNVD
CNNVD
added 2021/03/05 12:0 a.m.6 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in stackdst crate before 0.6.1 for Rust, which stems from the pushinner behavior, with double free at val.clone.No detailed vulnerability details are provided at...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.7 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in toodee crate before 0.3.0 for Rust, which can be exploited by an attacker to read the contents of uninitialized memory locations...

7.5CVSS5.6AI score0.01059EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.8 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in truetype crate before 0.30.1 for Rust, which originates from a read operation reading the contents of an uninitialized memory location. No details of the vulnerability are...

7.5CVSS5.5AI score0.01059EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.6 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in internment crate before 0.4.2 for Rust, which stems from an unconditional implementation of Sync that results in memory-corrupted data contention. No detailed vulnerability...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.7 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in scratchpad crate before 1.3.1 for Rust, which stems from the move elements function being able to use double free. no details of the vulnerability are currently available...

9.8CVSS5.5AI score0.01364EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.5 views

Rust 资源管理错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in toodee crate before 0.3.0 for Rust, which stems from causing a double free when the iterator is panic.No details of the vulnerability are provided at this time...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.8 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in quinn crate before 0.7.0 for Rust, which stems from having invalid memory access to certain versions of the standard library. No details of the vulnerability are current...

7.5CVSS5.9AI score0.0125EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/05 12:0 a.m.9 views

Rust 数字错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in bam crate before 0.1.3 for Rust, which stems from an integer underflow and out-of-bounds write during loading of a bgzip block, no details of the vulnerability are provided at...

9.8CVSS5.5AI score0.01167EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/04 12:0 p.m.53 views

RUSTSEC-2021-0035 `quinn` invalidly assumes the memory layout of std::net::SocketAddr

The quinn crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

7.5CVSS7.4AI score0.0125EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/03/04 12:0 p.m.22 views

`quinn` invalidly assumes the memory layout of std::net::SocketAddr

The quinn crate has assumed std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. It has simply casted the pointers to convert the socket addresses to the system representation. The standard library does not say anything about the...

7.5CVSS2.8AI score0.0125EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2021/03/03 12:0 p.m.17 views

Intern<T>: Data race allowed on T

Affected versions of this crate unconditionally implements Sync for Intern. This allows users to create data race on T: !Sync, which may lead to undefined behavior for example, memory corruption. The flaw was corrected in commit 2928a87 by adding the trait bound T: Sync in the Sync impl of Intern...

9.8CVSS3.7AI score0.01167EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2021/02/25 1:15 a.m.21 views

CVE-2021-27671

An issue was discovered in the comrak crate before 0.9.1 for Rust. XSS can occur because the protection mechanism for data: and javascript: URIs is case-sensitive, allowing for example Data: to be used in an attack...

6.1CVSS0.00686EPSS
SaveExploits0References1
Prion
Prion
added 2021/02/25 1:15 a.m.10 views

Design/Logic Flaw

An issue was discovered in the comrak crate before 0.9.1 for Rust. XSS can occur because the protection mechanism for data: and javascript: URIs is case-sensitive, allowing for example Data: to be used in an attack...

4.3CVSS5.9AI score0.00686EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/02/25 12:33 a.m.22 views

CVE-2021-27671

An issue was discovered in the comrak crate before 0.9.1 for Rust. XSS can occur because the protection mechanism for data: and javascript: URIs is case-sensitive, allowing for example Data: to be used in an attack...

6.1AI score0.00686EPSS
SaveExploits0References1
CVE
CVE
added 2021/02/25 12:33 a.m.97 views

CVE-2021-27671

The CVE-2021-27671 issue affects the comrak crate for Rust (pre-0.9.1). The root cause is a case-sensitive protection check for data: and javascript: URLs, allowing data: URLs to bypass the guard and enable cross-site scripting (XSS). This is described consistently across sources (NVD entry and R...

6.1CVSS5.9AI score0.00686EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/02/24 12:0 a.m.8 views

Mozilla Rust 跨站脚本漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A cross-site scripting vulnerability exists in Rust in versions prior to comrak crate 0.9.1, which stems from the fact that the protection mechanism for data: and javascript: URIs is case-sensitive. No details o...

6.1CVSS6.2AI score0.00686EPSS
SaveExploits0References2
NVD
NVD
added 2021/02/18 4:15 a.m.23 views

CVE-2021-27377

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

9.8CVSS0.01308EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/18 4:15 a.m.35 views

CVE-2021-27376

An issue was discovered in the nb-connect crate before 1.0.3 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

9.8CVSS0.01448EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/18 4:15 a.m.8 views

CVE-2021-27377

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydbsubscriptnextst and ydbsubscriptprevst have a use-after-free...

9.8CVSS7.3AI score0.01308EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/18 4:15 a.m.16 views

CVE-2021-27378

An issue was discovered in the randcore crate before 0.6.2 for Rust. Because readu32into and readu64into mishandle certain buffer-length checks, a random number generator may be seeded with too little data...

9.8CVSS9.4AI score
SaveExploits0References1
Rows per page
Query Builder