Lucene search
+L

9480 matches found

OSV
OSV
added 2021/02/24 12:00 p.m.42 views

RUSTSEC-2021-0050 swap_index can write out of bounds and return uninitialized memory

swapindex takes an iterator and swaps the items with their corresponding indexes. It reserves capacity and sets the length of the vector based on the .len method of the iterator. If the len returned by the iterator is larger than the actual number of elements yielded, then swapindex creates a...

7.3CVSS7.2AI score0.009EPSS
SaveExploits2References3
CNVD
CNVD
added 2021/02/24 12:00 a.m.20 views

Unspecified Vulnerability in Rust (CNVD-2021-13650)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in versions of Rust prior to 2021-02-04, and no details of the vulnerability are available at this time...

9.8CVSS6.6AI score0.01728EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/24 12:00 a.m.16 views

Unspecified Vulnerability in Rust (CNVD-2021-13647)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in versions of Rust prior to 2021-02-04, and no details of the vulnerability are available at this time...

8.8CVSS6.6AI score0.016EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/24 12:00 a.m.14 views

Rust Buffer Overflow Vulnerability (CNVD-2021-13648)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in versions of Rust prior to 2021-02-04, which stems from xcb::xproto::changeproperty allowing out-of-bounds read operations. No detailed vulnerability details are provided...

9.8CVSS6.8AI score0.01754EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/02/24 12:00 a.m.10 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
CNVD
CNVD
added 2021/02/24 12:00 a.m.18 views

Rust Information Disclosure Vulnerability (CNVD-2021-13652)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. An information disclosure vulnerability exists in versions of Rust prior to 0.14.0, which can be exploited by an attacker to obtain sensitive information from uninitialized memory locations via a user-supplied...

7.5CVSS5.9AI score0.01489EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/24 12:00 a.m.65 views

Rust Information Disclosure Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. An information disclosure vulnerability exists in versions of Rust prior to 0.1.3, which can be exploited to obtain sensitive information via a memory location that is never initialized by IoReader :: read...

7.5CVSS5.9AI score0.01557EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/24 12:00 a.m.19 views

Unspecified Vulnerability in Rust (CNVD-2021-13649)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in versions of Rust prior to 2021-02-04, which stems from the fact that byte-type data returned from an X server can be parsed into an arbitrary data type by...

9.8CVSS6.6AI score0.01728EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/24 12:00 a.m.15 views

Rust Buffer Overflow Vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A buffer overflow vulnerability exists in versions of Rust prior to 0.17.0 that can be exploited by an attacker to overwrite a heap memory location...

9.8CVSS7AI score0.01728EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/24 12:00 a.m.9 views

Rust Resource Management Error Vulnerability (CNVD-2021-13651)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A resource management error vulnerability exists in versions of Rust prior to 0.3.1 that stems from insertsliceclone generating two drop actions when a Clone exception occurs. No details of the vulnerability are...

5.3CVSS6.5AI score0.01359EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/02/22 12:00 a.m.9 views

Unspecified Vulnerability in Rust (CNVD-2021-36329)

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in versions of Rust prior to 2.3.0. The vulnerability stems from the possibility of request smuggling when the program is used behind a reverse proxy. No detailed vulnerability...

6.1CVSS6.6AI score0.00815EPSS
SaveExploits0References1
RustSec
RustSec
added 2021/02/19 12:00 p.m.33 views

StackVec::extend can write out of bounds when size_hint is incorrect

StackVec::extend used the lower and upper bounds from an Iterator's sizehint to determine how many items to push into the stack based vector. If the sizehint implementation returned a lower bound that was larger than the upper bound, StackVec would write out of bounds and overwrite memory on the...

7.5CVSS2.8AI score0.01025EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2021/02/18 4:15 a.m.25 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
OSV
OSV
added 2021/02/18 4:15 a.m.10 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.10 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.8CVSS7.3AI score0.01448EPSS
SaveExploits1References1
NVD
NVD
added 2021/02/18 4:15 a.m.39 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
ATTACKERKB
ATTACKERKB
added 2021/02/18 4:15 a.m.4 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.8CVSS8.5AI score0.01308EPSS
SaveExploits1References2
Prion
Prion
added 2021/02/18 4:15 a.m.27 views

Information disclosure

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...

7.5CVSS9.4AI score0.01448EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/02/18 4:15 a.m.16 views

Buffer overflow

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...

7.5CVSS9.3AI score0.01228EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2021/02/18 4:15 a.m.8 views

UBUNTU-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.8CVSS7.2AI score0.01228EPSS
SaveExploits0References3
Rows per page
Query Builder