Lucene search
+L

630751 matches found

Kitploit
Kitploit
added 2026/09/06 4:52 p.m.5 views

CVE-2025-52097

CVE-2025-52097 – Reflected XSS in InstantForum.NET v4.1.4 This repository contains the public advisory, proof of concept, and supporting materials for CVE-2025-52097 , a reflected cross-site scripting XSS vulnerability identified in InstantForum.NET v4.1.4. Summary Product: InstantForum.NET v4.1....

5.8AI score
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/06 4:52 p.m.7 views

CVE-2025-70341

CVE-2025-70341: Insecure Permissions + Arbitrary Code Execution in App-Auto-Patch Summary App-Auto-Patch v3.4.2 creates its working directory with world-writable permissions chmod 777, enabling a local TOCTOU time-of-check-time-of-use race condition. An unprivileged local attacker can exploit thi...

7.8CVSS6.2AI score0.00216EPSS
SaveExploits2References4
Kitploit
Kitploit
added 2026/09/06 4:51 p.m.7 views

CVE-2025-60655

CVE-2025-60655 - Remote Code Execution RCE via Unrestricted Upload | ---|--- Researchers| DotAdrien Severity| 9.8 CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Software| Script Pag Description...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 4:49 p.m.4 views

CVE-2018-11235

CVE-2018-11235 Resumen de la vulnerabilidad Nombre de la vulnerabilidad: Vulnerabilidad de seguridad de Git ID CNNVD: CNNVD-201805-1020 Nivel de peligro: Alto ID CVE: CVE-2018-11235 Tipo de vulnerabilidad: Problema de característica de seguridad Fecha de publicación: 2018-05-31 Tipo de amenaza:...

7.8CVSS7.9AI score0.48752EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/06 4:46 p.m.9 views

Nagios-CVE-2019-15949-RCE

Nagios-CVE-2019-15949-RCE-Poc a python PoC for the CVE-2019-15949 Overview A vulnerability exists in Nagios XI = 5.6.5 allowing an attacker to leverage an RCE to escalate privileges to root. The exploit requires access to the server as the 'nagios' user, or CCM access via the web interface with...

9CVSS7.5AI score0.77039EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/06 4:45 p.m.6 views

CVE-2025-49113-PoC

CVE-2025-49113 Roundcube RCE PoC 🚀 How to launch the project 1. Starting the vulnerable server root@kitploit: cd Stand docker-compose up -d 2. Running the script against the target root@kitploit: cd PoC/src python3 scanner.py --target http://localhost:9000 --username test --password test...

9.9CVSS8.2AI score0.98897EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/06 4:45 p.m.6 views

CVE-2025-49132_HTB_SEASON10

CVE-2025-49132 - Exploit de RCE en Pterodactyl Panel HTB Temporada 10 - Writeup de la máquina Pterodactyl Resumen Objetivo: Máquina Pterodactyl HTB Dificultad Media CVE: CVE-2025-49132 Gravedad: Crítica CVSS 9.8 Tipo de ataque: Ejecución remota de código no autenticada Afectado: Pterodactyl Panel...

10CVSS6.1AI score0.53389EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/09/06 4:44 p.m.6 views

CVE-2022-26809-RCE

CVE-2022-26809-RCE This repository contains a PoC for remote code execution CVE-2022-26809 This is a test does not work...

10CVSS8.7AI score0.90961EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/06 4:39 p.m.4 views

CVE-2024-52794-Discourse-Stored-XSS

CVE-2024-52794 – Cross-Site Scripting XSS Almacenado en Discourse Resumen Descubrí una vulnerabilidad de cross-site scripting XSS almacenado en Discourse, una plataforma de foros de código abierto. La vulnerabilidad permite a un atacante ejecutar JavaScript arbitrario en el navegador de la víctim...

6.8CVSS6.5AI score0.00279EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 4:38 p.m.6 views

CVE-2023-51385---OpenSSH-ProxyCommand-Injection-PoC

🔐 CVE-2023-51385 - OpenSSH ProxyCommand Injection PoC This repository contains a proof-of-concept for CVE-2023-51385, a command injection vulnerability in OpenSSH's ProxyCommand option. An attacker with control over SSH configuration or untrusted ProxyCommand strings can potentially achieve...

