Vulnerabilities (CVE)

Total 318301 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35895 1 Stack Project 1 Stack 2024-11-21 10.0 HIGH 9.8 CRITICAL
An issue was discovered in the stack crate before 0.3.1 for Rust. ArrayVec has an out-of-bounds write via element insertion.
CVE-2020-35894 1 Obstack Project 1 Obstack 2024-11-21 5.0 MEDIUM 7.5 HIGH
An issue was discovered in the obstack crate before 0.1.4 for Rust. Unaligned references can occur.
CVE-2020-35893 1 Simple-slab Project 1 Simple-slab 2024-11-21 5.0 MEDIUM 7.5 HIGH
An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove() has an off-by-one error, causing memory leakage and a drop of uninitialized memory.
CVE-2020-35892 1 Simple-slab Project 1 Simple-slab 2024-11-21 6.4 MEDIUM 9.1 CRITICAL
An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index() allows an out-of-bounds read.
CVE-2020-35891 1 Ordnung Project 1 Ordnung 2024-11-21 5.0 MEDIUM 7.5 HIGH
An issue was discovered in the ordnung crate through 2020-09-03 for Rust. compact::Vec violates memory safety via a remove() double free.
CVE-2020-35890 1 Ordnung Project 1 Ordnung 2024-11-21 5.0 MEDIUM 7.5 HIGH
An issue was discovered in the ordnung crate through 2020-09-03 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity.
CVE-2020-35889 1 Crayon Project 1 Crayon 2024-11-21 6.8 MEDIUM 8.1 HIGH
An issue was discovered in the crayon crate through 2020-08-31 for Rust. A TOCTOU issue has a resultant memory safety violation via HandleLike.
CVE-2020-35888 1 Arr Project 1 Arr 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the arr crate through 2020-08-25 for Rust. Uninitialized memory is dropped by Array::new_from_template.
CVE-2020-35887 1 Arr Project 1 Arr 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the arr crate through 2020-08-25 for Rust. There is a buffer overflow in Index and IndexMut.
CVE-2020-35886 1 Arr Project 1 Arr 2024-11-21 1.9 LOW 4.7 MEDIUM
An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race.
CVE-2020-35885 1 Alpm-rs Project 1 Alpm-rs 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the alpm-rs crate through 2020-08-20 for Rust. StrcCtx performs improper memory deallocation.
CVE-2020-35884 2 Fedoraproject, Tiny-http Project 2 Fedora, Tiny-http 2024-11-21 6.4 MEDIUM 6.5 MEDIUM
An issue was discovered in the tiny_http crate through 2020-06-16 for Rust. HTTP Request smuggling can occur via a malformed Transfer-Encoding header.
CVE-2020-35883 1 Mozwire Project 1 Mozwire 2024-11-21 6.4 MEDIUM 9.1 CRITICAL
An issue was discovered in the mozwire crate through 2020-08-18 for Rust. A ../ directory-traversal situation allows overwriting local files that have .conf at the end of the filename.
CVE-2020-35882 1 Rocket 1 Rocket 2024-11-21 6.8 MEDIUM 8.1 HIGH
An issue was discovered in the rocket crate before 0.4.5 for Rust. LocalRequest::clone creates more than one mutable references to the same object, possibly causing a data race.
CVE-2020-35881 1 Traitobject Project 1 Traitobject 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x.
CVE-2020-35880 1 Bigint Project 1 Bigint 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the bigint crate through 2020-05-07 for Rust. It allows a soundness violation.
CVE-2020-35879 1 Rulinalg Project 1 Rulinalg 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the rulinalg crate through 2020-02-11 for Rust. There are incorrect lifetime-boundary definitions for RowMut::raw_slice and RowMut::raw_slice_mut.
CVE-2020-35878 1 Ozone Project 1 Ozone 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the ozone crate through 2020-07-04 for Rust. Memory safety is violated because of the dropping of uninitialized memory.
CVE-2020-35877 1 Ozone Project 1 Ozone 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the ozone crate through 2020-07-04 for Rust. Memory safety is violated because of out-of-bounds access.
CVE-2020-35876 1 Rio Project 1 Rio 2024-11-21 7.5 HIGH 9.8 CRITICAL
An issue was discovered in the rio crate through 2020-05-11 for Rust. A struct can be leaked, allowing attackers to obtain sensitive information, cause a use-after-free, or cause a data race.