Lucene search
K

5 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 9:19 p.m.3 views

CVE-2021-32629

Cranelift is an open-source code generator maintained by Bytecode Alliance. It translates a target-independent intermediate representation into executable machine code. There is a bug in 0.73 of the Cranelift x64 backend that can create a scenario that could result in a potential sandbox escape i...

8.8CVSS6.8AI score0.0007EPSS
Exploits1References1
NVD
NVD
added 2024/11/05 10:15 p.m.7 views

CVE-2024-51745

Wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits,...

10CVSS0.003EPSS
Exploits0References4
CVE
CVE
added 2024/11/05 9:9 p.m.281 views

CVE-2024-51745

Wasmtime on Windows had a sandbox bypass where filenames with superscript digits (e.g., COM¹, LPT⁰) were not blocked, allowing untrusted Wasm code with filesystem access to reach devices and peripherals via special device filenames. Affected software: Wasmtime’s Windows filesystem sandbox. Root c...

10CVSS6.7AI score0.003EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/11/05 9:9 p.m.5 views

CVE-2024-51745

Wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's filesystem sandbox implementation on Windows blocks access to special device filenames such as "COM1", "COM2", "LPT0", "LPT1", and so on, however it did not block access to the special device filenames which use superscript digits,...

10CVSS5.3AI score0.003EPSS
Exploits0
OSV
OSV
added 2023/12/13 1:32 p.m.11 views

GHSA-4MQ4-7RW3-VM5J Wasmer filesystem sandbox not enforced

Summary As of Wasmer version v4.2.3, Wasm programs can access the filesystem outside of the sandbox. Details https://github.com/wasmerio/wasmer/issues/4267 PoC A minimal Rust program: fn main let f = std::fs::OpenOptions::new .writetrue .createnewtrue .open"abc" .unwrap; This should be compiled...

8.4CVSS8.5AI score0.00354EPSS
Exploits1References6
Rows per page
Query Builder