Lucene search
+L

500 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 9:49 p.m.14 views

CVE-2022-24774

CycloneDX BOM Repository Server is a bill of materials BOM repository server for distributing CycloneDX BOMs. CycloneDX BOM Repository Server before version 2.0.1 has an improper input validation vulnerability leading to path traversal. A malicious user may potentially exploit this vulnerability ...

8.1CVSS7AI score0.01451EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 6:13 a.m.18 views

CVE-2024-5982

A path traversal vulnerability exists in the latest version of gaizhenbiao/chuanhuchatgpt. The vulnerability arises from unsanitized input handling in multiple features, including user upload, directory creation, and template loading. Specifically, the loadchathistory function in...

9.8CVSS9.8AI score0.30962EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/01/20 6:53 a.m.13 views

CVE-2025-21646

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

5.5CVSS6.7AI score0.00445EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/01/19 10:18 a.m.33 views

CVE-2025-21646 afs: Fix the maximum cell name length

In the Linux kernel, the following vulnerability has been resolved: afs: Fix the maximum cell name length The kafs filesystem limits the maximum length of a cell to 256 bytes, but a problem occurs if someone actually does that: kafs tries to create a directory under /proc/net/afs/ with the name o...

7.5CVSS0.00445EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/16 1:58 p.m.23 views

BIT-NODE-MIN-2023-32003

fs.mkdtemp and fs.mkdtempSync can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp API and the impact is a malicious actor could create an arbitrary directory. This vulnerability affects all users using the...

5.3CVSS7AI score0.0117EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/11/15 3:54 p.m.30 views

LibreNMS has an Authenticated OS Command Injection

Summary An authenticated attacker can create dangerous directory names on the system and alter sensitive configuration parameters through the web portal. Those two defects combined then allows to inject arbitrary OS commands inside shellexec calls, thus achieving arbitrary code execution. Details...

9.1CVSS7.8AI score0.07176EPSS
SaveExploits4References4Affected Software1
OSV
OSV
added 2024/11/15 3:54 p.m.16 views

GHSA-X645-6PF9-XWXW LibreNMS has an Authenticated OS Command Injection

Summary An authenticated attacker can create dangerous directory names on the system and alter sensitive configuration parameters through the web portal. Those two defects combined then allows to inject arbitrary OS commands inside shellexec calls, thus achieving arbitrary code execution. Details...

9.1CVSS8.6AI score0.07176EPSS
SaveExploits4References4
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.23 views

The vulnerability of the fs.mkdtemp() and fs.mkdtempSync() methods in the Node.js software platform allows a hacker to create arbitrary directories.

The vulnerability of the fs.mkdtemp and fs.mkdtempSync methods in the Node.js software platform is related to incorrect path name restrictions for restricted-access directories. Exploiting this vulnerability could allow an attacker to create arbitrary directories remotely...

5.3CVSS6.7AI score0.0117EPSS
SaveExploits0References11Affected Software3
NVD
NVD
added 2024/10/29 1:15 p.m.30 views

CVE-2024-5982

A path traversal vulnerability exists in the latest version of gaizhenbiao/chuanhuchatgpt. The vulnerability arises from unsanitized input handling in multiple features, including user upload, directory creation, and template loading. Specifically, the loadchathistory function in...

9.8CVSS0.30962EPSS
SaveExploits1References2
OSV
OSV
added 2024/10/29 12:46 p.m.24 views

CVE-2024-5982 Path Traversal in gaizhenbiao/chuanhuchatgpt

A path traversal vulnerability exists in the latest version of gaizhenbiao/chuanhuchatgpt. The vulnerability arises from unsanitized input handling in multiple features, including user upload, directory creation, and template loading. Specifically, the loadchathistory function in...

9.1CVSS8AI score
SaveExploits0References4
CVE
CVE
added 2024/10/29 12:46 p.m.76 views

CVE-2024-5982

CVE-2024-5982 affects gaizhenbiao/chuanhuchatgpt. Vulnerabilities stem from unsanitized user input used with directory paths via os.path.join, impacting: load_chat_history (arbitrary file uploads potentially enabling RCE), get_history_names (arbitrary directory creation), and load_template (possi...

9.8CVSS9.6AI score0.30962EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/29 12:00 a.m.17 views

PT-2024-7552 · Unknown · Gaizhenbiao/Chuanhuchatgpt

Name of the Vulnerable Software and Affected Versions: gaizhenbiao/chuanhuchatgpt affected versions not specified Description: A path traversal vulnerability exists due to unsanitized input handling in multiple features, including user upload, directory creation, and template loading. Specificall...

9.8CVSS9.6AI score0.30962EPSS
SaveExploits1References10
Microsoft CVE
Microsoft CVE
added 2024/10/15 7:00 a.m.5 views

All versions of Samba prior to 4.13.16 are vulnerable to a malicious client using an SMB1 or NFS race to allow a directory to be created in an area of the server file system not exported under the share definition. Note that SMB1 has to be enabled or the share also available via NFS in order for this attack to succeed.

...

2.5CVSS5.4AI score0.00376EPSS
SaveExploits1
OSV
OSV
added 2024/09/03 7:07 p.m.11 views

CVE-2024-45310 runc can be confused to create empty files/directories on the host

runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers an...

3.6CVSS6.1AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/09/03 7:07 p.m.261 views

CVE-2024-45310

runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers an...

3.6CVSS6.6AI score0.00317EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/06/27 9:30 a.m.21 views

Directory creation by malicious user in saltstack

Syndic cache directory creation is vulnerable to a directory traversal attack in salt project which can lead a malicious attacker to create an arbitrary directory on a Salt master...

5CVSS6.6AI score0.00693EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/27 7:15 a.m.22 views

UBUNTU-CVE-2024-22231

Syndic cache directory creation is vulnerable to a directory traversal attack in salt project which can lead a malicious attacker to create an arbitrary directory on a Salt master...

5CVSS5.9AI score0.00693EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/06/07 12:00 a.m.5 views

Fedora: Security Advisory for rust-uu_mkdir (FEDORA-2024-40ee18b2e7)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
NVD
NVD
added 2024/06/06 7:15 p.m.18 views

CVE-2024-1873

parisneo/lollms-webui is vulnerable to path traversal and denial of service attacks due to an exposed /selectdatabase endpoint in version a9d16b0. The endpoint improperly handles file paths, allowing attackers to specify absolute paths when interacting with the DiscussionsDB instance. This flaw...

9.1CVSS0.13389EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/06 6:40 p.m.28 views

CVE-2024-1873 Path Traversal and Denial of Service in parisneo/lollms-webui

parisneo/lollms-webui is vulnerable to path traversal and denial of service attacks due to an exposed /selectdatabase endpoint in version a9d16b0. The endpoint improperly handles file paths, allowing attackers to specify absolute paths when interacting with the DiscussionsDB instance. This flaw...

8.2CVSS0.13389EPSS
SaveExploits0References2
Rows per page
Query Builder