Lucene search
+L

6328 matches found

CNNVD
CNNVD
added 2022/09/05 12:0 a.m.7 views

Huawei HarmonyOS 路径遍历漏洞

Huawei HarmonyOS is an operating system from Huawei China Inc. A path traversal vulnerability exists in Huawei HarmonyOS, which stems from the failure of the number identification module to properly filter special elements in the path of a resource or file. An attacker could exploit this...

7.5CVSS6.6AI score0.00748EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/09/05 12:0 a.m.9 views

tinygltf 命令注入漏洞

tinygltf is a header-only C++ miniature glTF library loader/saver by the Japanese individual developer Syoyo Fujita. A security vulnerability exists in tinygltf versions prior to 2.6.0, which stems from the C library function wordexp performs file path expansion on untrusted paths provided by the...

8.8CVSS7.8AI score0.0279EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2022/09/05 12:0 a.m.7 views

PT-2022-7691 · Tinygltf +2 · Tinygltf +2

Name of the Vulnerable Software and Affected Versions: tinygltf versions prior to 2.6.0 Description: The tinygltf library has an issue related to the use of the C library function wordexp for file path expansion on untrusted paths from input files. This allows for command injection using backtick...

10CVSS8.2AI score0.0279EPSS
SaveExploits1References19
ATTACKERKB
ATTACKERKB
added 2022/09/02 12:0 a.m.4 views

CVE-2022-31252

A Incorrect Authorization vulnerability in chkstat of SUSE Linux Enterprise Server 12-SP5; openSUSE Leap 15.3, openSUSE Leap 15.4, openSUSE Leap Micro 5.2 did not consider group writable path components, allowing local attackers with access to a group what can write to a location included in the...

4.4CVSS5.8AI score0.00143EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/08/30 12:0 a.m.8 views

Dell Container Storage Modules 路径遍历漏洞

Dell Container Storage Modules is a set of modules from Dell, Inc. Dell Container Storage Modules version 1.2 contains a path traversal vulnerability that could be exploited by a remote authenticated attacker with low privileges to cause unintentional access to paths outside of restricted...

8.8CVSS6.6AI score0.01167EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/08/18 7:7 p.m.40 views

Venice vulnerable to Partial Path Traversal issue within the functions `load-file` and `load-resource`

Impact A partial path traversal issue exists within the functions load-file and load-resource. These functions can be limited to load files from a list of load paths. Assuming Venice has been configured with the load paths: "/Users/foo/resources" When passing relative paths to these two vulnerabl...

6.1CVSS4.4AI score0.00417EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/08/18 7:7 p.m.42 views

GHSA-4MMH-5VW7-RGVJ Venice vulnerable to Partial Path Traversal issue within the functions `load-file` and `load-resource`

Impact A partial path traversal issue exists within the functions load-file and load-resource. These functions can be limited to load files from a list of load paths. Assuming Venice has been configured with the load paths: "/Users/foo/resources" When passing relative paths to these two vulnerabl...

6.1CVSS4.7AI score0.00417EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/08/18 7:1 p.m.41 views

@actions/core has Delimiter Injection Vulnerability in exportVariable

Impact The core.exportVariable function uses a well known delimiter that attackers can use to break out of that specific variable and assign values to other arbitrary variables. Workflows that write untrusted values to the GITHUBENV file may cause the path or other environment variables to be...

5CVSS5.4AI score0.00654EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/18 12:0 a.m.7 views

PT-2022-19692 · Qualys · Qualys Cloud Agent

Name of the Vulnerable Software and Affected Versions: Qualys Cloud Agent version 4.8.0-49 Description: An issue was discovered in the Qualys Cloud Agent where it executes programs at various full pathnames without first making ownership and permission checks, and without integrity checks. This...

7.3CVSS7.3AI score0.0027EPSS
SaveExploits0References8
OSV
OSV
added 2022/08/16 10:48 a.m.7 views

SUSE-SU-2022:2818-1 Security update for ceph

This update for ceph fixes the following issues: - Update to 16.2.9-536-g41a9f9a5573: + bsc1195359, bsc1200553 rgw: check bucket shard init status in RGWRadosBILogTrimCR + bsc1194131 ceph-volume: honour osddmcryptkeysize option CVE-2021-3979 - Update to 16.2.9-158-gd93952c7eea: + cmake: check for...

6.5CVSS6.7AI score0.00444EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.7 views

Stack exhaustion on crafted paths in path/filepath

...

7.5CVSS7.5AI score0.01939EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.4 views

Stack exhaustion in Glob on certain paths in io/fs

...

7.5CVSS7.5AI score0.01939EPSS
SaveExploits0
Prion
Prion
added 2022/08/15 11:21 a.m.27 views

Path traversal

Venice is a Clojure inspired sandboxed Lisp dialect with excellent Java interoperability. A partial path traversal issue exists within the functions load-file and load-resource. These functions can be limited to load files from a list of load paths. Assuming Venice has been configured with the lo...

1.7CVSS3.8AI score0.00417EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2022/08/15 3:38 a.m.24 views

Path Traversal

venice is vulnerable to path traversal. The vulnerability exists in the isFileWithinDirectory function of LoadPaths.java, allowing an attacker to access files outside the configured load paths such as /Users/foo/resources/test.png and /Users/foo/resources-alt/test.png when passing the absolute...

6.1CVSS4.6AI score0.00417EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2022/08/14 12:25 a.m.11 views

CVE-2022-36007 Partial Path Traversal in com.github.jlangch:venice

Venice is a Clojure inspired sandboxed Lisp dialect with excellent Java interoperability. A partial path traversal issue exists within the functions load-file and load-resource. These functions can be limited to load files from a list of load paths. Assuming Venice has been configured with the lo...

6.1CVSS6.2AI score0.00417EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2022/08/14 12:25 a.m.82 views

CVE-2022-36007 Partial Path Traversal in com.github.jlangch:venice

Venice is a Clojure inspired sandboxed Lisp dialect with excellent Java interoperability. A partial path traversal issue exists within the functions load-file and load-resource. These functions can be limited to load files from a list of load paths. Assuming Venice has been configured with the lo...

6.1CVSS6.1AI score0.00417EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/08/11 3:36 p.m.18 views

tower-http's improper validation of Windows paths could lead to directory traversal attack

towerhttp::services::fs::ServeDir didn't correctly validate Windows paths, meaning paths like /foo/bar/c:/windows/web/screen/img101.png would be allowed and respond with the contents of c:/windows/web/screen/img101.png. Thus users could potentially read files anywhere on the filesystem. This only...

4.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/08/11 3:36 p.m.15 views

GHSA-QRQQ-9C63-XFRG tower-http's improper validation of Windows paths could lead to directory traversal attack

towerhttp::services::fs::ServeDir didn't correctly validate Windows paths, meaning paths like /foo/bar/c:/windows/web/screen/img101.png would be allowed and respond with the contents of c:/windows/web/screen/img101.png. Thus users could potentially read files anywhere on the filesystem. This only...

7AI score
SaveExploits0References3
NVD
NVD
added 2022/08/10 8:15 p.m.33 views

CVE-2022-29804

Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack...

7.5CVSS0.02119EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/08/10 8:15 p.m.3 views

CVE-2022-29804

Incorrect conversion of certain invalid paths to valid, absolute paths in Clean in path/filepath before Go 1.17.11 and Go 1.18.3 on Windows allows potential directory traversal attack...

7.5CVSS6.9AI score0.02119EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder