Lucene search
+L

1174 matches found

Kitploit
Kitploit
added 2026/09/16 5:34 p.m.14 views

CVE-2020-9496

CVE-2020-9496 XML-RPC request are vulnerable to unsafe deserialization and Cross-Site Scripting issues in Apache OFBiz 17.12.03 Install requirements root@kitploit: $ pip install -r requirements.txt $ wget https://jitpack.io/com/github/frohoff/ysoserial/master-SNAPSHOT/ysoserial-master-SNAPSHOT.ja...

6.1CVSS6.8AI score0.98926EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/16 2:58 p.m.12 views

EXPLOIT-CVE-2026-8832-

EXPLOIT-CVE-2026-8832 An exploitation tool to test for Remote Code Execution RCE vulnerabilities in the WordPress plugin WPCode Lite Insert Headers and Footers v2.3.5. This vulnerability stems from registering the Custom Post Type CPT wpcode without defining a custom capabilitytype. This oversigh...

8.8CVSS6.7AI score0.01862EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 2:08 p.m.13 views

CVE-2017-8056

CVE-2017-8056 CVE-2017-8056 XML-RPC Exploit DoS ⭐ FOR LINUX : sudo apt-get update sudo apt-get install python3 sudp apt-get install python3-pip pip3 install colorama fakeuseragent pystyle 🧨 RUN TOOL : python3 main.py ⭐ FOR WINDOWS : Download & Install Python3 :...

5.3CVSS6.1AI score0.05076EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 1:33 p.m.10 views

CVE-2017-11610

CVE-2017-11610 Unauthenticated Reverse Shell RCE for Supervisor 3.0a1 - 3.3.2 Standalone Python ≥3.6 Unauthenticated RCE exploit for Supervisor 3.0a1 to 3.3.2, rewritten from this Metasploit module. Explanatory post here. Tested with Python 3.7 on this target runing Supervisor 3.3.2 Usage:...

9CVSS8.1AI score0.87378EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/16 9:02 a.m.8 views

xmlrpc-common-deserialization

xmlrpc-common deserialization vulnerability This note is a technical note to detail the root cause and the associated exploit. You can find the initial disclosure here. The associated CVE is CVE-2019-17570. Description xmlrpc-common forms a shared code base between xmlrpc-client and xmlrpc-server...

9.8CVSS8.2AI score0.49285EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 5:11 a.m.10 views

ofbiz-CVE-2023-49070-RCE-POC

ofbiz-CVE-2023-49070-RCE-POC This is a pre-auth RCE POC For CVE-2023-49070 which affected Apache ofbiz applications wget https://github.com/frohoff/ysoserial/releases/latest/download/ysoserial-all.jar Dns POC RCE POC This tweets helped me alot :...

9.8CVSS8.6AI score0.95368EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/16 3:46 a.m.8 views

CVE-2017-11610

Script de explotación de ejecución remota de comandos en Supervisord CVE-2017-11610 Introducción a la vulnerabilidad Supervisor es una herramienta de gestión de procesos escrita en Python que se puede usar fácilmente para iniciar, reiniciar reinicio automático de programas y detener procesos no...

9CVSS7.8AI score0.87378EPSS
SaveExploits10
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.70 views

Cobbler 'XML-RPC' - Authentication Bypass

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. utils.getsharedsecret always returns -1, which allows anyone to connect to cobbler...

9.8CVSS7.7AI score0.04003EPSS
SaveExploits6References3
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.489 views

Revive Adserver 4.2 - Remote Code Execution

Revive Adserver 4.2 is susceptible to remote code execution. An attacker can send a crafted payload to the XML-RPC invocation script and trigger the unserialize call on the "what" parameter in the "openads.spc" RPC method. This can be exploited to perform various types of attacks, e.g...

9.8CVSS8.4AI score0.57022EPSS
SaveExploits7References5
Kitploit
Kitploit
added 2026/09/15 3:33 p.m.5 views

CVE-2020-9496

CVE-2020-9496 ApacheOfBiz 17.12.01 - Ejecución remota de código no autorizada Las solicitudes XML-RPC son vulnerables a una deserialización insegura. Pasos Paso 1: pip3 install -r requeriments.txt Paso 2: nc -nlvp equipo atacante Paso 3: python3 shell.py -i -p -li -lp Paso 4: Deberías tener una...

