Lucene search
+L

9483 matches found

OSV
OSV
added 2021/08/08 6:15 a.m.32 views

CVE-2021-38193

An issue was discovered in the ammonia crate before 3.1.0 for Rust. XSS can occur because the parsing differences for HTML, SVG, and MathML are mishandled, a similar issue to CVE-2020-26870...

6.1CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.18 views

CVE-2020-36464

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed...

7.5CVSS6.8AI score
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.10 views

CVE-2020-36471

An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function for yielding values has Send bounds...

5.9CVSS5.6AI score
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.14 views

CVE-2020-36466

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits3References2
OSV
OSV
added 2021/08/08 6:15 a.m.21 views

CVE-2020-36469

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

5.9CVSS5.8AI score0.00978EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.25 views

CVE-2020-36468

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

5.9CVSS0.00978EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.32 views

CVE-2021-38187

An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a u8 to a u64...

9.8CVSS0.01441EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.36 views

CVE-2020-36462

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

8.1CVSS0.0124EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.32 views

CVE-2021-38188

An issue was discovered in the iced-x86 crate through 1.10.3 for Rust. In Decoder::new, slice.getuncheckedslice.length is used unsafely...

9.8CVSS0.01275EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.19 views

CVE-2021-38186

An issue was discovered in the comrak crate before 0.10.1 for Rust. It mishandles & characters, leading to XSS via & HTML entities...

6.1CVSS5.6AI score
SaveExploits0References2
OSV
OSV
added 2021/08/08 6:15 a.m.8 views

CVE-2020-36470

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2020-36463

An issue was discovered in the multiqueue crate through 2020-12-25 for Rust. There are unconditional implementations of Send for InnerSend, InnerRecv, FutInnerSend, and FutInnerRecv...

8.1CVSS7.3AI score0.01098EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.11 views

CVE-2020-36462

An issue was discovered in the syncpool crate before 0.1.6 for Rust. There is an unconditional implementation of Send for Bucket2...

8.1CVSS5.8AI score0.0124EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2020-36467

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits3References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2020-36468

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

5.9CVSS6.2AI score0.00978EPSS
SaveExploits3References2
NVD
NVD
added 2021/08/08 6:15 a.m.38 views

CVE-2020-36470

An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references...

5.9CVSS0.00978EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.21 views

CVE-2020-36471

An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function for yielding values has Send bounds...

5.9CVSS0.01094EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.20 views

CVE-2021-38191

An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread...

5.9CVSS0.00836EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.50 views

CVE-2020-36469

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

5.9CVSS0.00978EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.21 views

CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS6.7AI score
SaveExploits0References2
Rows per page
Query Builder