Lucene search
+L

23 matches found

CNNVD
CNNVD
added 2023/12/22 12:0 a.m.5 views

Wasmer Access Control Error Vulnerability

Wasmer is a Wasmer open source application that enables lightweight containers to run anywhere. An Access Control Error vulnerability exists in Wasmer 3.0.0 and later versions that stems from allowing Wasmer programs to access file systems outside of the sandbox...

8.6CVSS6.8AI score0.00595EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/12/13 1:32 p.m.27 views

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.6CVSS8.6AI score0.00595EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/12/13 1:32 p.m.16 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.00595EPSS
SaveExploits1References6
Rows per page
Query Builder