Lucene search
+L

127202 matches found

OSV
OSV
added 2026/09/10 9:16 p.m.6 views

GHSA-QGPW-8G46-W95V n8n: Git Node branch.<name>.remote Config Key Bypasses Sandbox Path Restriction, Enabling Local Git Repository Read

Impact The Git node validated the repository that a fetch or pull targeted, but setUpstream wrote a branch..remote value into the repository's own configuration without validating it. A subsequent fetch or pull resolved the remote from that configuration rather than from the checked parameter, so...

5.3CVSS0.00323EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 9:10 p.m.7 views

Grafana-CVE-2021-43798Exp

Grafana V8. Arbitrary File Read Exp -- Multi-threaded Batch Verification Script Vulnerability Description Grafana is an open-source metrics analysis and visualization suite. It is often used as a visualization tool for time series data and application analysis of infrastructure, and is also widel...

7.5CVSS8AI score0.88503EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/10 9:09 p.m.7 views

CVE-2017-12617

CVE-2017-12617 CVE-2017-12617 是 Apache Tomcat 中发现的一个严重远程代码执行(RCE)漏洞 影响那些启用了HTTP PUT的系统(通过将Default servlet的“read-only”初始化参数设置为“false”)受到威胁。 在9.0.1(Beta)、8.5.23、8.0.47和7.0.82之前的Tomcat版本中,如果默认servlet配置了参数readonly设置为false,或者WebDAV servlet启用了参数readonly设置为false,则所有操作系统上都会存在一个潜在危险的远程代码执行(RCE)漏洞。 Apache...

8.1CVSS7.6AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/10 9:05 p.m.5 views

CVE-2001-0931

CVE-2001-0931 Vulnerabilidad de salto de directorio en Cooolsoft PowerFTP Server 2.03 permite a atacantes listar o leer archivos y directorios arbitrarios mediante .. punto punto en 1 LS o 2 GET. Publicación de SecurityFocus en https://www.securityfocus.com/bid/3593/info Publicación de Securiteam...

7.5CVSS6.1AI score0.04346EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 9:05 p.m.8 views

CVE-2024-4040-CrushFTP-File-Read-vulnerability

CVE-2024-4040: CrushFTP 文件读取漏洞 概述 2024年4月19日,一个影响 CrushFTP 10.7.1 和 11.1.0 以下版本以及旧版 9.x 版本的新零日漏洞被托管文件传输供应商 CrushFTP 披露给一个私人邮件列表。最初,供应商未分配 CVE,但随后第三方 CVE 编号机构(CNA)于 4 月 22 日发布了 CVE-2024-4040。 此利用脚本是为 vsociety 上的 CVE 分析而编写。 影响 据 Rapid7、CrowdStrike 报告,并已被添加到 CISA KEV,CVE-2024-4040 已在野外被积极利用。发现该问题的...

10CVSS7.2AI score0.99539EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/10 9:03 p.m.8 views

heartbleed-proof-of-concept

Heartbleed CVE-2014-0160 环境搭建 你需要 docker 才能完成环境搭建。 该漏洞利用程序会从 Client Hello 消息中动态生成随机字节,因此在构建可执行文件时需要链接该库。 为了正确链接,需要安装以下软件包: root@kitploit: sudo apt-get install libssl-dev 该工具已在 Docker for Desktop - Version: 20.10.21 (搭配 WSL 2 )上测试通过。 复现该漏洞的步骤如下: 1. 初始化存在漏洞的服务器 root@kitploit: cd server-image/ docke...

7.5CVSS7.4AI score0.99999EPSS
SaveExploits94References2
Kitploit
Kitploit
added 2026/09/10 9:02 p.m.3 views

CVE-2024-41713-PoC-exploit

CVE-2024-41713-PoC-exploit Mitel MiCollab 认证绕过导致任意文件读取 root@kitploit: ❯ ./cve-2024-41713-exploit.sh Exploiting CVE-2024-41713 to read /etc/passwd ... + Extracted users from /etc/passwd: root bin daemon adm lp mail operator games ftp nobody root@kitploit: ❯ cat debugresponse.txt...

9.1CVSS8.3AI score0.9811EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/10 8:55 p.m.7 views

CVE-2020-17519

存在漏洞的应用程序 该模块利用 Apache Flink 1.11.0 版本(以及 1.11.1 和 1.11.2 版本)中未经身份验证的目录遍历漏洞,允许以 Web 服务器权限读取任意文件。 受影响版本:flink-1.11.0-src.tgz, 验证步骤 1. 启动 msfconsole 2. use auxiliary/scanner/http/apacheflinkfileread 3. 设置 RHOSTS 4. 设置 RPORT 5. 运行漏洞利用:run 选项 场景 运行 Apache Flink 1.11.0 版本的 Ubuntu 20.04 root@kitploit:...

9.1CVSS7.6AI score0.97856EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/10 8:51 p.m.4 views

CVE-2021-29447

CVE-2021-29447 - WordPress XXE 漏洞利用 描述 该存储库包含一个针对 CVE-2021-29447 的 exploit,这是 WordPress 5.7.0 及更早版本中存在的一个 XXE(XML 外部实体)漏洞。该漏洞存在于处理 WAV 文件的媒体库中,允许攻击者读取服务器上的任意文件。 要求 Bash Python 3 Docker 和 Docker Compose(用于搭建测试环境) 存在漏洞的 WordPress 服务器(5.7.0 或更低版本) 文件 文件| 描述 ---|--- CVE-2021-29447.sh| 生成恶意 WAV payloa...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/10 8:47 p.m.9 views

CVE-2020-19360

