Lucene search
+L

193034 matches found

Kitploit
Kitploit
•added 2026/09/24 7:28 a.m.•13 views

CVE-2024-9264-RCE-Exploit

CVE-2024-9264-RCE-Exploit en Grafana mediante expresiones SQL Descripción Prueba de concepto para la ejecución remota de código en Grafana CVE-2024-9264 Este repositorio contiene un script en Python que explota una vulnerabilidad de ejecución remota de código RCE en la función de Expresiones SQL ...

9.9CVSS8.2AI score0.94864EPSS
SaveExploits11
Kitploit
Kitploit
•added 2026/09/24 7:25 a.m.•16 views

nex-forms_SQL-Injection-CVE-2023-2114

nex-formsSQL-Injection CVE-2023-2114 https://vulners.com/cve/CVE-2023-2114 https://wpscan.com/vulnerability/3d8ab3a5-1bf8-4216-91fa-e89541e5c43d Quick Review about the SQL-Injection in the NEX-Forms Plugin for WordPress Uploaded exploit Note that this uploaded exploit code isnt for this particula...

7.2CVSS7.7AI score0.44629EPSS
SaveExploits3
NVD
NVD
•added 2026/09/24 7:16 a.m.•7 views

CVE-2026-11744

An input validation vulnerability exists in the PaperCut Hive embedded application for Ricoh devices. The application fails to properly sanitize input received during the NFC card reading process before passing it to the application's web view interface. A local attacker with physical access to t...

6.8CVSS0.00169EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 7:11 a.m.•10 views

wp_CVE-2020-35489_checker

wpCVE-2020-35489checker CVE-2020-35489 - Introducción El wpCVE-2020-35489checker es una herramienta de línea de comandos escrita en Python diseñada para comprobar si un sitio web WordPress es vulnerable a CVE-2020-35489. Esta vulnerabilidad en particular proviene de una falla de seguridad en el...

10CVSS8.4AI score0.8928EPSS
SaveExploits4References3
Kitploit
Kitploit
•added 2026/09/24 6:52 a.m.•11 views

CVE-2023-32571

🐞 CVE-2023-32571 - System.Linq.Dynamic.Core Remote Code Execution Proof of Concept for CVE-2023-32571, a remote code execution vulnerability in System.Linq.Dynamic.Core 1.0.7.10 to 1.2.25. This vulnerability allows attackers to execute arbitrary code and commands when untrusted input to methods...

9.8CVSS9.1AI score0.34904EPSS
SaveExploits4References1
EUVD
EUVD
•added 2026/09/24 6:51 a.m.•8 views

EUVD-2026-85813

An input validation vulnerability exists in the PaperCut Hive embedded application for Ricoh devices. The application fails to properly sanitize input received during the NFC card reading process before passing it to the application's web view interface. A local attacker with physical access to t...

6.8CVSS6.5AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/24 6:17 a.m.•8 views

CVE-2026-84151

The Post Grid WordPress plugin before 7.9.5 does not limit an expansion of the WordPress allowed-HTML list to its own markup and applies it site-wide, allowing users with the Contributor role and above to store iframe, style and input elements that are normally stripped from their content, leadin...

3.5CVSS0.00164EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/24 6:00 a.m.•6 views

EUVD-2026-85800

The Post Grid WordPress plugin before 7.9.5 does not limit an expansion of the WordPress allowed-HTML list to its own markup and applies it site-wide, allowing users with the Contributor role and above to store iframe, style and input elements that are normally stripped from their content, leadin...

3.5CVSS5.8AI score0.00164EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 5:55 a.m.•9 views

commons-text-goat

Commons-Text Goat Esta es una aplicación web que es intencionalmente vulnerable a CVE-2022-42889. Utiliza un servidor Jetty embebido y Maven para iniciar un servlet que escucha en el puerto 8080 en la URL \api. Este endpoint acepta un parámetro URL cmd. Este se inserta entre $ y y se pasa a la...

9.8CVSS7.6AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
•added 2026/09/24 4:48 a.m.•12 views

CVE-2020-15778-SCP-Command-Injection-Check

CVE-2020-15778 – OpenSSH SCP Command Injection Vulnerability Detection Script About CVE-2020-15778 is a command injection vulnerability discovered in the scp utility provided by OpenSSH versions ≤ 8.3p1. The issue allows an attacker to execute arbitrary commands on the client system if a crafted...

