Lucene search
K

2673 matches found

CNVD
CNVD
added 2021/01/06 12:0 a.m.4 views

Rust atom crate competitive condition issue vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust atom crate, which stems from an insecure Send implementation that allows data contention across threads. No details of the vulnerability are provided at this time...

4.7CVSS6.8AI score0.00196EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.3 views

CVE-2020-35897

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race...

4.7CVSS5.8AI score
Exploits0References1
OSV
OSV
added 2020/12/31 10:15 a.m.22 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.01515EPSS
Exploits0References1
NVD
NVD
added 2020/12/31 10:15 a.m.7 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.7CVSS4.7AI score0.00192EPSS
Exploits0References1
Prion
Prion
added 2020/12/31 10:15 a.m.12 views

Design/Logic Flaw

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

1.9CVSS4.8AI score0.00192EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2020/12/31 9:15 a.m.3 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.1AI score0.0031EPSS
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.5 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.5CVSS5.8AI score
Exploits0References1
OSV
OSV
added 2020/12/31 9:15 a.m.3 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.5CVSS5.8AI score0.00377EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.18 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.5CVSS5.5AI score0.0031EPSS
Exploits0References1
NVD
NVD
added 2020/12/31 9:15 a.m.18 views

CVE-2020-35928

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

4.7CVSS4.8AI score0.00242EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.12 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.5CVSS5.5AI score0.00377EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.24 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.5CVSS5.5AI score0.00377EPSS
Exploits1References1
Prion
Prion
added 2020/12/31 9:15 a.m.13 views

Cross site scripting

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

2.1CVSS5.5AI score0.00377EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.16 views

Cross site scripting

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

2.1CVSS5.5AI score0.00377EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.21 views

Cross site scripting

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

2.1CVSS5.5AI score0.0031EPSS
Exploits0References1Affected Software1
Prion
Prion
added 2020/12/31 9:15 a.m.11 views

Sql injection

An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache data race by sending types that do not implement Send/Sync...

1.9CVSS4.8AI score0.00242EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.17 views

CVE-2020-35924

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex allows cross-thread sending of a non-Send type...

5.4AI score0.00377EPSS
Exploits1References1
CVE
CVE
added 2020/12/31 8:16 a.m.158 views

CVE-2020-35924

CVE-2020-35924 affects the Rust crate try-mutex prior to 0.3.0. The issue arises because TryMutex allowed cross-thread sending of non-Send types due to an unconditional Sync implementation, enabling data races. The root cause is absence of a Send bound on the Sync trait implementation for TryMute...

5.5CVSS5.4AI score0.00377EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.34 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.5AI score0.00377EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.17 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.5AI score0.0031EPSS
Exploits0References1
Rows per page
Query Builder