Lucene search
+L

104 matches found

OSV
OSV
added 2026/02/04 11:15 p.m.6 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.00238EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/04 11:5 p.m.301 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.00238EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 11:5 p.m.7 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.00238EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 11:5 p.m.4 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.00238EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/04 11:5 p.m.4 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...

3.8CVSS5.9AI score0.00238EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/04 8:31 p.m.32 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.00431EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/04 8:31 p.m.10 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.00431EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/04 6:52 p.m.4 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.00721EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.5 views

PT-2026-6522

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.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/09 10:57 a.m.4 views

CVE-2022-38794

Zaver through 2020-12-15 allows directory traversal via the GET /.. substring...

7.5CVSS8.3AI score0.03599EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/08 3:14 a.m.5 views

CVE-2025-15382

A heap buffer over-read vulnerability exists in the wolfSSHCleanPath function in wolfSSH. An authenticated remote attacker can trigger the issue via crafted SCP path input containing '/./' sequences, resulting in a heap over read by 1 byte...

5.1CVSS7AI score0.00302EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/07 12:34 p.m.24 views

CVE-2025-46256

CVE-2025-46256 relates to WordPress Advanced Database Cleaner PRO before or up to 3.2.10, with a Limited .txt Path Traversal vulnerability. Affected software is the Advanced Database Cleaner PRO plugin (SigmaPlugin implementation). Impact described as path traversal; CVSS v3.1 base score 6.4 (NET...

6.4CVSS5.2AI score0.00239EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2011-4857

Malware in sbrugna...

5CVSS6.4AI score0.02263EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2020-23171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in all versions of Nim-lang allows unauthenticated attackers to write files to arbitrary directories via a crafted zip file with dot-slash...

5.5CVSS6.2AI score0.00656EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 9:49 a.m.10 views

CVE-2011-4948

Directory traversal vulnerability in admin/remote.php in EGroupware Enterprise Line EPL before 11.1.20110804-1 and EGroupware Community Edition before 1.8.001.20110805 allows remote attackers to read arbitrary files via a ..%2f encoded dot dot slash in the type parameter...

5CVSS7AI score0.02263EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/04/21 3:40 p.m.1 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal when routing requests to a backend using a PathPrefix, Path, or PathRegex matcher. An attacker can bypass the middleware chain to access backend services by including traversal sequences like /../ in a request. Detai...

9.3CVSS7.7AI score0.0089EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/12/17 9:37 p.m.2 views

Directory Traversal

Overview pghoard is a PostgreSQL automatic backup/restore service daemon Affected versions of this package are vulnerable to Directory Traversal that could allow an attacker to acquire disk access with privileges equivalent to those of pghoard. Note: Depending on the permissions/privileges assign...

6.5CVSS7.4AI score0.00414EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/09/25 8:15 p.m.4 views

CVE-2022-4244

A flaw was found in codeplex-codehaus. A directory traversal attack also known as path traversal aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash ../" sequences and their variations or by using absolute file paths, it may be possib...

7.5CVSS5.5AI score0.01347EPSS
SaveExploits0References5
OSV
OSV
added 2023/09/25 8:15 p.m.4 views

DEBIAN-CVE-2022-4244

A flaw was found in codeplex-codehaus. A directory traversal attack also known as path traversal aims to access files and directories stored outside the intended folder. By manipulating files with "dot-dot-slash ../" sequences and their variations or by using absolute file paths, it may be possib...

7.5CVSS7.6AI score0.01347EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/21 6:14 p.m.7 views

CLSA-2023-1695320045 Fix CVE(s): CVE-2023-4736

SECURITY UPDATE: An executable file with some well-known name like zip, gzip, and so on can be started from a current directory during some plugin is opening apropriate file that has a one of the extensions .zip, .gzip, .rb, and etc. This issue is effective only if the PATH environment variable h...

7.8CVSS7.1AI score0.00486EPSS
SaveExploits1References1
Rows per page
Query Builder