517347 matches found
CVE-2021-41773
Apache HTTP Server 2.4.49 - 路径遍历与远程代码执行 CVE-2021-41773 一个基于 Python 的高级概念验证 PoC 利用工具,针对 CVE-2021-41773 。该工具自动化测试 Apache 2.4.49 服务器是否存在路径遍历和远程代码执行 RCE 漏洞。 ⚠️ 法律免责声明 本工具仅用于教育目的 ,以及经授权的安全审计和渗透测试。未经明确事先许可,访问或试图利用目标系统是违法且不道德的。开发者不对因使用本程序而导致的任何滥用或损害承担责任。 📖 背景 在 Apache HTTP Server 2.4.49...
EXPLOIT-CVE-2026-40901
DataEase — Unauthenticated RCE via a 4-vulnerability chain CVE-2026-40901 & friends Auth bypass → JDBC blocklist bypass arbitrary file read → SQL injection → Java deserialization in Quartz → remote code execution asroot. Self-contained local lab Docker + working PoC. Fixed in DataEase v2.10.21...
CVE-2026-9198_exploit
CVE-2026-9198 — Langflow OSS RCE no autenticado Ejecución remota de código no autenticada en IBM Langflow OSS 1.0.0 – 1.10.0 en una implementación predeterminada. Encadena dos fallos: CVE-2026-9103 — GET /api/v1/autologin emite un JWT SUPERUSER a cualquier solicitante sin credenciales cuando...
CVE-2026-29955
Vulnerabilidad de Inyección de Comandos en KubePlus KubeconfigGenerator Esta vulnerabilidad existe en el componente kubeconfiggenerator de KubePlus, permitiendo a atacantes con acceso a la interfaz HTTP inyectar comandos de shell a través del parámetro chartName, ejecutar código arbitrario como...
kernel: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
A flaw was found in the Linux kernel's Bluetooth subsystem. This vulnerability, a Use-After-Free UAF, exists within the Secure Simple Pairing SSP passkey handlers. It occurs when hciconn lookup and field access are performed without proper locking, allowing a connection to be freed concurrently...
kernel: ipv6: fix possible UAF in icmpv6_rcv()
A flaw was found in the Linux kernel's IPv6 Internet Protocol version 6 implementation. This vulnerability, a Use-After-Free UAF error, occurs due to incorrect caching of network packet addresses before a memory operation. An attacker could potentially exploit this flaw to cause memory corruption...
CVE-2026-25632
CVE-2026-25632 — ثغرة تنفيذ تعليمات برمجية عن بُعد RCE عبر إلغاء تسلسل JSON في REST API تحدي إصلاح الخلل مستوحاة من ثغرة حقيقية عام 2026 CVSS 10.0، تم استغلالها بنشاط استنادًا إلى: CVE-2026-25632 — تنفيذ تعليمات برمجية عن بُعد عبر إلغاء تسلسل JSON غير آمن مدفوع بحقل type، اكتُشف في REST API لمحاك...
CVE-2025-54123
CVE-2025-54123 Hoverfly 命令注入到 RCE PoC 概述 该仓库包含一个用于与受 CVE-2025-54123 影响的 Hoverfly 实例进行交互的 Python 概念验证(PoC)脚本。 脚本支持: 使用用户名/密码凭证进行身份验证 使用现有的 Bearer 令牌进行身份验证 与 Hoverfly 中间件 API 端点进行交互 显示 API 响应输出 警告 本项目仅用于经授权的安全研究、测试和教育目的。未经明确许可,请勿将其用于任何系统。 依赖 Python 3.8+ requests 安装依赖: root@kitploit: pip install...
CVE-2019-9978-Social-Warfare-WordPress-RCE
🚀 CVE-2019-9978 – Social Warfare WordPress插件远程代码执行漏洞 ⚠️ 免责声明: 本仓库仅用于教育和授权的安全测试 。请仅在你拥有或已获得明确书面授权的系统上使用。未经授权的访问是违法的。 📋 概述...
CVE-2026-66066
CVE-2026-66066 — KindaRails2Shell Rails Active Storage/libvips Lectura Arbitraria de Archivos → Robo de SECRETKEYBASE → RCE Resumen CVE-2026-66066 es una cadena de severidad crítica CVSS 9.5 de lectura arbitraria de archivos previa a la autenticación hasta ejecución remota de código en Ruby on...
mouseserver-exploit
Mobile Mouse 3.6.0.4 RCE - Fix A corrected version of the Mobile Mouse 3.6.0.4 remote code execution exploit published as EDB-51010. Vulnerability CVE: CVE-2023-31902 Affected version: Mobile Mouse 3.6.0.4 Default port: TCP/9099 What Was Fixed The original exploit successfully downloads the paylo...
pickle_exploit
PickleExploit Demonstrating Remote Code Execution Vulnerability via Pickle Serialization in ClearML 🖥️ This script was developed by h3x0v3rl0rd. This proof of concept PoC demonstrates a potential security vulnerability involving the serialization and deserialization of Python objects using the...
Webmin1.910_exploit
Webmin 1.910 Exploit de Ejecución Remota de Código Descripción: Este repositorio contiene un script de Python 3 diseñado para explotar una vulnerabilidad de ejecución remota de código en Webmin versión 1.910. El script utiliza el endpoint sessionlogin.cgi para realizar la autenticación y desplega...
woocommerce-plugin-supply-chain-security-assessment
CVE-2026-49777 - Implantación de Software Malicioso y RCE en WooCommerce Product Slider Pro Informe de Ciberseguridad Estilo Consultoría Informe profesional de evaluación de vulnerabilidades sobre el riesgo en la cadena de suministro del plugin de WooCommerce, que incluye el impacto empresarial, ...
laravel_cookie_killer
Laravel cookie killer A tool used to cypher/uncypher Laravel cookie based on python3 Prerequisites To use the tool you need to exfiltrate the APPKEY base64 value contained in the .env file contained at the root of the Laravel project. The session also has to be stored in the users cookie...
HTB-Silentium-Writeup
HTB - Writeup de Silentium Información de la Máquina Nombre: Silentium SO: Linux Dificultad: Fácil CVEs: CVE-2025-58434, CVE-2025-59528, CVE-2025-8110 Enumeración Escaneo con Nmap root@kitploit: nmap -sC -sV -p- --min-rate 5000 -oN nmap.txt Puertos abiertos: 22 SSH, 80 HTTP Hosts...
CVE-2024-10586-Poc
漏洞信息 描述 WordPress的Debug Tool插件在所有版本直至2.2中存在一个漏洞,由于dbtpullimage函数缺少权限检查以及文件类型验证缺失,导致未经身份验证的攻击者可以创建任意文件(如.php文件),进而实现远程代码执行。 CVE ID CVE-2024-10586 脚本使用方法 先决条件 系统中已安装Python 3.x。 安装所需依赖: pip install requests 运行方式 1. 从GitHub克隆仓库: root@kitploit: git clone https://github.com/Nxploited/CVE-2024-10586-Poc...
cve-2026-31900-lab
CVE-2026-31900 — Laboratorio Vulnerable psf/black GitHub Action RCE mediante validación de regex insegura...
CVE-2024-9932-POC
CVE-2024-9932-POC Descripción: El plugin Wux Blog Editor para WordPress es vulnerable a la subida arbitraria de archivos debido a una validación insuficiente del tipo de archivo en la función wuxbtinsertImageNew. Las versiones hasta la 3.0.0 inclusive están afectadas. Esta vulnerabilidad permite ...
document-viewer-link-handler-security-assessment
CVE-2026-46529 - Atril Evince XReader PDF 可点击链接远程代码执行 顾问式网络安全报告 针对文档查看器链接处理程序风险的专业漏洞评估报告,包括影响分析、修复和缓解策略。 📍 报告概览 字段| 详情 ---|--- 报告类型| 漏洞评估报告 参与背景| 安全研究 主要关注点| 应用程序安全 目标读者| 安全团队、工程团队、招聘经理 输出风格| 执行摘要、技术分析、业务影响、修复路线图 发布状态| 已脱敏,供公开作品集审查 !IMPORTANT 本报告已故意脱敏,以在 GitHub...