Lucene search
+L

5034 matches found

Prion
Prion
added 2021/08/08 6:15 a.m.19 views

Code injection

An issue was discovered in the convec crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for ConVec...

6.8CVSS8AI score0.00766EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.17 views

Code injection

An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue...

6.8CVSS8AI score0.01098EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.34 views

Design/Logic Flaw

An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache...

6.8CVSS8AI score0.01098EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.19 views

Out-of-bounds

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Send and Sync are implemented for ArcGuard without trait bounds on RC...

6.8CVSS8AI score0.00766EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.14 views

Design/Logic Flaw

An issue was discovered in the rcucell crate through 2020-11-14 for Rust. There are unconditional implementations of Send and Sync for RcuCell...

6.8CVSS8AI score0.01249EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.20 views

Code injection

An issue was discovered in the noisesearch crate through 2020-12-10 for Rust. There are unconditional implementations of Send and Sync for MvccRwLock...

6.8CVSS8AI score0.0124EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.17 views

Design/Logic Flaw

An issue was discovered in the model crate through 2020-11-10 for Rust. The Shared data structure has an implementation of the Send and Sync traits without regard for the inner type...

6.8CVSS8AI score0.01098EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.15 views

Code injection

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

4.3CVSS5.7AI score0.00978EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.16 views

Code injection

An issue was discovered in the slock crate through 2020-11-17 for Rust. Slock unconditionally implements Send and Sync...

5.1CVSS8AI score0.01311EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.21 views

Code injection

An issue was discovered in the conqueue crate before 0.4.0 for Rust. There are unconditional implementations of Send and Sync for QueueSender...

6.8CVSS8AI score0.00847EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/08 6:15 a.m.20 views

Design/Logic Flaw

An issue was discovered in the lexer crate through 2020-11-10 for Rust. For ReaderResult, there is an implementation of Sync with a trait bound of T: Send, E: Send...

6.8CVSS8AI score0.00833EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/08/08 5:19 a.m.115 views

CVE-2020-36435

CVE-2020-36435 affects the Rust crate ruspiro-singleton prior to 0.4.1. The issue is that Singleton did not enforce bounds on Send and Sync, allowing non-Sync types (e.g., Cell) to be used in singletons and potentially cause data races. The vulnerability is captured across multiple catalogs (NVD,...

8.1CVSS8AI score0.00766EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:18 a.m.39 views

CVE-2020-36436

An issue was discovered in the unicycle crate before 0.7.1 for Rust. PinSlab and Unordered do not have bounds on their Send and Sync traits...

8.1AI score0.00766EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/08 5:18 a.m.27 views

CVE-2020-36437

An issue was discovered in the conqueue crate before 0.4.0 for Rust. There are unconditional implementations of Send and Sync for QueueSender...

8.1AI score0.00847EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/08 5:18 a.m.120 views

CVE-2020-36438

The CVE-2020-36438 issue affects the Rust crate tiny_future (before version 0.4.0), where Future lacks bounds on Send and Sync. The result is a potential data race when using non-thread-safe types (e.g., Cell) inside futures, as described by multiple sources (e.g., GHSA and OSV entries referencin...

8.1CVSS7.9AI score0.00766EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:17 a.m.32 views

CVE-2020-36441

An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox with no requirement for T: Send and T: Sync...

8.1AI score0.00766EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/08 5:17 a.m.124 views

CVE-2020-36441

CVE-2020-36441 affects the Rust crate abox (pre-0.4.1). AtomicBox is marked Send/Sync without requiring T: Send and T: Sync, which can undermine thread-safety guarantees and enable data races if T is not Send/Sync. Public disclosures and security records (e.g., RUSTSEC-2020-0121, GHSA data race e...

8.1CVSS7.9AI score0.00766EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:17 a.m.46 views

CVE-2020-36442

An issue was discovered in the beef crate before 0.5.0 for Rust. beef::Cow has no Sync bound on its Send trait...

8.1AI score0.00766EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/08 5:17 a.m.22 views

CVE-2020-36444

An issue was discovered in the async-coap crate through 2020-12-08 for Rust. Send and Sync are implemented for ArcGuard without trait bounds on RC...

8.1AI score0.00766EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/08 5:17 a.m.30 views

CVE-2020-36445

An issue was discovered in the convec crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for ConVec...

8.1AI score0.00766EPSS
SaveExploits0References2
Rows per page
Query Builder