Lucene search
K

80 matches found

Snyk
Snyk
added 2026/05/19 3:38 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal due to improper path validation in the repository checkout process. An attacker can modify files outside the intended target directory, including .git directories, by supplying a maliciously crafted repository payloa...

5.4CVSS6.3AI score0.00013EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/08 12:4 a.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the Matches function due to improper use of strings.HasPrefix for path matching without ensuring a directory boundary. An attacker can gain unauthorized access to files in directories with names that share a commo...

7.5CVSS6.4AI score0.00029EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/06 6:3 p.m.2 views

Directory Traversal

Overview org.webjars.npm:vite is a Native-ESM powered web dev build tool Affected versions of this package are vulnerable to Directory Traversal via the handling of .map files in the dev server when resolving file paths. An attacker can access sensitive files outside the project root by injecting...

6.3CVSS6.5AI score0.01967EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/04/02 5:14 p.m.16 views

CVE-2026-34523 SillyTavern: Path traversal allows file existence oracle

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to version 1.17.0, a path traversal vulnerability in the static file route handler allows any unauthenticate...

5.3CVSS0.00031EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/27 2:24 a.m.0 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal when using a custom frontend. An attacker can write files outside of the intended storage root by crafting a malicious API message when an untrusted frontend is used with syntax or --build-arg BUILDKITSYNTAX. Note:...

9.8CVSS6.5AI score0.00063EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/26 8:33 p.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the File API. An attacker can access arbitrary files outside the intended directory by submitting crafted path input. Details A Directory Traversal attack also known as path traversal aims to access files and...

8.5CVSS6.9AI score0.00044EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/26 6:35 p.m.1 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via incomplete validation in the isLikelyLocalPath and isValidMedia functions. An attacker can access sensitive files outside the intended application sandbox by...

8.7CVSS6.5AI score0.00027EPSS
Exploits1References2
EUVD
EUVD
added 2026/03/13 9:31 p.m.1 views

EUVD-2026-11935

Path Traversal: '.../...//' vulnerability in Bogdan Bendziukov Squeeze squeeze allows Path Traversal.This issue affects Squeeze: from n/a through = 1.7.7...

5.8AI score0.00057EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/13 6:55 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through a discrepancy in path normalization between protocol handlers and internal routing. An attacker can bypass folder-level permissions or escape the boundaries of a configured virtual folder by crafting specific...

8.1CVSS6.3AI score0.00026EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/13 6:55 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through a discrepancy in path normalization between protocol handlers and internal routing. An attacker can bypass folder-level permissions or escape the boundaries of a configured virtual folder by crafting specific...

8.1CVSS6.3AI score0.00026EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.3 views

PT-2026-20527

Crystal Live HTTP Server 6.01 contains a directory traversal vulnerability that allows remote attackers to access system files by manipulating URL path segments. Attackers can use multiple '../' sequences to navigate outside the web root and retrieve sensitive configuration files like Windows...

8.7CVSS5.6AI score0.00649EPSS
Exploits0References5
Snyk
Snyk
added 2026/02/10 6:44 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper sanitation of paths received from SCP servers. An attacker can access or modify files outside the intended directory by sending specially crafted file paths. Note: Libssh maintainers strongly discourage...

6.3CVSS6.9AI score0.00011EPSS
Exploits8References2
OSV
OSV
added 2026/02/04 11:15 p.m.1 views

CVE-2025-22873

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open"../" would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained with...

3.8CVSS5.5AI score
Exploits0References5
OSV
OSV
added 2026/02/04 11:15 p.m.1 views

UBUNTU-CVE-2025-22873

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open"../" would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained with...

3.8CVSS7.3AI score0.00003EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/02/04 11:5 p.m.3 views

CVE-2025-22873 Improper access to parent directory of root in os

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open"../" would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained with...

5.4AI score0.00003EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 11:5 p.m.2 views

CVE-2025-22873

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in "../". For example, Root.Open"../" would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained with...

3.8CVSS5.2AI score0.00003EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2026/02/04 11:5 p.m.272 views

CVE-2025-22873

CVE-2025-22873 involves a directory traversal in Go’s os package. Versions prior to Go 1.24.3 allow opening the parent directory of an os.Root by a filename ending with “.. /”, via Root.Open("../"). The escape permits only the immediate parent directory, not ancestors or files inside it. Affected...

3.8CVSS5.3AI score0.00003EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2026/02/04 8:31 p.m.1 views

EUVD-2026-5351

Terraform / OpenTofu Provider adds support for Proxmox Virtual Environment. Prior to version 0.93.1, in the SSH configuration documentation, the sudoer line suggested is insecure and can result in escaping the folder using ../, allowing any files on the system to be edited. This issue has been...

8.7CVSS5.3AI score0.0003EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/02/04 8:31 p.m.22 views

CVE-2026-25499 terraform-provider-proxmox has insecure sudo recommendation in the documentation

Terraform / OpenTofu Provider adds support for Proxmox Virtual Environment. Prior to version 0.93.1, in the SSH configuration documentation, the sudoer line suggested is insecure and can result in escaping the folder using ../, allowing any files on the system to be edited. This issue has been...

8.7CVSS0.0003EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/04 6:52 p.m.1 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper validation of user-supplied path components in file operation handlers. An attacker can gain unauthorized access to, modify, or delete files belonging to other users by injecting traversal sequences into...

9.9CVSS6.4AI score0.0003EPSS
Exploits1References2
Rows per page
Query Builder