Lucene search
+L

3514 matches found

Cvelist
Cvelist
added 2021/12/26 9:49 p.m.23 views

CVE-2021-45697

An issue was discovered in the molecule crate before 0.7.2 for Rust. A FixVec partial read has an incorrect result...

9.5AI score0.01318EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:49 p.m.58 views

CVE-2021-45697

Summary: CVE-2021-45697 affects the Rust crate molecule prior to 0.7.2. The root cause is an incorrect result in a FixVec partial read, leading to incorrect read lengths/results. The vulnerability is tied to the FixVec handling in molecule, with impact described as incorrect read behavior; exploi...

9.8CVSS9.1AI score0.01318EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/12/26 9:49 p.m.62 views

CVE-2021-45698

The CVE-2021-45698 issue affects the Rust crate ckb prior to 0.40.0. The get_block_template RPC may fail when it should select a higher-fee transaction, impacting block template construction. The vulnerability is described consistently across sources (NVD/Red Hat and related advisories) as a get_...

9.8CVSS9.2AI score0.01191EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:49 p.m.36 views

CVE-2021-45698

An issue was discovered in the ckb crate before 0.40.0 for Rust. A getblocktemplate RPC call may fail in situations where it is supposed to select a Nervos CKB blockchain transaction with a higher fee rate than another transaction...

9.6AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:49 p.m.37 views

CVE-2021-45699

An issue was discovered in the ckb crate before 0.40.0 for Rust. Remote attackers may be able to conduct a 51% attack against the Nervos CKB blockchain by triggering an inability to allocate memory for the misbehavior HashMap...

7.6AI score0.01466EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:49 p.m.71 views

CVE-2021-45699

CVE-2021-45699 affects the Rust crate ckb (pre-0.40.0). The issue allows remote attackers to trigger an inability to allocate memory for the misbehavior HashMap, potentially enabling a 51% attack against the Nervos CKB blockchain. The root cause is memory management for the HashMap used to track ...

7.8CVSS7.3AI score0.01466EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:49 p.m.32 views

CVE-2021-45700

An issue was discovered in the ckb crate before 0.40.0 for Rust. Attackers can cause a denial of service Nervos CKB blockchain node crash via a dead call that is used as a DepGroup...

7.6AI score0.01088EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:49 p.m.33 views

CVE-2021-45701

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A patch operation may result in a use-after-free...

9.6AI score0.01191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:48 p.m.29 views

CVE-2021-45702

An issue was discovered in the tremor-script crate before 0.11.6 for Rust. A merge operation may result in a use-after-free...

7.7AI score0.01053EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/12/26 9:48 p.m.36 views

CVE-2021-45705

An issue was discovered in the nanorand crate before 0.6.1 for Rust. There can be multiple mutable references to the same object because the TlsWyRand Deref implementation dereferences a raw pointer...

9.6AI score0.01191EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:48 p.m.83 views

CVE-2021-45706

CVE-2021-45706 refers to a memory-zeroing flaw in the Rust crate zeroize_derive prior to version 1.1.1, where dropped memory for enum types is not zeroed. Public advisories (e.g., GHSA-C5HX-W945-J4PQ, RUSTSEC-2021-0115) confirm the issue affects enums when using #[zeroize(drop)]. The vulnerabilit...

9.8CVSS9.3AI score0.01191EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/12/26 9:48 p.m.99 views

CVE-2021-45707

CVE-2021-45707 affects the nix crate (Rust) versions 0.16.0 and later, with fixes in 0.20.2, 0.21.2, and 0.22.2 or later. The vulnerability is an out-of-bounds write in unistd::getgrouplist when a user belongs to more than 16 /etc/groups groups, which can lead to memory corruption. The issue stem...

9.8CVSS9.4AI score0.0165EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:48 p.m.59 views

CVE-2021-45707

An issue was discovered in the nix crate 0.16.0 and later before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. unistd::getgrouplist has an out-of-bounds write if a user is in more than 16 /etc/groups groups...

9.8AI score0.0165EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2021/12/26 9:48 p.m.118 views

CVE-2021-45707

An issue was discovered in the nix crate 0.16.0 and later before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. unistd::getgrouplist has an out-of-bounds write if a user is in more than 16 /etc/groups groups...

9.8CVSS9.6AI score0.0165EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/12/26 9:47 p.m.20 views

CVE-2021-45708

An issue was discovered in the abomonation crate through 2021-10-17 for Rust. Because transmute operations are insufficiently constrained, there can be an information leak or ASLR bypass...

7.6AI score0.00972EPSS
SaveExploits0References2
CVE
CVE
added 2021/12/26 9:47 p.m.63 views

CVE-2021-45709

CVE-2021-45709 affects the crypto2 crate for Rust up to 2021-10-08, where during ChaCha20 encryption/decryption an unaligned read of a u32 may occur. Related sources (OSV/GHSA/RUSTSEC) describe the root cause as incorrect assumptions about 4-byte alignment in an unsafe slice::from_raw_parts_mut c...

9.8CVSS9.2AI score0.00753EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/12/26 9:47 p.m.125 views

CVE-2021-45710

CVE-2021-45710 affects the tokio crate for Rust, in versions prior to 1.8.4 and 1.9.x–1.13.x prior to 1.13.1, where a data race in certain conditions involving a closed oneshot channel can cause memory corruption. The provided documents specify the issue and impacted version ranges but do not inc...

8.1CVSS7.8AI score0.01162EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/12/26 9:47 p.m.37 views

CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.2AI score0.01162EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/12/26 9:47 p.m.56 views

CVE-2021-45710

An issue was discovered in the tokio crate before 1.8.4, and 1.9.x through 1.13.x before 1.13.1, for Rust. In certain circumstances involving a closed oneshot channel, there is a data race and memory corruption...

8.1CVSS8AI score0.01162EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/12/26 9:47 p.m.28 views

CVE-2021-45711

An issue was discovered in the simpleasn1 crate 0.6.0 before 0.6.1 for Rust. There is a panic if UTCTime data, supplied by a remote attacker, has a second character greater than 0x7f...

7.7AI score0.0134EPSS
SaveExploits0References2
Rows per page
Query Builder