Lucene search
+L

2902 matches found

OSV
OSV
added 2021/01/26 6:15 p.m.10 views

CVE-2020-36203

An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption...

4.7CVSS5.8AI score0.00242EPSS
SaveExploits1References1
OSV
OSV
added 2021/01/26 6:15 p.m.22 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.8CVSS6.7AI score
SaveExploits0References1
OSV
OSV
added 2021/01/26 6:15 p.m.8 views

CVE-2020-36204

An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur...

4.7CVSS5.8AI score0.00332EPSS
SaveExploits1References1
Prion
Prion
added 2021/01/26 6:15 p.m.19 views

Design/Logic Flaw

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

4.3CVSS5.6AI score0.01107EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.18 views

Design/Logic Flaw

An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur...

1.9CVSS4.8AI score0.00332EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.19 views

Memory corruption

An issue was discovered in the hashconsing crate before 1.1.0 for Rust. Because HConsed does not have bounds on its Send trait or Sync trait, memory corruption can occur...

5CVSS7.7AI score0.0136EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.17 views

Memory corruption

An issue was discovered in the mayqueue crate through 2020-11-10 for Rust. Because Queue does not have bounds on its Send trait or Sync trait, memory corruption can occur...

4.3CVSS5.9AI score0.01112EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2021/01/26 6:15 p.m.23 views

Memory corruption

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

4.6CVSS7.4AI score0.00428EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2021/01/26 12:0 a.m.11 views

PT-2021-16821 · Node Red · Node-Red-Contrib-Huemagic

Name of the Vulnerable Software and Affected Versions: node-red-contrib-huemagic version 3.0.0 Description: The issue allows for Directory Traversal, enabling access to arbitrary files. This is achieved through the res.sendFile API in the file hue-magic.js, using the hue/assets/..%2F path...

7.5CVSS7.4AI score0.09331EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.12 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability in Rust rusb crate before 0.7.0, which stems from a lack of send and synchronization restrictions, can be exploited by an attacker to cause data contention and memory corruption...

7CVSS7AI score0.00285EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.13 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
SaveExploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.13 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. a security vulnerability exists in Rust late-static crate before 0.4.0, which stems from the fact that Sync is implemented with LateStatic's T: Send, causing data contention to occur. No details of the...

7CVSS7.1AI score0.00357EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.12 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
SaveExploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.10 views

Video Audio Va-ts Code Issue Vulnerability

Video-audio Va-ts is a Rust-based mpeg-ts implementation from the Video-audio team. A security vulnerability exists in Video Audio va-ts crate before 0.0.4 for Rust, which stems from Demuxer omitting a required T: Send binding, leading to data contention and memory corruption...

5.9CVSS5.8AI score0.00801EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.11 views

Rust 缓冲区错误漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust lazy-init crate through 2021-01-17, which stems from a lack of send bindings in Lazy, leading to data contention. No details of the vulnerability are provided at this time...

5.3CVSS6AI score0.01314EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.16 views

Rust 安全漏洞

Rust, a general-purpose, compiled programming language from the Mozilla Foundation, was previously vulnerable in version 0.5.1. The vulnerability stems from the fact that programs can send non-send types to other threads, which can be exploited by attackers to potentially cause data contention an...

5.9CVSS6.2AI score0.01066EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.15 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. rust mayqueue crate through 2020-11-10 A security vulnerability exists due to a limitation in the queue's lack of send feature or synchronization feature, which could be exploited by an attacker to cause a memor...

5.9CVSS6.2AI score0.01112EPSS
SaveExploits1References2
The Hacker News
The Hacker News
added 2021/01/22 10:40 a.m.8 views

Sharing eBook With Your Kindle Could Have Let Hackers Hijack Your Account

Amazon has addressed a number of flaws in its Kindle e-reader platform that could have allowed an attacker to take control of victims' devices by simply sending them a malicious e-book. Dubbed "KindleDrip ," the exploit chain takes advantage of a feature called "Send to Kindle" to send a...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2021/01/22 9:7 a.m.48 views

CVE-2020-36204

An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur...

4.7AI score0.00332EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2021/01/22 9:6 a.m.23 views

CVE-2020-36206

An issue was discovered in the rusb crate before 0.7.0 for Rust. Because of a lack of Send and Sync bounds, a data race and memory corruption can occur...

7AI score0.00285EPSS
SaveExploits0References1
Rows per page
Query Builder