Fhem FileLoglogWrapper 任意文件读取漏洞 CVE-2020-19360 漏洞描述 FHEM在6.0版本中存在文件包含漏洞,该漏洞源于允许FHEM/FileLoglogWrapper file参数允许攻击者包含文件,攻击者可以利用此漏洞导致敏感信息泄露。 漏洞影响 FHEM 6.0 网络测绘 title=="Home, Sweet Home" 漏洞复现...

7.5CVSS7.3AI score0.17278EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 8:47 p.m.5 views

CVE-2022-2590-analysis

CVE-2022-2590、shmem に制限された Dirty COW Linux カーネルバージョン: Linux/x86 6.0.0-rc1 コミット 37887783b3fef877bf34b8992c9199864da4afcb はじめに: この脆弱性により、攻撃者は canfollowwritepte 関数を満たすことで、読み取り専用の共有メモリページに任意の内容を書き込むことができます。この関数は FOLLFORCE、FOLLCOW、ptedirty をチェックし、UFFDIOCONTINUE を使用します。 分析: root@kitploit: / FOLLFORCE c...

7CVSS7AI score0.00895EPSS
SaveExploits3
CVE
CVE
added 2026/09/10 8:44 p.m.11 views

CVE-2026-9225

IBM Langflow OSS 1.0.0 through 1.11.5 is affected by an authorization bypass (CWE-639) in the File/Read File component. When executing flows via the /api/v1/run/advanced/{flow_id} endpoint, component inputs can reference storage paths using arbitrary user or flow identifiers without verifying own...

6.5CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 8:44 p.m.8 views

EUVD-2026-75723

IBM Langflow OSS 1.0.0 through 1.11.5 Langflow could allow an authenticated attacker to access sensitive files belonging to other users due to improper access control in the File/Read File component. When executing flows through the /api/v1/run/advanced/flowid endpoint, the application allows...

6.5CVSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 8:44 p.m.28 views

CVE-2026-9225 Langflow is vulnerable to unauthorized file system access due to path traversal and missing storage path validation

IBM Langflow OSS 1.0.0 through 1.11.5 Langflow could allow an authenticated attacker to access sensitive files belonging to other users due to improper access control in the File/Read File component. When executing flows through the /api/v1/run/advanced/flowid endpoint, the application allows...

6.5CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 8:40 p.m.7 views

Kernel-Arbitrary-Read-Vulnerability-Superfetch-EOP

内核任意读取漏洞-Superfetch-EOP 内核任意读取漏洞 + Superfetch 权限提升,基于来自 https://starlabs.sg/blog/2022/06-trying-to-exploit-a-windows-kernel-arbitrary-read-vulnerability/ 的 reacher。利用程序必须以低完整性运行。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 8:33 p.m.6 views

CVE-2024-28995

CVE-2024-28995 PoC 和批量扫描器 概述 该仓库包含 SolarWinds Serv-U CVE-2024-28995 目录遍历漏洞的概念验证(PoC)和批量扫描器。此漏洞允许未经授权的访问,读取主机上的敏感文件。该漏洞由 Hussein Daher 发现并报告。 功能 单个目标扫描 :扫描单个 URL 是否存在 CVE-2024-28995 漏洞。 批量扫描 :从文件中读取多个 URL 进行 CVE-2024-28995 漏洞扫描。 多线程 :利用多线程同时扫描多个目标。 多种载荷 :脚本检查两种用于 CVE-2024-28995 漏洞的载荷。 使用方法 单个目标扫描...

8.6CVSS8.1AI score0.99614EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/10 8:23 p.m.6 views

CVE-2018-12463

CVE-2018-12463 Fortify Software Security Center SSC 17.10、17.20 和 18.10 中的 /ssc/fm-ws/services 存在 XML 外部实体 XXE 漏洞,允许远程未认证用户通过 XML 请求中精心构造的 DTD 读取任意文件或发起服务器端请求伪造 SSRF 攻击。 Exploit-DB 发布信息:https://www.exploit-db.com/exploits/45027/ PacketStorm...

9.8CVSS7.5AI score0.13849EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/10 8:19 p.m.7 views

CVE-2023-22974

CVE-2023-22974 OpenEMR 7.0.0 任意文件读取...

7.5CVSS7.4AI score0.01892EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 8:17 p.m.6 views

CVE-2021-44142

CVE-2021-44142 漏洞检查器 一个用于检查 Samba 服务器是否存在 CVE-2021-44142 漏洞的工具 背景 CVE-2021-44142 是 Samba 的 vfsfruit 模块中的一个堆越界读写漏洞,在 2021 年 Pwn2Own Austin 上被用于攻击 Western Digital PR4100。它最初由 STAR Labs 的 Nguyễn Hoàng Thạch 和 Billy Jheng Bing-Jhong 发现。DEVCORE 的 Orange Tsai 也报告了该漏洞。本工作基于 0xsha 在...

9CVSS7.2AI score0.73864EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 8:16 p.m.7 views

CVE-2023-40028

CVE-2023-40028 PoC 漏洞利用 Ghost CMS 符号链接上传漏洞导致任意文件读取 POC 图片 漏洞详情 CVE-2023-40028 是 Ghost CMS 5.59.1 之前版本中的一个漏洞,认证用户可以上传符号链接(symlink),从而导致在主机系统上任意读取文件。攻击者可以利用 Ghost CMS 的上传功能放置指向敏感文件的符号链接来利用该漏洞。符号链接上传后,攻击者可以通过向服务器发送特制的 HTTP 请求来访问目标文件。 Exploit 用法 root@kitploit: git clone...

6.5CVSS6.9AI score0.68737EPSS
SaveExploits12References1
Rows per page
Query Builder