Lucene search
+L

24887 matches found

Prion
Prion
added 2023/12/22 3:15 p.m.20 views

Spoofing

Wasmer is a WebAssembly runtime that enables containers to run anywhere: from Desktop to the Cloud, Edge and even the browser. Wasm programs can access the filesystem outside of the sandbox. Service providers running untrusted Wasm code on Wasmer can unexpectedly expose the host filesystem. This...

5CVSS7.2AI score0.00595EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/22 2:54 p.m.4 views

CVE-2023-51661 Filesystem sandbox not enforced in wasmer-cli

Wasmer is a WebAssembly runtime that enables containers to run anywhere: from Desktop to the Cloud, Edge and even the browser. Wasm programs can access the filesystem outside of the sandbox. Service providers running untrusted Wasm code on Wasmer can unexpectedly expose the host filesystem. This...

8.4CVSS8.6AI score0.00595EPSS
SaveExploits1References3
CVE
CVE
added 2023/12/22 2:54 p.m.69 views

CVE-2023-51661

CVE-2023-51661 affects Wasmer WebAssembly runtime; in Wasmer versions prior to 4.2.4, Wasm programs could access files outside the sandbox, exposing the host filesystem. The issue is documented across multiple sources (e.g., GHSA-4MQ4-7RW3-VM5J, Red Hat advisory) and is noted as fixed in Wasmer 4...

8.6CVSS8.6AI score0.00595EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/12/22 2:54 p.m.28 views

CVE-2023-51661 Filesystem sandbox not enforced in wasmer-cli

Wasmer is a WebAssembly runtime that enables containers to run anywhere: from Desktop to the Cloud, Edge and even the browser. Wasm programs can access the filesystem outside of the sandbox. Service providers running untrusted Wasm code on Wasmer can unexpectedly expose the host filesystem. This...

8.4CVSS8.8AI score0.00595EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/12/20 6:30 a.m.34 views

MLflow Path Traversal Vulnerability

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process...

8.8CVSS7.3AI score0.01016EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/12/20 6:30 a.m.40 views

GHSA-WV8Q-4F85-2P8P MLflow Path Traversal Vulnerability

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process...

8.8CVSS7.3AI score0.01016EPSS
SaveExploits1References4
NVD
NVD
added 2023/12/20 6:15 a.m.24 views

CVE-2023-6976

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process...

8.8CVSS0.01016EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/20 5:30 a.m.25 views

CVE-2023-6976 Unrestricted Upload of File with Dangerous Type

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process...

8.8CVSS7.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/12/20 5:30 a.m.27 views

CVE-2023-6976 Unrestricted Upload of File with Dangerous Type

This vulnerability is capable of writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process...

8.8CVSS8.9AI score0.01016EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/12/19 12:00 a.m.10 views

PT-2023-32832

Name of the Vulnerable Software and Affected Versions No specific software or versions are mentioned in the provided descriptions. Description This issue allows writing arbitrary files into arbitrary locations on the remote filesystem in the context of the server process. Recommendations At the...

8.8CVSS7.4AI score0.01016EPSS
SaveExploits1References13
Veracode
Veracode
added 2023/12/18 6:21 a.m.37 views

Arbitrary File Write

mindsdb is vulnerable to Arbitrary File Write. The vulnerability is due improper filename sanitization within file.py. This issue can be exploited by an attacker to write arbitrary files to the filesystem...

9.1CVSS7.1AI score0.00983EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/12/14 4:15 p.m.17 views

Path traversal

Dell PowerProtect DD , versions prior to 7.13.0.10, LTS 7.7.5.25, LTS 7.10.1.15, 6.2.1.110 contain a path traversal vulnerability. A local high privileged attacker could potentially exploit this vulnerability, to gain unauthorized read and write access to the OS files stored on the server...

4CVSS6.7AI score0.00285EPSS
SaveExploits0References1Affected Software5
Cvelist
Cvelist
added 2023/12/14 3:17 p.m.34 views

CVE-2023-44278

Dell PowerProtect DD , versions prior to 7.13.0.10, LTS 7.7.5.25, LTS 7.10.1.15, 6.2.1.110 contain a path traversal vulnerability. A local high privileged attacker could potentially exploit this vulnerability, to gain unauthorized read and write access to the OS files stored on the server...

6.7CVSS6.5AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/13 6:15 p.m.13 views

CVE-2023-50764

Jenkins Scriptler Plugin 342.v6a89fd40f466 and earlier does not restrict a file name query parameter in an HTTP endpoint, allowing attackers with Scriptler/Configure permission to delete arbitrary files on the Jenkins controller file system...

8.1CVSS5.9AI score0.00842EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/12/13 1:32 p.m.30 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.25 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
CNNVD
CNNVD
added 2023/12/13 12:00 a.m.14 views

Jenkins OpenId Connect Authentication Plugin Security Vulnerability

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability ...

6.7CVSS6.7AI score0.00286EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/12/13 12:00 a.m.12 views

Jenkins PaaSLane Estimate Plugin Security Vulnerability

Jenkins and Jenkins Plugin are both Jenkins open source products.Jenkins is a software application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.Jenkins Plugin is a software application. A security vulnerability...

4.3CVSS6.8AI score0.00339EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/12/13 12:00 a.m.12 views

PT-2023-31873 · Wasmer · Wasmer

Name of the Vulnerable Software and Affected Versions: Wasmer versions prior to 4.2.4 Description: The issue affects Wasmer, a WebAssembly runtime, allowing Wasm programs to access the filesystem outside of the sandbox. This can lead to service providers running untrusted Wasm code on Wasmer...

8.6CVSS8.5AI score0.00595EPSS
SaveExploits1References10
Snyk
Snyk
added 2023/12/12 12:00 p.m.2 views

Container Breakout (Leaky Vessels)

Overview Affected versions of this package are vulnerable to Container Breakout Leaky Vessels. Due to certain leaked file descriptors, an attacker could cause a newly-spawned container process from runc exec to have a working directory in the host filesystem namespace, allowing for a container...

8.6CVSS7.2AI score0.18087EPSS
SaveExploits18References2
Rows per page
Query Builder