13869 matches found
Vulnerability handling is handled differently in GitLab Community and Enterprise editions.
GitLab has identified a vulnerability in both the Community and Enterprise editions of the platform. The vulnerability resides in the repository commit API, where path traversal is possible. As a result, unauthenticated users can read arbitrary files on the system. The root cause of the...
KindaRails2Shell
KindaRails2Shell:CVE-2026-66066 一个零依赖、单文件的 PoC(概念验证)以及仅限环回地址的 Docker 实验环境,针对 Rails Active Storage/libvips 任意文件读取漏洞。它还演示了安全公告中所述的、从恢复的 secretkeybase 到伪造图像变体并执行命令的条件式提权。 受影响版本:Rails 7.2.0–7.2.3.1、8.0.0–8.0.5 和 8.1.0–8.1.3 已修复版本:Rails 7.2.3.2、8.0.5.1 和 8.1.3.1 运行环境:Python 3.11+,仅使用标准库 适用范围:授权测试与本地研究...
CVE-2024-28995
CVE-2024-28995 SolarWinds Serv-U 存在目录遍历漏洞,允许读取主机上的敏感文件。 安装 git clone https://github.com/gotr00t0day/CVE-2024-28995.git cd CVE-2024-28995 pip3 install -r requirements.txt 用法 扫描单个目标 root@kitploit: python3 CVE-2024-28995.py -t domain.com 扫描域名列表 root@kitploit: python3 CVE-2024-28995.py -f domains.txt...
CVE-2024-48914
这篇文章是由 EQSTLab 发布的研究文章。 感谢发现该漏洞的Rajesh Sharma。 CVE-2024-48914 ★ CVE-2024-48914 任意文件读取与 DoS PoC ★ 描述 CVE-2024-48914:vendure-ecommerce 任意文件读取与 DoS 漏洞 描述:Vendure 是一个开源的无头(headless)电商平台。在 3.0.5 和 2.3.3 版本之前,Vendure 的 asset server...
wpgarlic
wpgarlic 一个概念验证的WordPress插件模糊测试工具,该工具发现了近3000万个站点上安装的WordPress插件中的300多个漏洞。 所用技术描述于 https://kazet.cc/2022/02/03/fuzzing-wordpress-plugins.html 如果你想继续研究,请从不太流行的插件开始——如果某个插件在2021年10月至2024年1月期间获得了至少1万次活跃安装,我大概率已经查看过模糊测试报告(并且重点关注那些至少有2万次活跃安装的插件)。由于模糊测试的工作方式存在大量随机性,这些插件中的某些漏洞可能仍然未被发现——但数量较少。...
EUVD-2026-76782
The Yogeta WP Cloud WordPress plugin through 1.0 does not validate a user-supplied file path before passing it to a file-read function on a public endpoint that lacks any authorization check, allowing unauthenticated attackers to download arbitrary files from the server, including files containin...
Grafana-8.3-Directory-Traversal
CVE-2021-43798 Python脚本 描述:Grafana 8.3.0 目录遍历(如果EDB-ID 50581不起作用,请尝试这个) 原文链接:https://ethicalhacking.uk/cve-2021-43798-dissecting-the-grafana-path-traversal-vulnerability/gsc.tab=0 在OffSec Proving Ground Fanatastic的一个盒子中,我遇到了Grafana 8.3.0,很快就找到了exploitdb id 50581,但出于某种原因它不起作用。...
CVE-2022-44268-MagiLeak
ImageMagick 任意文件读取 - CVE-2022-44268 本仓库包含用于利用 ImageMagick 中任意文件读取漏洞(CVE-2022-44268)的概念验证(PoC)代码。该 PoC 演示了攻击者如何利用此漏洞读取系统上的任意文件。 前提条件 要运行此代码,请确保已安装以下依赖: Python 3.x Pillow(Python 图像库) 你可以使用 pip 安装必要的依赖: root@kitploit: pip install pillow 使用方法 PoC 代码提供三个主要功能:generate、read 和 apply。 Generate(生成)...
ghostcat
该工具利用 Apache Tomcat 中的一个 LFI 漏洞(CVE-2020-1938),不仅可以查看敏感文件,还可以运行恶意的 JSP 载荷。 可在此处下载(需要从命令行运行) 用法: ghostcat target HTTP port AJP port file read/eval...
CVE-2022-44268-Exploit
CVE-2022-44268-漏洞利用 针对CVE-2022-44268的漏洞利用 任意文件读取PoC - PNG生成器 这是由https://www.metabaseq.com/imagemagick-zero-days/发现的ImageMagick漏洞的概念验证 将malfile变量修改为pwd/pngout.png 将cmd修改为存在漏洞的magick安装路径 参考:https://github.com/duc-nt/CVE-2022-44268-ImageMagick-Arbitrary-File-Read-PoC...
CVE-2024-23897
CVE-2024-23897 CVE-2024-23897 jenkins-cli 我们已看到 Jenkins 文件泄露 / RCE(CVE-2024-23897)在野被利用,并成功复现了该漏洞。 如果你的 Jenkins 允许匿名用户或用户注册,请立即将其更新到最新版本。 java -jar jenkins-cli.jar -s https://www.wevul.com @/etc/passwd...
CVE-2024-24919---Exploit-Script
CVE-2024-24919---Exploit-Script 描述 CVE-2024-24919 是 Check Point Security Gateway 设备中的一个漏洞,允许攻击者通过路径遍历漏洞未经授权访问敏感文件。此漏洞使攻击者无需身份验证即可读取目标系统中的特定文件内容。 DORK FOFA: title="Check Point SSL Network Extender" 该脚本是一个基于命令行的漏洞利用实现,用于测试目标是否受 CVE-2024-24919 影响。 功能 对受影响的目标进行漏洞利用 从目标获取敏感文件 使用自定义头部的请求 要求...
CVE-2020-10560-Key-Recovery
CVE-2020-10560 密钥恢复 AES 此 PoC 可恢复 OSSN 5.3 及以上版本的 sitekey。 更多信息请参阅 http://techanarchy.net/blog/cve-2020-10560-ossn-arbitrary-file-read。...
goBox
goBox 用于运行不可信代码的 GO 沙箱。 goBox 使用 Ptrace 挂钩 READ 系统调用,让你可以选择在执行前接受或拒绝系统调用。 用法 root@kitploit: Usage of ./gobox: gobox FLAGS command flags: -h Print Usage. -n value A glob pattern for automatically blocking file reads. -y value A glob pattern for automatically allowing file reads. 使用场景 你想安装任何东西...
CVE-2021-43798
CVE-2021-43798 CVE-2021-43798 是一个高优先级漏洞(CVSS 7.5),可通过 Grafana 应用程序中已安装的插件导致任意文件读取。 该漏洞影响版本 8.0.0-beta1、8.0.0 至 8.3.0。 仅在 8.2.0 上测试过。该漏洞利用方式是创建一个易受攻击的插件列表,然后发送 HTTP 请求检查插件是否已安装。 在检查过程中,它会尝试获取 fileread 选项中指定的文件。 使用示例: python3 cve-2021-43798.py -t 127.0.0.1 -p 3000 -f /etc/passwd...
CVE-2020-16938
CVE-2020-16938 CVE-2020-16938 es una vulnerabilidad que permite obtener capacidades de lectura de archivos sin restricciones en todo el disco como usuario no privilegiado. El error fue originalmente encontrado y reportado por mi amigo Jonas. Su PoC se puede encontrar aquí. Mi versión del exploit...
CVE-2020-1938
CVE-2020-1938-tomcat-文件下载+文件包含 Tomcat-Ajp协议文件读取漏】 源poc来源:https://github.com/nibiwodong/CNVD-2020-10487-Tomcat-ajp-POC/blob/master/poc.py 修改后可包含文件,在某些条件下可以执行命令...
PoC-CVE-2021-41773
CVE-2021-41773 Apache HTTP Server 路径遍历漏洞利用 一个针对CVE-2021-41773的Python利用工具,这是Apache HTTP Server 2.4.49中的一个路径遍历漏洞,允许从服务器读取任意文件。 漏洞详情 CVE-2021-41773 是Apache HTTP Server 2.4.49中的一个路径遍历漏洞,由于对用户提供的路径验证不当导致。攻击者可以通过使用URL编码的路径遍历序列读取文档根目录之外的文件。 CVSS 评分 : 7.5 高危 受影响版本 : Apache HTTP Server 2.4.49 攻击向量 : 远程,无需...
CVE-2026-52886
Path Traversal: Bypass de verificación de prefijo startswith Notepad++ — Lectura arbitraria de archivos mediante traversal debackupFilePath en session.xml Aviso GHSA: GHSA-rqfm-pw34-r7j6 CVE: CVE-2026-52886 Gravedad: Moderada Afectado: v8.9.6.4 Corregido: v8.9.7 Commit del parche: 7e66f36 Archivo...
CVE-2018-14847
WinboxExploit 这是针对严重 WinBox 漏洞(CVE-2018-14847)的概念验证,该漏洞允许任意读取明文密码的文件。 博客文章 https://n0p.me/winbox-bug-dissection/ 需求 Python 3+ 此脚本不会在 Python 2.x 或更低版本上运行。 使用方法 该脚本通过命令行使用简单的参数即可运行。 WinBox TCP/IP 利用漏洞并读取密码。 root@kitploit: python3 WinboxExploit.py PORT 示例: root@kitploit: $ python3 WinboxExploit.py...