Lucene search
K

4990 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 5:24 p.m.2 views

CVE-2020-11592

An issue was discovered in CIPPlanner CIPAce 9.1 Build 2019092801. An unauthenticated attacker can make an API request and get the columns of a specific table within the CIP database...

7.5CVSS7.6AI score0.00967EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.3 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.00433EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:39 p.m.5 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.00336EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.5 views

CVE-2020-35902

An issue was discovered in the actix-codec crate before 0.3.0-beta.1 for Rust. There is a use-after-free in Framed...

9.8CVSS6.9AI score0.00509EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.3 views

CVE-2020-35871

An issue was discovered in the rusqlite crate before 0.23.0 for Rust. Memory safety can be violated via an Auxdata API data race...

8.1CVSS7AI score0.00336EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:38 p.m.6 views

CVE-2020-35862

An issue was discovered in the bitvec crate before 0.17.4 for Rust. BitVec to BitBox conversion leads to a use-after-free or double free...

9.8CVSS6.9AI score0.00509EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:33 p.m.3 views

CVE-2020-25791

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit...

7.5CVSS6.8AI score0.00433EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:33 p.m.6 views

CVE-2020-25795

An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insertfrom can have a memory-safety issue upon a panic...

7.5CVSS6.8AI score0.00433EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 4:5 p.m.7 views

CVE-2020-35872

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

9.8CVSS7AI score0.00433EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:4 p.m.5 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.5CVSS7AI score0.00334EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.8 views

CVE-2020-35905

An issue was discovered in the futures-util crate before 0.3.7 for Rust. MutexGuard::map can cause a data race for certain closure situations in safe code...

4.7CVSS6.8AI score0.0005EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.9 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.9CVSS6.9AI score0.0028EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.6 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.1CVSS6.9AI score0.00336EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.4 views

CVE-2020-36219

An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption implements Sync unconditionally, a data race can occur...

5.9CVSS6.8AI score0.00389EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.7 views

CVE-2020-36214

An issue was discovered in the multiqueue2 crate before 0.1.7 for Rust. Because a non-Send type can be sent to a different thread, a data race can occur...

5.9CVSS6.8AI score0.00389EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:33 p.m.4 views

CVE-2020-36446

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

8.1CVSS6.9AI score0.00336EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.7 views

CVE-2020-35925

An issue was discovered in the magnetic crate before 2.0.1 for Rust. MPMCConsumer and MPMCProducer allow cross-thread sending of a non-Send type...

5.5CVSS6.8AI score0.00054EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.4 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.1CVSS7AI score0.00336EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.6 views

CVE-2020-35867

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

9.8CVSS7AI score0.00433EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:32 p.m.4 views

CVE-2020-36210

An issue was discovered in the autorand crate before 0.2.3 for Rust. Because of impl Random on arrays, uninitialized memory can be dropped when a panic occurs, leading to memory corruption...

7.8CVSS6.7AI score0.00065EPSS
Exploits1
Rows per page
Query Builder