7.4CVSS7AI score0.12996EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/24 4:28 a.m.•11 views

CVE-2025-1302

CVE-2025-1302 ★ CVE-2025-1302 JSONPath-plus RCE PoC ★ https://github.com/user-attachments/assets/5d791540-ef6c-4cd0-bd25-7a1dbbd194fb Configuración del laboratorio root@kitploit: docker build -t jsonpath:10.2.0 . docker run --rm --name jsonpath -p 3000:3000 jsonpath:10.2.0 localhost:3000...

9.8CVSS8AI score0.10395EPSS
SaveExploits5References1
Kitploit
Kitploit
•added 2026/09/24 3:58 a.m.•9 views

printix-CVE-2022-29554

CVE-2022-29554 Publicación simple | Versión para imprimir Una vulnerabilidad de "Manejo incorrecto de entrada a la API" o "Método o función peligrosos expuestos" en PrintixService.exe, en la "Gestión de impresión segura en la nube de Printix" de Kofax Printix, versión 1.3.1156.0 e inferiores,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 3:58 a.m.•13 views

qsreplace

qsreplace 从标准输入接受URL,将所有查询字符串值替换为用户提供的值,每个主机和路径的每个查询字符串参数组合只输出一次。 用法 示例输入文件: root@kitploit: ▶ cat urls.txt https://example.com/path?one=1&two=2 https://example.com/path?two=2&one=1 https://example.com/pathtwo?two=2&one=1 https://example.net/a/path?two=2&one=1 替换查询字符串值 root@kitploit: ▶ cat urls.tx...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 3:43 a.m.•8 views

POC_CVE-2024-10829

POCCVE-2024-36420 Local reproduction lab and nuclei template draft for CVE-2024-36420 affecting Flowise. Summary CVE-2024-36420 is an arbitrary file read in Flowise caused by unsanitized use of the fileName body parameter in: POST /api/v1/openai-assistants-file This lab was used to validate:...

7.5CVSS7.5AI score0.01776EPSS
SaveExploits4References1
Kitploit
Kitploit
•added 2026/09/24 3:42 a.m.•8 views

Reflected-XSS-in-Vvveb-CMS-v1.0.7.2

Reflected XSS in Login Form Email & Password Fields Vvveb CMS v1.0.7.2 Author: Andrew Paul Date of Discovery: August 12th, 2025 Vendor: Vvveb Vendor URL: http://vvveb.com Vendor GitHub: https://github.com/givanz/Vvveb Affected Version: 1.0.7.2 and likely prior versions CVE ID: CVE-2025-9728 Summa...

6.1CVSS5.7AI score0.00379EPSS
SaveExploits2References1
Kitploit
Kitploit
•added 2026/09/24 3:40 a.m.•12 views

CVE-2021-38602

CVE-2021-38602 Una vulnerabilidad de cross site scripting almacenado está presente en la página de edición de artículos de la versión 5.8.7 de PluXML. La entrada del usuario no se sanitiza correctamente en varios campos. Campos vulnerables: Título opcional: Contenido: Una vez insertado, el XSS...

4.8CVSS5.3AI score0.00755EPSS
SaveExploits1
RedHat Linux
RedHat Linux
•added 2026/09/24 3:18 a.m.•7 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

5.8AI score0.0031EPSS
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/24 2:22 a.m.•8 views

CVE-2024-29973

CVE-2024-29973 - Vulnerabilidad de Inyección de Comandos Remota Descripción CVE-2024-29973 es una vulnerabilidad crítica encontrada en ciertos dispositivos de red Zyxel. Esta vulnerabilidad permite a un atacante no autenticado ejecutar comandos arbitrarios en el dispositivo objetivo explotando...

9.8CVSS8.7AI score0.86089EPSS
SaveExploits7
RedHat Linux
RedHat Linux
•added 2026/09/24 2:17 a.m.•7 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

5.8AI score0.0031EPSS
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/24 1:20 a.m.•11 views

cve_2024_0044

CVE 2024 0044 CVE-2024-0044, identified in the createSessionInternal function of the PackageInstallerService.java file, is a high-severity vulnerability affecting Android versions 12 and 13. This vulnerability allows an attacker to perform a "run-as any app" attack, leading to local escalation of...

6.7CVSS7.6AI score0.0146EPSS
SaveExploits17References1
Rows per page
Query Builder