112901 matches found
WPSniper
WPSniper Detector de CVE-2026-87902 para WordPress Core. getpagetemplate puede ser dirigido de modo que la resolución de plantillas de página incluya un archivo .php local legible fuera del tema activo. WPSniper identifica el sitio, elige un pageid publicado, sondea la clase de inclusión y solo...
ViteVulScan
ViteVulScan Introducción a las vulnerabilidades Este proyecto cubre 3 vulnerabilidades: CVE-2025-30208 / CVE-2025-31125 / CVE-2025-31486, todas relacionadas con la lectura arbitraria de archivos en el servidor de desarrollo de Vite. Estas tres vulnerabilidades tienen una amplia cobertura y son...
Drag-and-Drop-Multiple-File-Uploader-PRO-Path-Traversal
CVE-2023-1112 - Drag and Drop Multiple File Uploader PRO - Contact Form 7 v5.0.6.1 Path Traversal Info Path Traversal in Drag and Drop Multiple File Uploader PRO - Contact Form 7 version 5.0.6.1 allows unauthenticated remote attacker to upload files anywhere writable on the remote server...
CVE-2025-25279
安全公告 MMSA-2025-00430 / CVE-2025-25279 摘要 在将文件上传到 Mattermost 看板后,当修改 fileId 参数并复制看板时,文件现在指向并下载参数中指定的目标文件。 受影响版本: 启用了看板的 Mattermost 实例 CVE: CVE-2025-25279 描述 Mattermost 版本 10.4.x = 10.4.1、9.11.x = 9.11.7、10.3.x = 10.3.2、10.2.x = 10.2.2 未能正确验证导入看板时的看板块,导致攻击者可以通过导入和导出特制的导入归档文件来读取系统上的任意文件。 截图...
CVE-2026-96808
In Flatpak before 1.18.1, the revokefs writer, used by the flatpak-system-helper to receive repository data from unprivileged callers, validated file paths by rejecting literal .. components but did not prevent symlink traversal. A malicious local user in an active local session could obtain two...
pilotprotocol
Pilot Protocol AI 代理的网络栈。 地址。端口。隧道。加密。信任。 文档 · 线路规范 · 白皮书 · IETF 草案 · 代理技能 · Polo(实时仪表盘) 互联网是为人类而建的。AI 代理没有地址、没有身份、无法被联系。Pilot Protocol 是一个覆盖网络,赋予代理互联网赋予设备的功能:一个永久地址、认证加密通道和信任模型 ——全部建立在标准 UDP 之上。 代理向会合服务注册以实现发现和 NAT 穿越。应用数据直接在直连路径上的对等体之间流动;当 NAT 打洞失败(例如对称 NAT)时,信标会中继仍经端到端加密的流量作为回退。它不是...
dotdotslash
dotdotslash An tool to help you search for Directory Traversal Vulnerabilities Benchmarks Platforms that I tested to validate tool efficiency: DVWA low/medium/high bWAPP low/medium/high Screenshots Instalation You can download the last version cloning this repository root@kitploit: git clone...
dotdotslash
dotdotslash 一个帮助您搜索目录遍历漏洞的工具 基准测试 我用来验证工具效率的测试平台: DVWA(低/中/高) bWAPP(低/中/高) 截图 安装 您可以通过克隆此仓库来下载最新版本 root@kitploit: git clone https://github.com/jcesarstef/dotdotslash/ 此工具适用于 Python3 使用方法 root@kitploit: python3 dotdotslash.py --help usage: dotdotslash.py -h --url URL --string STRING --cookie COOKI...
CVE-2021-27905.POC
CVE-2021-27905.POC POC para LFI relacionado con CVE-2021-27905 POC para apache-solr-file-read plantilla de nuclei Uso traverse.sh path Por ejemplo, usando /root como ruta, mostrará el contenido de todos los archivos recursivamente ./traverse.sh /root También es posible recorrer y obtener el...
CVE-2025-8088-BUILDER-Winrar-Tool
CVE-2025-8088 Herramienta de path traversal para WinRAR ⚠ Esta herramienta se crea únicamente con fines educativos. El uso no autorizado fuera de entornos controlados está estrictamente prohibido. Un script de Python que explota CVE-2025-8088, una vulnerabilidad de path traversal en WinRAR,...
CVE-2021-41773-Apache_2.4.49-Path-traversal-to-RCE
CVE-2021-41773 – Ejecución remota de código en Apache HTTP Server 2.4.49 ⚠️ Aviso legal Este repositorio está destinado exclusivamente a fines educativos y de investigación. La información y el código proporcionados aquí pueden utilizarse en entornos controlados , como máquinas de laboratorio...
CVE-2026-72903
A flaw was found in Tabby, a terminal emulator. A remote attacker, operating a malicious SFTP server, could exploit a path traversal vulnerability. This occurs when the server returns a specially crafted filename containing backslashes, which are then misinterpreted by Tabby's Windows-native path...
CVE-2026-59280
A flaw was found in Spring Framework. Applications using its FreeMarker integration may be vulnerable to a path traversal attack. A remote attacker could exploit this by providing untrusted input to a controller that returns a view name, allowing unauthorized access to files or directories when...
CVE-2020-17518
Apache Flink目录遍历漏洞,可通过REST API读/写远程文件 漏洞编号: CVE-2020-17518 漏洞描述: CVE-2020-17518:通过REST API写入远程文件 受影响的版本: Flink 1.5.1-1.11.2 安全版本: Flink 1.11.3或Flink 1.12.0 Flink 1.5.1引入了REST API,可通过恶意修改的HTTP HEADER,将任意文件复制到文件系统的任意位置。 用法: 单个:python CVE-2020-17518.py -u http://IP:port 批量:python CVE-2020-17518.py -...
Better-CVE-2022-29464
更好的CVE-2022-29464 某些WSO2产品允许无限制的文件上传,导致远程代码执行。攻击者必须使用一个/fileupload端点,并带有Content-Disposition目录遍历序列,以到达web根目录下的一个目录,例如../../../../repository/deployment/server/webapps目录。 使用方法 root@kitploit: python3 main.py https://example.com shell.jsp 将 https://example.com 替换为易受攻击的服务器,并将 shell.jsp 替换为您要用于上传的文件名。...
CVE-2021-42013-Apache-RCE-Poc-Exp
漏洞名称 Apache 远程代码执行 (CVE-2021-42013) 漏洞描述 Apache HTTP Server是美国阿帕奇(Apache)基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点,发现 Apache HTTP Server 2.4.50 中针对 CVE-2021-41773 的修复不够充分。攻击者可以使用路径遍历攻击将 URL 映射到由类似别名的指令配置的目录之外的文件。如果这些目录之外的文件不受通常的默认配置“要求全部拒绝”的保护,则这些请求可能会成功。如果还为这些别名路径启用了 CGI 脚本,则这可能允许远程代码执行。此问题仅影响...
CVE-2006-3392
CVE-2006-3392 Description Webmin 1.290之前版本和Usermin 1.220之前版本在解码HTML之前调用了simplifypath函数,这允许远程攻击者读取任意文件,例如使用"..%01"序列,该序列绕过了在从文件名中移除"%01"等字节之前对"../"序列的移除。注意:这是与CVE-2006-3274不同的问题。 Execution root@kitploit: $ python3 CVE-2006-3392.py -u http://127.0.0.1:10000 / \ \ / / | | \ / \ / \ / / | \ \ / \ \ |...
CVE-2026-50181
CVE-2026-50181 Langroid 文件工具中的路径遍历漏洞允许在配置的当前目录之外进行读/写操作。 主要公告: GHSA-fg23-3346-88f5 GitHub 漏洞数据库: github.com/advisories/GHSA-fg23-3346-88f5 研究人员致谢: @chaitanyagarware 概览 字段| 值 ---|--- CVE| CVE-2026-50181 GHSA| GHSA-fg23-3346-88f5 项目| langroid/langroid 包| langroid 生态系统| pip 严重性| 高 CVSS|...
apache_normalize_path
CVE-2021-41773|CVE-2021-42013: Path Traversal Zero-Day in Apache HTTP Server Exploited On October 5, the Apache HTTP Server Project patched CVE-2021-41773, a path traversal and file disclosure vulnerability in Apache HTTP Server, an open-source web server for Unix and Windows that is among the mo...