6.5CVSS6.7AI score0.19753EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/06 4:37 p.m.6 views

CVE-2023-30253-Exploit

CVE-2023-30253 Exploit Dolibarr vulnerable to remote code execution via uppercase manipulation Affected version 17.0.1 Usage: pip3 install -r requirements.txt python3 CVE-2023-30253.py...

8.8CVSS8.2AI score0.82094EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/06 4:37 p.m.4 views

CVE-2023-27350

CVE-2023-27350 POC for CVE-2023-27350 affecting PaperCut MF/NG Affected Versions 'PaperCut MF or NG version 8.0 or later excluding patched versions on all OS platforms.' Summary This POC uses an authentication bypass vulnerability chained with abuse of builtin scripting functionality to execute...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/06 4:36 p.m.7 views

CVE-2023-43208-PoC

CVE-2023-43208 - Mirth Connect Unauthenticated RCE Requirements Python 3.11 or higher tested on 3.11, 3.12, 3.13 Setup root@kitploit: Create a clean virtual environment python3 -m venv .venv source .venv/bin/activate Install pinned dependencies pip install -r requirements.txt Usage root@kitploit:...

9.8CVSS8.5AI score0.82708EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/06 4:36 p.m.10 views

Exploit_CVE-2025-47812

WingFTPServer7.4.3-UnauthenticatedRCE...

10CVSS7.4AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/06 4:35 p.m.10 views

CVE-2025-24813-Apache-Tomcat-RCE-PoC

CVE-2025-24813 Apache Tomcat RCE PoC Description This is a Proof of Concept PoC for CVE-2025-24813, a Remote Code Execution RCE vulnerability in Apache Tomcat. The vulnerability arises from unsafe deserialization of crafted session files uploaded via HTTP PUT requests, allowing attackers to execu...

10CVSS8.2AI score0.99927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/06 4:35 p.m.5 views

CVE-2025-55182-PoC

CVE-2025-55182 - PoC & Stand 📌 Quick Start 1. Deploy Vulnerable Stand root@kitploit: cd Stand docker compose up --build The vulnerable app runs at: http://localhost:3011 2. Run the Safe PoC Scanner bash cd PoC/src poetry install poetry run python scanner.py http://localhost:3011 ✅ Expected PoC...

10CVSS7.5AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/06 4:35 p.m.5 views

Blackash-CVE-2025-32023

CVE-2025-32023 - Ejecución Remota de Código en Redis RCE 🚨 🧠 Resumen: Una vulnerabilidad crítica de RCE que afecta a Redis 7.2.4, donde los atacantes pueden cargar módulos maliciosos utilizando el comando MODULE LOAD. 🕳️ Tipo de Vulnerabilidad: Ejecución Remota de Código RCE 💥 Impacto: Un atacante...

7.8CVSS6.8AI score0.03963EPSS
SaveExploits4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/06 4:35 p.m.14 views

Malicious code in dac-tools (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 203490886d6928aee2c8d681d282f53d8513907b30be5e5e20fe1effb5fd21d2 On import of dactools, the top-level init.py executes whoami and hostname via subprocess, concatenates the results into a DNS label, and triggers...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 4:33 p.m.4 views

cve-2025-55182-react2shell-analysis

CVE-2025-55182 React2Shell — Security Analysis Overview This project is a technical analysis of CVE-2025-55182, a critical Remote Code Execution RCE vulnerability disclosed in December 2025. The vulnerability affects React Server Components and allows attackers to execute arbitrary code via...

10CVSS7.5AI score0.99802EPSS
SaveExploits390
Kitploit
Kitploit
added 2026/09/06 4:31 p.m.10 views

activemq-cve-2023-46604

Active MQ CVE-2023-46604 exploit This repository is a guide with examples on how to exploit the CVE-2023-46604 The exploit takes advantage of the usage of reflection for instantiating Exception classes through a malicious command that instead of being a valid command, it sends as the exception...

10CVSS7.5AI score0.99723EPSS
SaveExploits33
Rows per page
Query Builder