1038 matches found
CVE-2025-30208
CVE-2025-30208 检测工具 漏洞分析 Vite 任意文件读取漏洞分析复现(CVE-2025-30208) 简介 本工具用于检测目标系统是否存在 CVE-2025-30208 漏洞。该漏洞允许攻击者通过特定路径读取服务器上的敏感文件(如 /etc/passwd 或 C:\windows\win.ini)。工具支持单个 URL 检测和批量检测,并可选使用 HTTP/HTTPS 代理。 这里介一下payload ?raw??和?import?raw??的关系。第一个payload适用于读取不带后缀的文件,第二个随意了。 功能特性 单目标检测 :通过命令行参数指定单个目标 URL...
-CVE-2021-26904
CVE-2021-26904 LMA ISIDA Retriever 5.2 permite la inyección SQL Descripción sugerida : "ISIDA RETRIEVER v5.2" Inyección SQL Funcionalidad vulnerable : La plataforma ISIDA RETRIEVER es vulnerable a la inyección SQL URL y parámetro vulnerables : website.com/index.php?title=Injection URL y parámetro...
cve-2023-5044
CVE-2023-5044 Ingress Nginx 利用概念验证 这是一个快速利用 Ingress Nginx 控制器中最近 CVE 漏洞的 Go 程序。 关于如何利用此漏洞的详细信息已通过 Rory McCune 的博客发布在 https://raesene.github.io/blog/2023/10/29/exploiting-CVE-2023-5044/,此工具只是将过程自动化了一点,并整理了利用程序,使其成为一个更灵活、通用的远程代码执行负载。 安装 root@kitploit: % go install...
CVE-2019-10475
CVE-2019-10475 Jenkins CVE-2019-10475 / SECURITY-1490 的快速 PoC,报告于 2019-10-23。问题存在于 build-metrics 插件中,该插件生成一些基本的构建指标。它通常与 Jenkins sidebar links 插件一起使用。 这是一个简单且通用的反射型 XSS 漏洞。问题在于插件没有正确转义 label 查询参数。 设置 PoC 在 Debian 10 Buster、Jenkins 2.203(最新版 2019-11-05)和 build-metrics 1.3 上完成。 root@kitploit: insta...
CVE-2026-44262
dedoc/scramble RCE CVE-2026-44262 PoC 📜 Descripción CVE-2026-44262 es una vulnerabilidad de Ejecución Remota de Código sin autenticación en dedoc/scramble, un generador de documentación de API de Laravel. NodeRulesEvaluator::doEvaluateExpression llama a extract$variables antes de . Cuando un...
CVE-2026-55993
Reproducción de inyección de cabeceras en camel-atmosphere-websocket CVE-2026-55993 Este proyecto demuestra una inyección de cabeceras de mensaje en el componente camel-atmosphere-websocket de Apache Camel, registrada como CVE-2026-55993. El consumidor WebSocket copia los parámetros de consulta d...
OpenSource-ERP-SQL-Injection
OpenSource-ERP-SQL-Injection OpenSource ERP 应用程序存在SQL注入漏洞。 CVE-2019-5893 https://vulners.com/cve/CVE-2019-5893 https://www.exploit-db.com/exploits/46118 PoC - 获取数据库名称 root@kitploit: POST /db/utils/query/data.xml HTTP/1.1 User-Agent: Mozilla/5.0 Windows NT 6.3; WOW64 AppleWebKit/537.36 KHTML, like...
CVE-2018-6643
CVE-2018-6643 CVE-2018-6643 Infoblox NetMRI 7.1.1 hxxp::/xxx.abc/api/docs/index.php?query=555"...
CVE-2022-23305_POC
CVE-2022-23305 Log4j JDBCAppender POC de inyección SQL Esta es una aplicación muy sencilla basada en Spring Boot que demuestra la vulnerabilidad CVE-2022-23305. Utiliza Apache Maven, Spring Boot, Spring MVC y la base de datos en memoria H2 para registrar una entrada simple, tomada como un parámet...
CVE-2026-11101-HTTP-Cache-Poisoning-via-Unkeyed-Query-Parameter
CVE-2026-11101 – Envenenamiento de caché HTTP mediante un parámetro de consulta no clave Descripción general Una caché web utiliza únicamente la ruta de la URL como clave de caché, ignorando los parámetros de consulta. Un atacante puede añadir una carga útil maliciosa a un parámetro no clave p...
CVE-2026-78172
The Themify – WooCommerce Product Filter plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via Query Parameter Name in all versions up to, and including, 1.5.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...
CVE-2026-78172
The Themify – WooCommerce Product Filter plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the query parameter name in all versions up to and including 1.5.5 , caused by insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary we...
CVE-2026-78172 Themify – WooCommerce Product Filter <= 1.5.5 - Reflected Cross-Site Scripting
The Themify – WooCommerce Product Filter plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via Query Parameter Name in all versions up to, and including, 1.5.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...
EUVD-2026-75941
The Themify – WooCommerce Product Filter plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via Query Parameter Name in all versions up to, and including, 1.5.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to...
EUVD-2026-75583
knowns through 0.33.0 fails to validate the path query parameter in the workspace browse endpoint, allowing remote attackers to enumerate arbitrary directories on the host filesystem. Attackers can traverse the directory structure to locate project directories and identify targets for further...
CVE-2024-50340
CVE-2024-50340 POC 环境要求 必须在 PHP 配置文件(php.ini)中启用 registerargcargv 选项。该设置会将命令行参数和查询参数加载到 $SERVER'argv' 中。 https://www.php.net/manual/en/ini.core.phpini.register-argc-argv 漏洞代码说明 以下 Symfony 代码使用输入参数(ArgvInput)来确定某些环境变量的值,特别是 APPENV 和 APPDEBUG。以下是 Symfony 代码的相关部分: root@kitploit:...
CVE-2026-65694-PoC
CVE-2026-65694 — Microweber CMS: Lectura de archivos arbitrarios sin autenticación Prueba de concepto de CVE-2026-65694 , un path traversal sin autenticación → lectura arbitraria de archivos en Microweber CMS. Un atacante no autenticado puede leer cualquier archivo al que el usuario del servidor...
CVE-2025-30208-Vite
CVE-2025-30208 | Vite脚本 本工具用于检测目标系统是否存在 CVE-2025-30208 漏洞。该漏洞允许攻击者通过特定路径读取服务器上的敏感文件(如 /etc/passwd 或 C:\windows\win.ini)。工具支持单个 URL 检测和批量检测,并可选使用 HTTP/HTTPS 代理。 这里介一下payload ?raw??和?import?raw??的关系。第一个payload适用于读取不带后缀的文件,第二个随意了。 功能特性 批量检测:支持从文件中读取多个目标 URL 进行批量检测。 安装依赖 在运行工具之前,请确保已安装 Python 3 和...
CVE-2025-49132
CVE-2025-49132 概念验证 PoC 本仓库包含针对 CVE-2025-49132 的概念验证 PoC,该漏洞是 Pterodactyl Panel 1.11.11 之前版本中存在的一个严重未认证远程代码执行 RCE 漏洞。 漏洞详情 CVE ID :CVE-2025-49132 严重性 :10.0(严重)- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H 受影响版本 : --os --traversal-level 命令示例 root@kitploit: python CVE-2025-49132-PoC.py test...
Important: Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.4.2
Red Hat OpenShift Service Mesh 3.4.2 This update has a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section. Red Hat OpenShift Service Mesh 3.4....