9281 matches found
CVE-2025-8088
CVE-2025-8088:通过 NTFS ADS 滥用实现的 WinRAR 路径遍历 📌 执行摘要 CVE-2025-8088 是 WinRAR(7.12 及更早版本)中的一个严重路径遍历漏洞。该缺陷存在于应用程序处理使用 NTFS 备用数据流(ADS) 的压缩包条目文件名的方式中。攻击者通过诱使解压引擎错误解析流边界,可绕过用户预期的解压目录,将任意文件写入 Windows Startup 文件夹等敏感位置。 漏洞详情 技术分析 该问题的核心在于 WinRAR 的路径清理逻辑与 Windows NTFS 文件系统之间的交互。 1. NTFS ADS 基础: NTFS...
CVE-2023-29343
CVE-2023-29343 这是 Sysmon 14.14 版本中任意文件写入漏洞的概念验证(PoC) 在最近一次补丁后,Sysmon 会检查 Archive 目录是否存在,如果存在,则检查该目录是否由 NT AUTHORITY\SYSTEM 所有,并且访问权限仅授予 NT AUTHORITY\SYSTEM。 如果两个条件都满足,Sysmon 将在此目录中写入/删除文件。 由于低权限用户无法更改文件/目录的所有权,我必须找到一个由 SYSTEM 拥有但给予低权限用户(或低权限用户所属的任何组)完全访问权限,或至少 WRITEDAC|DELETE|FILEWRITEATTRIBUTES...
CVE-2024-25641-CACTI-RCE-1.2.26
CVE-2024-25641 - Cacti 1.2.26 - 任意文件写入致 RCE 🌵 已认证的 RCE Cacti 版本 v1.2.26 摘要 一个任意文件写入漏洞,可通过“包导入”功能加以利用,允许具有“导入模板”权限的已认证用户在 Web 服务器上执行任意 PHP 代码(远程代码执行)。 概念验证 用法 root@kitploit: git clone https://github.com/StopThatTalace/CVE-2024-25641-CACTI-RCE-1.2.26.git && cd CVE-2024-25641-CACTI-RCE-1.2.26 pip...
CVE-2026-50553
Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...
CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)
Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...
POC-CVE-2025-66034
fontvarlib.py — CVE-2025-66034 fontTools varLib — Escritura Arbitraria de Archivos + Inyección XML → Ejecución Remota de Código Tabla de Contenidos Descripción General Detalles de la Vulnerabilidad Cadena de Ataque Requisitos Instalación Configuración Uso Cómo Funciona Código Vulnerable Lista de...
CVE-2026-75168
An issue in the ugw-editfile method of /cgi-bin/wwwugw.cgi in MBS-Solutions X-Serie Gateway firmware V60005 allows a remote authenticated user with the low-privileged Standard role to write arbitrary content to files within /uxx/config/ and /ugw/config/...
CVE-2023-25355-25356
漏洞利用与致谢 该漏洞由 [email protected] 发现,并以两篇精彩文章呈现: 完整披露文章 DEFCON31 幻灯片 Alex Linov 发布了一个仓库,用于进一步自动化此漏洞: https://github.com/AlexLinov/sipXcom-RCE 目标 CVE-2023-25355 是一种数据外泄机制,攻击者将 sipXcom 服务器上的文件上传到其控制的 Web 服务器。 CVE-2023-25356 是第一个漏洞的扩展,攻击者可以将自己控制的文件写入 sipXcom 服务器的文件系统。 由于 sipXcom 服务能够覆盖自身的 init...
ProxyLogon
ProxyLogon ProxyLogon 是 CVE-2021-26855 的通用名称,这是 Microsoft Exchange Server 上的一个漏洞,允许攻击者绕过身份验证并冒充管理员。我们还将此漏洞与另一个认证后的任意文件写入漏洞 CVE-2021-27065 结合,以实现代码执行。 Python3 版的 ProxyLogon root@kitploit: usage: sudo python3 proxylogon.py --host=target.com [email protected] sudo python3 proxylogon.py...
CVE-2026-19303
IBM Langflow OSS versions 1.0.0 through 1.11.2 are affected by a path traversal vulnerability (CWE-22) in file-processing components. When deployed with S3 storage mode , the file component path resolution skips the local-access confinement check, and the default-enabled delete-after-processing f...
cve-2026-16219-croogo-lab
CVE-2026-16219: Laboratorio defensivo del FileManager de Croogo Este repositorio documenta y demuestra de forma segura la falla de autorización de rutas registrada como CVE-2026-16219 en Croogo CMS. Está dirigido a defensores, mantenedores, estudiantes e investigadores que prueban sistemas propio...
CVE-2026-6815
CVE-2026-6815 PoC/Exploit: Casdoor 3.54.1 Path Traversal y Escritura Arbitraria de Archivos Autenticado Este repositorio contiene una prueba de concepto PoC para el exploit CVE-2026-6815, una vulnerabilidad de escritura arbitraria de archivos y path traversal en Casdoor. La vulnerabilidad ha sido...
CVE-2026-20262-Cisco-Catalyst-SD-WAN-Manager-Arbitrary-File-Write-
CVE-2026-20262 - Cisco Catalyst SD-WAN Manager 任意文件写入(路径遍历) -orange 📋 描述 CVE-2026-20262 是 Cisco Catalyst SD-WAN Manager (原 SD-WAN vManage)Web 界面中的一个路径遍历(CWE-22)漏洞。它允许拥有写入权限的认证攻击者通过向 AnyConnect 配置文件上传端点发送精心构造的 HTTP 请求,在底层操作系统中创建或覆盖任意文件。 ⚠️ 危急状态 :该漏洞正在被积极利用 (Cisco PSIRT 于 2026 年 6 月确认为 0-day)。CISA...
CVE-2026-31802
🛡️ CVE-2026-31802 - 简易概念验证查看器 📋 关于 CVE-2026-31802 本仓库提供了 CVE-2026-31802 的概念验证 PoC 及分析报告。该问题存在于 npm tar 包中,是一个安全漏洞。攻击者可通过滥用符号链接和路径遍历,欺骗软件将文件写入其允许文件夹之外的位置。 这可能导致未经授权覆盖您计算机上的重要文件。了解并测试此漏洞有助于提升安全性。本项目展示了该漏洞的工作原理,并帮助安全研究人员验证修复方案。 🖥️ 系统要求 要在 Windows 机器上运行本软件,请确保系统满足以下条件: Windows 10 或更高版本 至少 2 GB 的可用硬盘空间...
CVE-2026-85690
Plandex 2.2.1 contains a path traversal vulnerability in the ApplyFiles function that allows attackers to write files outside the project directory. Attackers can influence model output through poisoned repository files or attacker-controlled context to write to arbitrary locations like shell rc ...
CVE-2026-36848
CVE-2026-36848 在 Gigamon-VUE OS(GVOS)设备的 8089 端口上的基于 Web 的管理引擎中发现了一个严重的路径遍历漏洞。该漏洞存在于 persistd 守护进程的旧版 H-VUE 子系统中,允许拥有网络访问权限的未授权远程攻击者以 root 权限读取任意文件并执行部分写操作(无法覆盖已有文件)。 1. 漏洞概述 CVE ID: CVE-2026-36848 目标端口: 8089(TornadoHTTP Web 应用程序) 受影响组件: /opt/tms/persistdpy/persistd.py 漏洞类型: 路径遍历(CWE-22) 影响:...
CVE-2026-51592
CVE-2026-51592 — TahaBakhtari/SubtitleGenerator 中的路径遍历漏洞 概述 在 /updatesubtitle 端点中存在一个路径遍历漏洞,该端点位于 TahaBakhtari/SubtitleGenerator 项目中。 该端点接受来自未经身份验证客户端的 filename 参数,并使用 os.path.join 将其与固定的基础目录拼接,而未对路径遍历序列进行清理。因此,远程、未经身份验证的攻击者可以在预期的 data/subtitles/ 目录之外,在运行进程的权限范围内写入任意文件。 受影响的产品 产品: SubtitleGenerat...
CVE-2026-10818
CVE-2026-10818 WPForms Pro = 1.10.1.1 - Escritura Arbitraria de Archivos No Autenticada mediante el Orden de Inicialización/Finalización de la Subida Fragmentada CVE-2026-10818 WPForms Pro ≤ 1.10.1.1 — Escritura Arbitraria de Archivos No Autenticada mediante Subida Fragmentada Exploit de Prueba d...
CVE-2026-85690
Plandex 2.2.1 is vulnerable to a path traversal in the ApplyFiles function, which allows files to be written outside the project directory. Attackers can influence model output through poisoned repository files or attacker-controlled context to write to sensitive locations such as shell rc or cro...
EUVD-2026-71139
Plandex 2.2.1 contains a path traversal vulnerability in the ApplyFiles function that allows attackers to write files outside the project directory. Attackers can influence model output through poisoned repository files or attacker-controlled context to write to arbitrary locations like shell rc ...