9525 matches found
CVE-2026-25732-NiceGUI-3.6.1
Author: Mohammed Idrees Banyamer Contact: Instagram: @banyamersecurity GitHub: https://github.com/mbanyamer CVE-2026-25732 — NiceGUI Path Traversal in FileUpload → Arbitrary File Write Exploit Title: NiceGUI Path Traversal in FileUpload Leading to Arbitrary File Write Date: 2025-06-06 Tested on:...
CVE-2026-35204
CVE-2026-35204 此仓库代表 CVE-2026-35204 的概念验证 PoC。 描述 "Helm 是 Kubernetes 的 Charts 包管理器。从 4.0.0 到 4.1.3 版本,一个特制的 Helm 插件在安装或更新时,会使得 Helm 将插件内容写入任意文件系统位置。为了防止此问题,需要验证 Helm 插件的 plugin.yaml 中 version: 字段是否包含 POSIX 点-点路径分隔符,即 "/../"。此漏洞已在 4.1.4 版本中修复。" 此 PoC 演示了 metadata.Version 被用于构造插件归档的路径,从而允许路径穿越,并将下载...
CVE-2023-37582_EXPLOIT
CVE-2023-37582EXPLOIT Apache RocketMQ Arbitrary File Write Vulnerability Exploit Demo Overview In fact, the Arbitrary file write vulnerabilityCVE-2023-37582 in Apache RocketMQ has already been addressed in the CVE-2023-33246 RCE vulnerability. However, the fix provided for CVE-2023-33246 RCE is n...
CVE-2022-43293
Exploits para CVE-2022-43293 Para lograr una Denegación de Servicio persistente de Windows como se muestra en el POC anterior, simplemente ejecute Exploit.bat e ingrese %windir%\system32\cng.sys cuando se le pregunte qué archivo desea sobrescribir. Aquí puede encontrar mi informe de Vulnerabilida...
NotCVE-2026-0009
nitroshare 中的路径遍历漏洞 描述 NitroShare Desktop v0.3.4 的局域网文件传输服务器存在路径遍历漏洞。该服务器监听所有网络接口(端口 40818),且无需身份验证。在接收文件时,发送方 JSON 项目头中的 name 字段会被直接传递,而未验证解析后的路径是否仍位于传输根目录 C:\UserName\Downloads\NitroShare 之内。同一局域网内的攻击者可以发送包含 ../(经典的点点斜杠攻击)序列的精心构造的文件名,从而在当前用户可访问的任何位置写入文件,包括 Windows 启动文件夹,以便在下次登录时执行代码(因此创建了相应的...
dirtyCow
Dirtycow 也被称为 CVE-2016-5195,是过去非常流行的一个漏洞。 首先,选择适合该漏洞的 Linux 版本。 然后在 VBOX 或 VMWare 上安装或运行它。 安装后,按照以下说明操作: 1. 创建一个没有 root 访问权限的用户。 2. 登录到该用户。 3. 创建目录。 4. 为 '.txt' 文档创建 root 访问权限,并仅赋予只读权限。 5. 在创建 '.txt' 文件的目录中编译并运行 '.c' 文件。 6. 然后运行它,运行前需要提供两个参数。 ./compilenameoffilecreated r-only file writeheresometh...
CVE-2026-87766
CVE-2026-87766 is a symlink traversal vulnerability in bubblewrap , a sandboxing tool used by the containers project. During sandbox setup, creating files or directories under the new root can follow a parent symlink via /oldroot onto the host, allowing an attacker to write files at arbitrary pat...
CVE-2026-87766
A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...
CVE-2026-57825
A flaw was found in the opam package manager for OCaml. This vulnerability allows a malicious package to bypass the sandbox protection mechanism. By mishandling symlinks during the processing of .install files, an attacker can write arbitrary files to unintended locations on the system, potential...
cve-2025-65099
CVE-2025-65099 概念验证 更多详细信息请参阅已发布的文章。 yarnPath 技术 可通过以下方式初始化存在 yarnPath 漏洞的环境: root@kitploit: docker run --rm -v "$PWD":/poc -it --workdir /poc ubuntu bash -c 'apt-get update -qq && DEBIANFRONTEND=noninteractive apt-get install npm -y -qq && npm install -g yarn && npm install -g...
CVE-2024-3912
¿Por qué? Lo publico porque Mirai es un grupo de gilipollas irritantes que no dejan de atacar mi honeypot con esto: no son el malware que estoy buscando. Lárguense, por favor. Aquí están su irritante IP de distribución de malware y su script de payload predeterminado...
CVE-2026-21440
CVE-2026-21440 Advanced detection-only PoC for CVE-2026-21440 affecting AdonisJS BodyParser. No exploitation included. CVE-2026-21440 – AdonisJS Advanced Detection PoC Description This project provides an advanced detection-only Proof of Concept PoC for CVE-2026-21440 , a critical Path Traversal ...
CVE-2021-32804
CVE-2021-32804 Repositorio para construir el entorno Docker utilizado en el blog de yamory 「Vulnerabilidad de path traversal en node-tar que también afecta a npm CVE-2021-32804」. Configuración del entorno root@kitploit: docker build -t cve-2021-32804 . docker run -it cve-2021-32804 /bin/bash...
Tomcat_PUT_GUI_EXP
TomcatPUTEXPV1.4 Tomcat PUT方法任意文件写入(CVE-2017-12615)图形化漏洞利用工具 漏洞介绍 2017年9月19日,Apache Tomcat官方确认并修复了两个高危漏洞,漏洞CVE编号:CVE-2017-12615和CVE-2017-12616,其中 远程代码执行漏洞(CVE-2017-12615) 影响: Apache Tomcat 7.0.0 - 7.0.79(7.0.81修复不完全) 当 Tomcat 运行在 Windows 主机上,且启用了 HTTP PUT 请求方法(例如,将 readonly 初始化参数由默认值设置为...
CVE-2026-23907
Vulnerabilidad de Path Traversal en Apache PDFBox Resumen de la Vulnerabilidad Descripción El código de ejemplo ExtractEmbeddedFiles de Apache PDFBox no sanitiza los nombres de archivo al extraer archivos incrustados de PDFs. Un atacante puede incrustar archivos con secuencias de path traversal ....
CVE-2024-50623
CVE-2024-50623 Cleo 无限制文件上传与下载漏洞利用演示 CVE-2024-50623 任意文件写入 root@kitploit: python CVE-2024-50623.py --target http://192.168.1.18:5080/Synchronization --action write --what poc.dll --where "........\poc.dll" / | | |\ \ \ / / \ \ / | | | | / \ / / \ \ \ / / | | \ | Y | | \ / | | / // ||...
CVE-2026-74239
CVE-2026-74239 XenForo anterior a 2.3.13 es vulnerable a un path traversal en las importaciones de archivos de estilo en Windows. Qué ocurre El importador acepta miembros ZIP bajo upload/ y rechaza nombres que contienen la forma de barra diagonal /../. No normaliza ni rechaza las barras invertida...
CVE-2022-39066
CVE-2022-39066 Firmware details: root@kitploit: wainnerversion: BDPOSTEMF286RMODULEV1.0.0B12 crversion: CRITPOSTEMF286RV1.0.0B10 Prerequisites requests pip install requests SQL injection The vulnerability is a SQL injection present in the handler PHONEBLOCKADD in the webserver goahead binary...