Lucene search
K

22 matches found

CVE
CVE
added 2026/04/29 11:45 p.m.4 views

CVE-2026-7445

CVE-2026-7445 affects ZachHandley ZMCPTools up to version 0.2.2. The issue concerns the file src/managers/ResourceManager.ts of the MCP Log Resource Handler, where manipulation of the dirname argument leads to path traversal. The vulnerability is stated as remotely exploitable with the exploit di...

6.5CVSS6.1AI score0.00066EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/29 11:45 p.m.0 views

CVE-2026-7445

A security vulnerability has been detected in ZachHandley ZMCPTools up to 0.2.2. Affected by this issue is some unknown functionality of the file src/managers/ResourceManager.ts of the component MCP Log Resource Handler. The manipulation of the argument dirname leads to path traversal. Remote...

6.5CVSS6.1AI score0.00066EPSS
Exploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/12 1:4 a.m.4 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

7.8CVSS5.8AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/02/11 6:16 p.m.2 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

7.8CVSS5.9AI score
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/02/11 12:0 a.m.1 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

5.9AI score0.00012EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/02/11 12:0 a.m.2 views

OpenSatKit 安全漏洞

OpenSatKit is an open-source application development toolkit developed by OpenSatKit. Version 2.2.1 of OpenSatKit contains a security vulnerability. This vulnerability stems from a stack buffer overflow during the copy operation of the DirName field, which may lead to overwriting of adjacent stac...

7.8CVSS6AI score0.00012EPSS
Exploits0References5
CVE
CVE
added 2026/02/11 12:0 a.m.11 views

CVE-2025-70083

CVE-2025-70083 affects OpenSatKit 2.2.1. The DirName field from the ground segment is treated as untrusted input. The code copies DirName into a local stack buffer DirWithSep using strcpy, where the destination buffer size is OS_MAX_PATH_LEN. If DirName length is >= OS_MAX_PATH_LEN, this cause...

7.8CVSS5.9AI score0.00012EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/11 12:0 a.m.4 views

PT-2026-7628

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OS MAX PATH LEN. If the length of DirNam...

5.9AI score0.00012EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2025/10/10 6:30 a.m.6 views

Withdrawn Advisory: cross-zip is vulnerable to Directory Traversal through selective use of zip/unzip operations

Withdrawn Advisory This advisory has been withdrawn because it does not discuss a valid vulnerability. This link is maintained to preserve external references. Original Description All versions of the package cross-zip are vulnerable to Directory Traversal via consecutive usage of zipSync and...

6.7AI score
Exploits0References5Affected Software1
EUVD
EUVD
added 2025/10/10 6:30 a.m.1 views

EUVD-2025-33658

cross-zip is vulnerable to Directory Traversal through selective use of zip/unzip operations...

8.7CVSS6.4AI score
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/10/10 12:0 a.m.3 views

PT-2025-41501

Name of the Vulnerable Software and Affected Versions cross-zip affected versions not specified Description The cross-zip JavaScript package, used for zipping and unzipping files in Node.js environments, is susceptible to a directory traversal issue. This arises from improper handling of...

8.7CVSS6.2AI score
Exploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2017-5214

Malware in sbrugna...

6.1CVSS6.3AI score0.0024EPSS
Exploits0References2
OSV
OSV
added 2025/06/22 3:15 a.m.1 views

CVE-2025-6453

A vulnerability classified as critical has been found in diyhi bbs 6.8. Affected is the function Add of the file /src/main/java/cms/web/action/template/ForumManageAction.java of the component API. The manipulation of the argument dirName leads to path traversal. It is possible to launch the attac...

4.3CVSS7.1AI score
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 6:18 a.m.7 views

CVE-2017-13697

controllers/member/api.php in dayrui FineCms 5.0.11 has XSS related to the dirname variable...

6.1CVSS6.1AI score0.0024EPSS
Exploits0References1
CNNVD
CNNVD
added 2022/07/25 12:0 a.m.1 views

Artica Pandora FMS 跨站脚本漏洞

Artica Pandora FMS is a monitoring system from the Spanish company Artica. The system monitors networks, servers, virtual infrastructures, applications, etc. in a visual way. A security vulnerability exists in Artica Pandora FMS v7.0NG.761 and earlier versions, which stems from the dirname...

4.8CVSS4.9AI score0.00614EPSS
Exploits0References3
OSV
OSV
added 2018/05/17 2:29 p.m.0 views

UBUNTU-CVE-2018-7158

The 'path' module in the Node.js 4.x release line contains a potential regular expression denial of service ReDoS vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, splitPathRe, used within the...

7.5CVSS7AI score0.01264EPSS
Exploits0References2
OSV
OSV
added 2018/05/17 2:29 p.m.1 views

ALPINE-CVE-2018-7158

The 'path' module in the Node.js 4.x release line contains a potential regular expression denial of service ReDoS vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, splitPathRe, used within the...

7.5CVSS8.8AI score0.01264EPSS
Exploits0References1
OSV
OSV
added 2017/08/25 5:29 p.m.1 views

CVE-2017-13697

controllers/member/api.php in dayrui FineCms 5.0.11 has XSS related to the dirname variable...

6.1CVSS5.8AI score0.0024EPSS
Exploits0References1
NVD
NVD
added 2017/08/25 5:29 p.m.12 views

CVE-2017-13697

controllers/member/api.php in dayrui FineCms 5.0.11 has XSS related to the dirname variable...

6.1CVSS6AI score0.0024EPSS
Exploits0References1
seebug.org
seebug.org
added 2017/05/19 12:0 a.m.39 views

GNU Bash code execution vulnerability in path completion(CVE-2017-5932)

1 Introduction GNU Bash from version 4.4 contains two bugs in its path completion feature leading to a code execution vulnerability. An exploit can be realized by creating a file or directory with a specially crafted name. A user utilizing GNU Bash's built-in path completion by hitting the Tab...

4.6CVSS8AI score0.00229EPSS
Exploits2
Rows per page
Query Builder