Lucene search
+L

55576 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-78254

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The ftp and scp tasks of Apache Ant can download files from a remote server. A malicious server can provide relative paths that allow it to write outside of the...

7.4CVSS0.0054EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/06 11:55 p.m.7 views

CVE-2024-46987

CVE-2024-46987 漏洞利用 - Camaleon CMS 路径遍历 该工具利用了 Camaleon CMS 中的一个路径遍历漏洞(CVE-2024-46987)。它允许任意文件下载,并包含一个自动化功能,试图从系统中发现的用户中获取 SSH 密钥。 功能特点 任意文件下载 :手动从服务器下载任意文件(例如 /etc/passwd)。 自动化 SSH 暴力破解 : 自动从 /etc/passwd 中提取用户。 对找到的用户暴力破解常见的 SSH 私钥位置。 支持使用硬编码或手动提供的凭据自动登录。 使用 Cookie 保持会话。 安装 1. 克隆仓库。 2. 安装依赖:...

7.7CVSS6AI score0.1456EPSS
SaveExploits11
Nuclei
Nuclei
added 2026/09/06 11:24 p.m.11 views

ConnectWise ScreenConnect <= 23.9.7 - Path Traversal

ConnectWise ScreenConnect 23.9.7 and prior contain a path traversal caused by improper handling of user input, letting attackers execute remote code or access confidential data, exploit requires network access. id: CVE-2024-1708 info: name: ConnectWise ScreenConnect = 23.9.7 - Path Traversal...

8.4CVSS8.4AI score0.9549EPSS
SaveExploits6References4
Kitploit
Kitploit
added 2026/09/06 9:02 p.m.5 views

Exploit-for-CVE-2024-46987

Exploit-for-CVE-2024-46987 CVE-2024-46987 的利用程序 用法: exploit.py -h --url URL --username USERNAME --password PASSWORD --file FILE 漏洞描述 Camaleon CMS 是一个基于 Ruby on Rails 构建的内容管理系统。 MediaController(downloadprivatefile 方法)中存在路径遍历漏洞,允许已认证用户通过操纵文件路径从服务器下载任意文件,具体取决于文件权限。 这可能导致敏感文件暴露,从而造成信息泄露。 ⚠️...

7.7CVSS5.9AI score0.1456EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 8:20 p.m.3 views

exploitApache

exploitApache 用于 CVE-2021-41773:路径遍历 cgi-bin...

9.8CVSS8AI score0.99992EPSS
SaveExploits165
NVD
NVD
added 2026/09/06 1:17 p.m.7 views

CVE-2026-86258

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS0.00363EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/06 12:37 p.m.8 views

EUVD-2026-72125

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS5.8AI score0.00363EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/06 12:37 p.m.43 views

CVE-2026-86258 nbviewer through 1.0.1 Path Traversal via LocalFileHandler

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS0.00363EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/06 12:37 p.m.6 views

CVE-2026-86258 nbviewer through 1.0.1 Path Traversal via LocalFileHandler

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/09/06 12:37 p.m.28 views

CVE-2026-86258

nbviewer through version 1.0.1 is affected by a path traversal vulnerability in LocalFileHandler.can_show(). The root cause is the use of string-prefix comparison instead of proper path validation, allowing attackers to request paths that share the configured root as a textual prefix and thereby ...

8.2CVSS5.8AI score0.00363EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/06 12:17 p.m.7 views

CVE-2026-86253

h3 npm package versions = 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic. On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments %2e%2e are passed to decodeURI and decoded to ../ sequences without sanitization. An unauthenticated remote...

8.2CVSS0.00429EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/06 12:17 p.m.8 views

CVE-2026-86251

h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences e.g. %252e%252e to be decoded to %2e%2e, which survives resolveDotSegments because that function only checks for litera...

8.2CVSS0.00297EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.23 views

CVE-2026-86253

h3 (npm package) versions up to 2.0.1-rc.14 and 1.x before 1.15.6 are affected by a path traversal vulnerability in serveStatic() . On Node.js deployments, the URL pathname is not normalized before being passed to decodeURI(), so percent-encoded dot segments (%2e%2e) decode to ../ sequences witho...

8.2CVSS5.9AI score0.00429EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/06 12:00 p.m.10 views

EUVD-2026-72109

h3 npm package versions = 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic. On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments %2e%2e are passed to decodeURI and decoded to ../ sequences without sanitization. An unauthenticated remote...

8.2CVSS5.9AI score0.00429EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.40 views

CVE-2026-86253 h3 before 1.15.6 Path Traversal via Percent-Encoded Dot Segments

h3 npm package versions = 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic. On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments %2e%2e are passed to decodeURI and decoded to ../ sequences without sanitization. An unauthenticated remote...

8.2CVSS0.00429EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.3 views

CVE-2026-86253 h3 before 1.15.6 Path Traversal via Percent-Encoded Dot Segments

h3 npm package versions = 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic. On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments %2e%2e are passed to decodeURI and decoded to ../ sequences without sanitization. An unauthenticated remote...

8.2CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/06 12:00 p.m.8 views

EUVD-2026-72107

h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences e.g. %252e%252e to be decoded to %2e%2e, which survives resolveDotSegments because that function only checks for litera...

8.2CVSS5.8AI score0.00297EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.2 views

CVE-2026-86251 h3 before 1.15.9 Path Traversal via Double Decoding

h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences e.g. %252e%252e to be decoded to %2e%2e, which survives resolveDotSegments because that function only checks for litera...

8.2CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/09/06 12:00 p.m.22 views

CVE-2026-86251

Versions of h3 before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. The root cause is a double-decoding flaw : a request path containing double-encoded dot sequences (e.g. %252e%252e) decodes to %2e%2e, which survives the resolveDotSegments() function because it only c...

8.2CVSS5.8AI score0.00297EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.48 views

CVE-2026-86251 h3 before 1.15.9 Path Traversal via Double Decoding

h3 versions before 1.15.9 contain a path traversal vulnerability in the serveStatic utility. A double-decoding flaw allows a request path containing double-encoded dot sequences e.g. %252e%252e to be decoded to %2e%2e, which survives resolveDotSegments because that function only checks for litera...

8.2CVSS0.00297EPSS
SaveExploits0References2
Rows per page
Query Builder