9526 matches found
Mozilla Rust Command Injection Vulnerability (CNVD-2021-85293)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a command injection vulnerability that can be exploited by attackers to cause data contention and memory corruption due to data contention...
Mozilla Rust Command Injection Vulnerability (CNVD-2021-85291)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a command injection vulnerability that can be exploited by attackers to cause memory corruption...
Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-85300)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a buffer overflow vulnerability that can be exploited by attackers to cause errors in data contention in concurrent programs...
Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-78756)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. buffer overflow vulnerabilities exist in versions of Mozilla Rust prior to 0.3.0, stemming from the ticketedlock crate in Rust. there are unconditional Send implementations for ReadTicket and WriteTicket, which...
Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-78754)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a buffer overflow vulnerability that can be exploited by attackers to cause a buffer overflow or heap overflow, among other things...
Mozilla Rust Command Injection Vulnerability
Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A command injection vulnerability exists in Mozilla Rust, which stems from Rust's v9 crate and has an unconditional synchronization implementation for SyncRef . No detailed vulnerability details are currently...
Mozilla Rust Command Injection Vulnerability (CNVD-2021-78750)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation.Mozilla Rust versions prior to 0.3.4 are vulnerable to command injection, which stems from the kekbit crate in Rust, for ShmWriter , Send is implemented without H: Send, and an attacker could exploit this...
Mozilla Rust Command Injection Vulnerability (CNVD-2021-78748)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a command injection vulnerability that originates from rcucell crate in Rust. For RcuCell there is an unconditional send and sync implementation, which can be exploited by an attack...
Mozilla Rust Memory Corruption Vulnerability (CNVD-2021-85283)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. playXE/cgc for Mozilla Rust suffers from a memory corruption vulnerability that can be exploited by attackers to cause data contention...
Mozilla Rust Memory Corruption Vulnerability (CNVD-2021-78747)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation.A memory corruption vulnerability exists in versions of Mozilla Rust prior to 0.3.2, which stems from Rust's array-tools crate. for fixedcapacitydequelikes:: clone has an uninitialized memory. An attacker could...
Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-85297)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a buffer overflow vulnerability that can be exploited by attackers to cause a buffer overflow or heap overflow, among other things...
Mozilla Rust Competition Condition Issue Vulnerability (CNVD-2021-85289)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. spacejam mode of Mozilla Rust is vulnerable to a contention condition issue that could be exploited by an attacker to allow secure Rust code to trigger data contention...
Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-85296)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation, and a buffer overflow vulnerability exists in Mozilla Rust that could be exploited by an attacker to cause a buffer overflow or heap overflow, among other things...
Mozilla Rust Resource Management Error Vulnerability (CNVD-2021-85285)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a resource management error that could be exploited by an attacker to create a use-after-release access...
Mozilla Rust Buffer Overflow Vulnerability (CNVD-2021-85299)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a buffer overflow vulnerability that can be exploited by attackers to cause data contention and memory corruption...
Mozilla Rust Resource Management Error Vulnerability (CNVD-2021-85301)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a resource management error that could be exploited by an attacker to trigger a double release...
Mozilla Rust Memory Corruption Vulnerability (CNVD-2021-85282)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. playXE/cgc for Mozilla Rust suffers from a memory corruption vulnerability that can be exploited by attackers to cause data contention...
Mozilla Rust Command Injection Vulnerability (CNVD-2021-85287)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A command injection vulnerability exists in Chopinsky bytebuffer in Mozilla Rust, which can be exploited by attackers to cause memory corruption...
Mozilla Rust Command Injection Vulnerability (CNVD-2021-78749)
Rust is a general-purpose, compiled programming language from the Mozilla Foundation. Mozilla Rust is vulnerable to a command injection vulnerability that originates in Rust's punch crate, which has an unconditional send and sync implementation for Bunch , and can be exploited to cause memory...
GHSA-Q879-9G95-56MX Wrong type for `Linker`-define functions when used across two `Engine`s
Impact As a Rust library the wasmtime crate clearly marks which functions are safe and which are unsafe, guaranteeing that if consumers never use unsafe then it should not be possible to have memory unsafety issues in their embeddings of Wasmtime. An issue was discovered in the safe API of...