Lucene search
+L

3843 matches found

Cvelist
Cvelist
added 2020/12/31 8:25 a.m.29 views

CVE-2020-35883

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

9.1AI score0.01507EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/12/31 8:25 a.m.32 views

CVE-2020-35884

An issue was discovered in the tinyhttp crate through 2020-06-16 for Rust. HTTP Request smuggling can occur via a malformed Transfer-Encoding header...

6.3AI score0.01065EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/12/31 8:25 a.m.43 views

CVE-2020-35885

An issue was discovered in the alpm-rs crate through 2020-08-20 for Rust. StrcCtx performs improper memory deallocation...

9.5AI score0.01515EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/31 8:25 a.m.77 views

CVE-2020-35886

The CVE-2020-35886 issue concerns the arr crate (Rust) up to 2020-08-25. It describes a data race caused by smuggling non-Sync/Send types across a thread boundary, due to incorrect Sync/Send bounds. The connected records (NVD/NVD mirrors, Red Hat OSV/GHSA advisories, OSVGHSA entries) consistently...

4.7CVSS6.5AI score0.00192EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:25 a.m.67 views

CVE-2020-35886

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

4.6AI score0.00192EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/12/31 8:25 a.m.57 views

CVE-2020-35887

An issue was discovered in the arr crate through 2020-08-25 for Rust. There is a buffer overflow in Index and IndexMut...

9.8AI score0.01476EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/31 8:25 a.m.60 views

CVE-2020-35887

CVE-2020-35887 affects the Rust arr crate, with a buffer overflow in Index and IndexMut reported through 2020-08-25. The available documents identify the vulnerable code paths in arr’s Index/IndexMut implementations but do not specify affected versions, patches, or mitigations. Other sources desc...

9.8CVSS9.6AI score0.01476EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:25 a.m.54 views

CVE-2020-35888

An issue was discovered in the arr crate through 2020-08-25 for Rust. Uninitialized memory is dropped by Array::newfromtemplate...

9.5AI score0.01515EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/31 8:25 a.m.75 views

CVE-2020-35888

The CVE-2020-35888 entry refers to the Rust arr crate (through 2020-08-25) with a bug where uninitialized memory is dropped by Array::new_from_template. NVD lists high severity (CVSSv2 7.5; CVSSv3.1 9.8) implying critical impact, network attack vector with low complexity and no authentication. Th...

9.8CVSS9.3AI score0.01515EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:24 a.m.42 views

CVE-2020-35889

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

8.2AI score0.0087EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/31 8:24 a.m.68 views

CVE-2020-35890

The CVE-2020-35890 entry concerns the ordnung crate for Rust, where compact::Vec may violate memory safety via out-of-bounds access when handling large capacity. Related advisories describe additional memory-safety issues, including a remove() path that can double-free and out-of-bounds reads. Pu...

7.5CVSS7.6AI score0.0139EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:24 a.m.26 views

CVE-2020-35890

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

7.7AI score0.0139EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/31 8:24 a.m.62 views

CVE-2020-35891

CVE-2020-35891 concerns the Rust crate ordnung (up to version 0.0.1) where the type compact::Vec can violate memory safety due to a double-free during an emulated remove() operation. The issue is explicitly described as a memory-safety problem in compact::Vec, including a double-free scenario whe...

7.5CVSS7.5AI score0.0139EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:24 a.m.33 views

CVE-2020-35891

An issue was discovered in the ordnung crate through 2020-09-03 for Rust. compact::Vec violates memory safety via a remove double free...

7.6AI score0.0139EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/31 8:24 a.m.61 views

CVE-2020-35892

CVE-2020-35892 : In Rust crate simple-slab , versions before 0.3.3 contain an out-of-bounds read in the index() function. The issue is corroborated by multiple sources (NVD, RH, GHSA/OSV) and is rated CRITICAL (CVSS3.1 base score 9.1; network interaction, no privileges required). The connected do...

9.1CVSS9.1AI score0.0151EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/12/31 8:23 a.m.73 views

CVE-2020-35894

CVE-2020-35894 affects the Rust crate obstack prior to 0.1.4. The underlying issue is unaligned references for types that require a large alignment, as described in the RustSec advisory (RUSTSEC-2020-0040). Reported through multiple feeds, this vulnerability is tied to the obstack crate’s handlin...

7.5CVSS7.4AI score0.0116EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:23 a.m.61 views

CVE-2020-35894

An issue was discovered in the obstack crate before 0.1.4 for Rust. Unaligned references can occur...

7.5AI score0.0116EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/12/31 8:23 a.m.46 views

CVE-2020-35895

An issue was discovered in the stack crate before 0.3.1 for Rust. ArrayVec has an out-of-bounds write via element insertion...

9.6AI score0.01844EPSS
SaveExploits0References1
CVE
CVE
added 2020/12/31 8:23 a.m.69 views

CVE-2020-35895

The CVE-2020-35895 issue affects the Rust stack crate before 0.3.1, where ArrayVec insertion can trigger an out-of-bounds write due to a missing upper-bound check. The vulnerability is described across multiple sources (e.g., Rustsec/RUSTSEC-2020-0042 and related advisories) and is associated wit...

10CVSS9.4AI score0.01844EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/12/31 8:23 a.m.68 views

CVE-2020-35896

The CVE-2020-35896 issue affects the ws crate (Rust) where the outgoing buffer is not properly limited, allowing a remote memory‑consumption attack. Affected versions did not cap growth of the outgoing buffer, enabling a remote attacker to exhaust memory and kill the process on a single connectio...

7.5CVSS7.5AI score0.01336EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder