Lucene search
+L

429 matches found

Kitploit
Kitploit
added 2026/09/23 4:35 a.m.12 views

evilarc

evilarc 用途 evilarc 允许你创建一个 zip 文件,其中包含在嵌入路径中带有目录遍历字符的文件。大多数商业 zip 程序(如 winzip 等)会阻止解压那些嵌入文件路径含有目录遍历字符的 zip 文件。然而,许多软件开发库并不包含同样的保护机制(例如 Java、PHP 等)。如果某个程序和/或库没有阻止目录遍历字符,那么 evilarc 就可以用来生成 zip 文件,一旦被解压,就会在目标系统上的任意位置放置一个文件。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 7:51 p.m.7 views

CVE-2018-11776

Vulnerable docker container for CVE-2018-11776 root@kitploit: docker pull bhdresh/cve-2018-11776:1.0 docker run -dit -p :8080:8080 bhdresh/cve-2018-11776:1.0 PoC PoC - 1 root@kitploit: Request : http://:8080/struts2-showcase-2.3.14/$333+333/help.action Result :...

9.3CVSS8.4AI score0.99991EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/22 6:17 p.m.10 views

CVE-2026-31156

CVE-2026-31156 There is a path injection vulnerability in OpenPLC-v3, which arises from the program not performing any validity checks on the file path parameters passed in from the command line. Attackers can read any readable file by constructing malicious paths, posing a risk of information...

7AI score0.00387EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/22 12:08 p.m.11 views

CVE-2025-48384-test

Reproduce Command Line root@kitploit: git clone --recursive https://github.com/beishanxueyuan/CVE-2025-48384-test.git 修改指向的GitHub仓库 root@kitploit: git init repo git -C repo -c protocol.file.allow=always submodule add https://github.com/beishanxueyuan/CVE-2025-48384.git sub git -C repo mv sub...

8CVSS7.6AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/22 9:34 a.m.12 views

llama-factory-webui-rce-cve-2026-58116-trust-remote-code-model-path-injection

CVE-2026-58116 — LLaMA-Factory WebUI RCE via trustremotecode Proof of concept for CVE-2026-58116 CVSS 9.8 Critical: remote code execution in LLaMA-Factory = v0.9.5. The LLaMA-Factory WebUI hardcodes trustremotecode=True when loading a model src/llamafactory/webui/chatter.py:139 and...

9.8CVSS6.3AI score0.00904EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/19 8:09 p.m.7 views

cve-2024-32002-poc

💥 CVE-2024-32002 – Git Submodule Path Injection PoC Motivation While solving the Compiled machine on the Hack The Box platform, I came across a curious behavior involving Git and submodules. Upon investigating further, I found this excellent post by researcher Amal Murali, which details a path...

9CVSS7.8AI score0.29234EPSS
SaveExploits32
Github Security Blog
Github Security Blog
added 2026/09/17 5:18 p.m.10 views

SSH.NET: ScpClient allows server-side RCE via default SCP path handling

Summary Default SCP remote-path handling places caller-supplied paths into the command that runs scp on the server. On a shell-based server that command is interpreted by a shell, so an attacker-influenced path that is not quoted to suit that shell can execute as a command as the authenticated SS...

7.5CVSS6.2AI score0.00575EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/17 5:18 p.m.5 views

GHSA-MGGC-4XG6-VCXF SSH.NET: ScpClient allows server-side RCE via default SCP path handling

Summary Default SCP remote-path handling places caller-supplied paths into the command that runs scp on the server. On a shell-based server that command is interpreted by a shell, so an attacker-influenced path that is not quoted to suit that shell can execute as a command as the authenticated SS...

7.5CVSS6.2AI score0.00575EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 4:54 a.m.12 views

CVE-2024-32019_poc

Privilege Escalation via ndsudo Netdata Local Exploit This is an alternative POC to exploit a vulnerable ndsudo utility bundled with Netdata to perform a local privilege escalation. The exploit works by adding the script inside the user’s PATH substituting an allowed command nvme by ndsudo and...

8.8CVSS8AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/16 5:05 p.m.15 views

CVE-2026-3288-lab

CVE-2026-3288 漏洞实验环境(Docker) NGINX Ingress Controller 配置注入 ⚠️ 警告 :本实验环境包含故意配置的漏洞,仅供授权安全培训使用 漏洞概述 CVE-2026-3288 (CVSS 8.8 高危)— NGINX Ingress Controller 中的配置注入漏洞 受影响版本 : v1.13.8、v1.14.4、v1.15.0 攻击向量 :路径配置中的双引号(")注入 影响 :远程代码执行、机密信息泄露、凭据窃取 相关漏洞 :CVE-2026-24512(类似的路径注入) 根本原因 buildProxyPass 函数在将路径输入插入...

8.8CVSS8AI score0.063EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/16 4:31 p.m.17 views

CVE-2026-85756

SSH.NET is a Secure Shell (SSH) library for .NET. Prior to 2026.0.0 , the ScpClient component places caller-supplied remote paths into the command used to run scp on the server. The default RemotePathTransformation.DoubleQuote transformation cannot safely quote every remote command interpreter, s...

7.5CVSS6AI score0.00575EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/15 4:48 p.m.13 views

CVE-2026-58201

Lokka (@merill/lokka), a Model Context Protocol server for Microsoft 365, is vulnerable to SSRF in versions prior to 2.1.2 . The root cause is in src/mcp/src/main.ts, where the tool constructs Azure Resource Manager request URLs via direct string concatenation with a user-controlled path value. A...

8.7CVSS5.7AI score0.00276EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in libssh

A flaw was discovered in the libssh API function sshscpnew, in versions prior to 0.9.3 and prior to 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a path provided by the user, is executed on the server side. If the library is used in a way that allows user...

9.3CVSS6.8AI score0.03174EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/12 12:31 a.m.14 views

EUVD-2026-76747

An application programming interface endpoint accepts a user-supplied value and interpolates it directly into the path of a backend request to the underlying search and analytics data store, without restricting its contents. This allows an authenticated attacker to substitute an arbitrary backend...

5.3CVSS5.9AI score0.00207EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 10:16 p.m.12 views

CVE-2026-90446

An application programming interface endpoint accepts a user-supplied value and interpolates it directly into the path of a backend request to the underlying search and analytics data store, without restricting its contents. This allows an authenticated attacker to substitute an arbitrary backend...

5.3CVSS0.00207EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 9:48 p.m.29 views

CVE-2026-90446

An application programming interface endpoint accepts a user-supplied value and interpolates it directly into the path of a backend request to the underlying search and analytics data store, without restricting its contents. This allows an authenticated attacker to substitute an arbitrary backend...

5.3CVSS0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 9:48 p.m.12 views

CVE-2026-90446

An application programming interface endpoint accepts a user-supplied value and interpolates it directly into the path of a backend request to the underlying search and analytics data store, without restricting its contents. This allows an authenticated attacker to substitute an arbitrary backend...

5.3CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/09/11 9:48 p.m.26 views

CVE-2026-90446

CVE-2026-90446 describes an API endpoint that interpolates a user-supplied value directly into the path of a backend request to a search and analytics data store without restricting its contents. An authenticated attacker can substitute an arbitrary backend path, causing the application's own ele...

5.3CVSS5.9AI score0.00207EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/09/10 9:05 p.m.8 views

NPM: n8n: Path Injection in Elasticsearch and ElasticSecurity Nodes via Unencoded Identifiers

NPM: n8n: Path Injection in Elasticsearch and ElasticSecurity Nodes via Unencoded Identifiers vulnerability discovered by ? in WordPress Npm n8n versions 1.123.76...

6.5CVSS5.7AI score0.00334EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/10 9:05 p.m.6 views

GHSA-F2CP-M7MV-8JPV n8n: Path Injection in Elasticsearch and ElasticSecurity Nodes via Unencoded Identifiers

Impact The Elasticsearch and ElasticSecurity nodes built REST endpoints by interpolating user-provided identifiers straight into the request path. A value containing path separators or dot segments changed which endpoint the request actually reached, so an operation intended for one document coul...

6.3CVSS5.6AI score0.00334EPSS
SaveExploits0References6
Rows per page
Query Builder