Lucene search
+L

131 matches found

ATTACKERKB
ATTACKERKB
added 2021/08/08 6:15 a.m.8 views

CVE-2021-38194

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mulbyinverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified...

9.8CVSS7.2AI score0.01275EPSS
SaveExploits1References3
Prion
Prion
added 2021/08/08 6:15 a.m.21 views

Design/Logic Flaw

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mulbyinverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified...

7.5CVSS9.3AI score0.01275EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2021/08/08 5:08 a.m.129 views

CVE-2021-38194

The CVE-2021-38194 issue affects the ark-r1cs-std crate for Rust (versions before 0.3.1). FieldVar::mul_by_inverse does not enforce constraints, allowing a malicious prover to produce an unsound proof that still verifies. The problem is caused by missing constraint checks in this method, compromi...

9.8CVSS9.3AI score0.01275EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:08 a.m.24 views

CVE-2021-38194

An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mulbyinverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified...

9.7AI score0.01275EPSS
SaveExploits1References2
OSV
OSV
added 2021/02/09 12:00 p.m.34 views

RUSTSEC-2021-0022 Use-after-free in `subscript_next` and `subscript_prev` wrappers

Affected versions of this crate had an unsound implementation which could pass a pointer to freed memory to ydbsubscriptnextst and ydbsubscriptprevst if the variable and subscripts did not have enough memory allocated on the first call to hold the next variable in the database. For example, the...

9.8CVSS9.5AI score0.01355EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/02/09 12:00 p.m.40 views

Use-after-free in `subscript_next` and `subscript_prev` wrappers

Affected versions of this crate had an unsound implementation which could pass a pointer to freed memory to ydbsubscriptnextst and ydbsubscriptprevst if the variable and subscripts did not have enough memory allocated on the first call to hold the next variable in the database. For example, the...

9.8CVSS3.2AI score0.01355EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2021/01/29 3:15 a.m.32 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.5CVSS5.5AI score0.00341EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/29 3:15 a.m.8 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.5CVSS6.5AI score0.01261EPSS
SaveExploits1References1
NVD
NVD
added 2021/01/29 3:15 a.m.34 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.5CVSS7.5AI score0.01261EPSS
SaveExploits0References1
Prion
Prion
added 2021/01/29 3:15 a.m.18 views

Design/Logic Flaw

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

2.1CVSS5.5AI score0.00341EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/01/29 2:27 a.m.77 views

CVE-2021-26306

CVE-2021-26306 affects the Rust crate raw-cpuid prior to version 9.0.0. The issue is caused by unsound transmute usage in as_string() methods, which leads to undefined behavior when converting data from #[repr(Rust)] structs via byte slices (VendorInfo.as_string(), SoCVendorBrand::as_string(), Ex...

7.5CVSS7.4AI score0.01261EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/01/29 2:27 a.m.30 views

CVE-2021-26306

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It has unsound transmute calls within asstring methods...

7.7AI score0.01261EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/01/29 2:27 a.m.38 views

CVE-2021-26307

An issue was discovered in the raw-cpuid crate before 9.0.0 for Rust. It allows cpuidcount calls even if the processor does not support the CPUID instruction, which is unsound and causes a deterministic crash...

5.7AI score0.00341EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/01/28 12:00 a.m.13 views

Mozilla Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust prior to 9.0.0 that stems from an unsound conversion call in the asstring method. No details of the vulnerability are available at this time...

7.5CVSS7.1AI score0.01261EPSS
SaveExploits0References2
NVD
NVD
added 2021/01/26 6:15 p.m.25 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.5CVSS5.5AI score0.00401EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/12/31 8:19 a.m.55 views

CVE-2020-35913

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

4.7CVSS4.8AI score0.00201EPSS
SaveExploits0
CNNVD
CNNVD
added 2020/12/31 12:00 a.m.15 views

Rust lock_api crate security vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in lockapi crate before 0.4.2 for Rust, which has an unsound MappedMutexGuard and may allow data contention...

5.5CVSS5.8AI score0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/21 12:00 p.m.30 views

RUSTSEC-2020-0105 Update unsound DrainFilter and RString::retain

Affected versions of this crate contained code from the Rust standard library that contained soundness bugs rust-lang/rust60977 double drop & rust-lang/rust78498 create invalid utf-8 string. The flaw was corrected in v0.9.1 by making a similar fix to the one made in the Rust standard library...

7.5CVSS7.4AI score0.01413EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/12/21 12:00 p.m.29 views

Update unsound DrainFilter and RString::retain

Affected versions of this crate contained code from the Rust standard library that contained soundness bugs rust-lang/rust60977 double drop & rust-lang/rust78498 create invalid utf-8 string. The flaw was corrected in v0.9.1 by making a similar fix to the one made in the Rust standard library...

7.5CVSS2.9AI score0.01413EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/11/08 12:00 p.m.28 views

RUSTSEC-2020-0070 Some lock_api lock guard objects can cause data races

Affected versions of lockapi had unsound implementations of the Send or Sync traits for some guard objects, namely: MappedMutexGuard MappedRwLockReadGuard MappedRwLockWriteGuard RwLockReadGuard RwLockWriteGuard These guards could allow data races through types that are not safe to Send across...

5.5CVSS4.5AI score0.00324EPSS
SaveExploits0References3
Rows per page
Query Builder