6.1CVSS6.7AI score0.98926EPSS
SaveExploits15
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.218 views

XML-RPC Server - Remote Code Execution

The XML-RPC server in supervisor before 3.0.1, 3.1.x before 3.1.4, 3.2.x before 3.2.4, and 3.3.x before 3.3.3 allows remote authenticated users to execute arbitrary commands via a crafted XML-RPC request, related to nested supervisor namespace lookups. id: CVE-2017-11610 info: name: XML-RPC Serve...

9CVSS8.2AI score0.87378EPSS
SaveExploits10References5
Kitploit
Kitploit
added 2026/09/15 3:15 a.m.8 views

CVE-2014-0195

XML-RPC WordPress Brute-Force Exploit Script This repository contains a Python-based proof of concept PoC for brute-forcing login credentials on WordPress instances vulnerable to CVE-2014-0195, where the XML-RPC system.multicall function can be exploited to attempt multiple login requests in a...

6.8CVSS7AI score0.99977EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 2:55 p.m.11 views

CVE-2024-47533

CVE-2024-47533 – Cobbler XML-RPC Authentication Bypass Exploit 📜 Description CVE-2024-47533 is a critical authentication bypass vulnerability in Cobbler, a Linux installation server that automates network-based OS installs. The flaw is caused by an issue in utils.getsharedsecret which always...

9.8CVSS8.2AI score0.04003EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/13 6:27 a.m.12 views

watchguard_cve-2022-26318

watchguardcve-2022-26318 Watchguard RCE POC CVE-2022-26318 !/usr/bin/python3 -- coding: utf-8 - - CVE-2022-26318 import socket import ssl import gzip Remote WatchGuard XTM or FireWare OS RHOST = "1.1.1.1" Local host with nc listener: nc -l 8.8.8.8 8888 LHOST = "8.8.8.8" def buildPayloadLHOST:...

9.8CVSS8.7AI score0.78157EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 11:14 p.m.8 views

teamcity-idea-cve-2020-35667-poc

TeamCity IntelliJ IDEA Plugin credential interception CVE-2020-35667 Quick Links Proof-of-Concept Report | Workflow Analysis | Server script Description This is a reproduction of CVE-2020-35667 by building a fake XML-RPC TeamCity endpoint. CVE-2020-35667 is a SSRF vulnerability in the JetBrains...

7.5CVSS7.6AI score0.01323EPSS
SaveExploits1References4
NVD
NVD
added 2026/09/12 6:16 a.m.11 views

CVE-2026-77753

The Temporary Login Without Password WordPress plugin before 1.9.9 does not prevent a temporary user from creating an Application Password, and does not revoke one when the temporary access expires or is disabled, allowing the recipient of a temporary login to retain working access to the site ov...

5.5CVSS0.00234EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/12 6:00 a.m.14 views

CVE-2026-77753

The Temporary Login Without Password WordPress plugin before 1.9.9 fails to prevent a temporary user from creating an Application Password and does not revoke one when the temporary access expires or is disabled. As a result, the recipient of a temporary login retains working access to the site o...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 5:12 a.m.7 views

WordpressPingbackPortScanner

WordpressPingbackPortScanner Wordpress expone una API llamada Pingback para enlazar a otros posts de blogs. Usando esta característica puedes escanear otros hosts en la intra- o internet a través de este servidor. También puedes usar esta característica para algún tipo de escaneo de puertos...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:09 a.m.16 views

EXPLOIT-CVE-2026-8832

EXPLOIT CVE-2026-8832 An exploitation tool to test for Remote Code Execution RCE vulnerabilities in the WordPress plugin WPCode Lite Insert Headers and Footers v2.3.5. This vulnerability stems from registering the Custom Post Type CPT wpcode without defining a custom capabilitytype. This oversigh...

8.8CVSS6.7AI score0.01862EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 11:16 p.m.10 views

xmlrpc-brute

WordPress XML-RPC Bruteforce Tool A tool designed to test WordPress sites for XML-RPC vulnerabilities by attempting to brute force user credentials through the XML-RPC interface. Description This tool tests WordPress installations for XML-RPC authentication vulnerabilities. It can perform standar...

6AI score
SaveExploits0
Rows per page
Query Builder