Lucene search
+L

9822 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.16 views

CVE-2020-35918

An issue was discovered in the branca crate before 0.10.0 for Rust. Decoding tokens with invalid base62 data can panic...

5.5CVSS6.8AI score0.00465EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.11 views

CVE-2020-35901

An issue was discovered in the actix-http crate before 2.0.0-alpha.1 for Rust. There is a use-after-free in BodyStream...

7.5CVSS6.9AI score0.01406EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.9 views

CVE-2020-35877

An issue was discovered in the ozone crate through 2020-07-04 for Rust. Memory safety is violated because of out-of-bounds access...

9.8CVSS7.1AI score0.01515EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.12 views

CVE-2020-35868

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via UnlockNotification...

9.8CVSS7AI score0.01715EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.8 views

CVE-2020-35914

An issue was discovered in the lockapi crate before 0.4.2 for Rust. A data race can occur because of RwLockWriteGuard unsoundness...

4.7CVSS6.8AI score0.00207EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:10 p.m.8 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.7CVSS6.7AI score0.00192EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:8 p.m.13 views

CVE-2020-35927

An issue was discovered in the thex crate through 2020-12-08 for Rust. Thex allows cross-thread data races of non-Send types...

5.5CVSS6.8AI score0.0031EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:2 p.m.6 views

CVE-2020-36511

An issue was discovered in the bite crate through 2020-12-31 for Rust. read::BiteReadExpandedExt::readframedmax may read from uninitialized memory locations...

7.5CVSS6.8AI score0.01059EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:2 p.m.12 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.1CVSS6.9AI score0.00847EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:2 p.m.9 views

CVE-2020-36448

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

8.1CVSS6.9AI score0.01098EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 5:2 p.m.8 views

CVE-2020-36439

An issue was discovered in the ticketedlock crate before 0.3.0 for Rust. There are unconditional implementations of Send for ReadTicket and WriteTicket...

8.1CVSS6.9AI score0.00766EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.13 views

CVE-2020-36514

An issue was discovered in the accreader crate through 2020-12-27 for Rust. fillbuf may read from uninitialized memory locations...

9.8CVSS6.8AI score0.01191EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.21 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.1CVSS6.9AI score0.00766EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.14 views

CVE-2020-36438

An issue was discovered in the tinyfuture crate before 0.4.0 for Rust. Future does not have bounds on its Send and Sync traits...

8.1CVSS6.9AI score0.00766EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.12 views

CVE-2020-36452

An issue was discovered in the array-tools crate before 0.3.2 for Rust. FixedCapacityDequeLike::clone has a drop of uninitialized memory...

9.8CVSS6.8AI score0.01119EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.13 views

CVE-2020-36443

An issue was discovered in the libp2p-deflate crate before 0.27.1 for Rust. An uninitialized buffer is passed to AsyncRead::pollread, which is a user-provided trait function...

9.8CVSS6.9AI score0.0123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.10 views

CVE-2020-36447

An issue was discovered in the v9 crate through 2020-12-18 for Rust. There is an unconditional implementation of Sync for SyncRef...

8.1CVSS6.9AI score0.01059EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.10 views

CVE-2020-36206

An issue was discovered in the rusb crate before 0.7.0 for Rust. Because of a lack of Send and Sync bounds, a data race and memory corruption can occur...

7CVSS7.1AI score0.00285EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.7 views

CVE-2020-36205

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Because of the public ptr field, a use-after-free or double-free can occur...

5.5CVSS6.9AI score0.00401EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.13 views

CVE-2020-36208

An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption...

7.8CVSS6.7AI score0.00428EPSS
SaveExploits1
Rows per page
Query Builder