Lucene search
+L

74 matches found

CNNVD
CNNVD
added 2021/01/26 12:0 a.m.8 views

Rust Security Vulnerabilities

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust multiqueue2 crate before 0.1.7, which stems from the fact that the non-Send type can be sent to a different thread, resulting in a data contention...

5.9CVSS6.2AI score0.01107EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.8 views

Reffers Crate Security Breach

Reffers Crate through 2020-12-01 for Rust A security vulnerability exists that stems from the fact that ARefss can contain a !Send,!Sync object, resulting in data contention and memory corruption...

4.7CVSS5.8AI score0.00242EPSS
Exploits1References2
Cvelist
Cvelist
added 2021/01/22 9:6 a.m.41 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.5AI score0.00426EPSS
Exploits1References1
NVD
NVD
added 2020/12/31 9:15 a.m.23 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.43 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
NVD
NVD
added 2020/12/31 9:15 a.m.20 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
OSV
OSV
added 2020/12/31 9:15 a.m.6 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 score0.00377EPSS
Exploits1References1
OSV
OSV
added 2020/12/31 9:15 a.m.8 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
OSV
OSV
added 2020/12/31 9:15 a.m.6 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
Prion
Prion
added 2020/12/31 9:15 a.m.24 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.20 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.17 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

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
CVE
CVE
added 2020/12/31 8:16 a.m.163 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.28 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
Cvelist
Cvelist
added 2020/12/31 8:16 a.m.44 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.21 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
CVE
CVE
added 2020/12/31 8:16 a.m.58 views

CVE-2020-35927

The CVE-2020-35927 entry concerns the Rust thex crate, where Thex allows cross-thread data races of non-Send types. The issue arises because Thex implements Sync for all T but lacks a Send bound for T, enabling non-Send types (e.g., Rc) to be transferred across threads, which can trigger undefine...

5.5CVSS5.4AI score0.0031EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2020/12/31 12:0 a.m.9 views

Rust 竞争条件问题漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A Competition Condition Issue vulnerability exists in Rust concread crate versions prior to 0.2.6, which can be exploited by an attacker to cause data contention in ARCache by sending a type that does not...

4.7CVSS5.8AI score0.00242EPSS
Exploits1References2
OSV
OSV
added 2020/12/25 12:0 p.m.25 views

RUSTSEC-2020-0143 Queues allow non-Send types to be sent to other threads, allowing data races

Affected versions of this crate unconditionally implemented Send for types used in queue implementations InnerSend, InnerRecv, FutInnerSend, FutInnerRecv. This allows users to send non-Send types to other threads, which can lead to data race bugs or other undefined behavior...

8.1CVSS8AI score0.01098EPSS
Exploits1References3
Rows per page
Query Builder