Lucene search
+L

755 matches found

Kitploit
Kitploit
added 2026/09/07 8:02 p.m.6 views

CVE-2024-32113-POC

Vulnerabilidades de Apache OfBiz POC para CVE-2024-32113 Los parámetros USERNAME y PASSWORD se pueden proporcionar en la interfaz /ecomseo/AnonContactus, que es accesible públicamente para cualquiera. POC1:RCE root@kitploit: curl --noproxy '' -k --location --request POST...

9.8CVSS8.4AI score0.99442EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/07 6:52 p.m.5 views

Ofbiz-RCE

📌 Apache OFBiz RCE Exploit CVE-2024-38856 Este script de Python permite explotar una vulnerabilidad de tipo Remote Code Execution RCE en Apache OFBiz versiones 18.12.15, mediante un acceso no autorizado al endpoint /webtools/control/forgotPassword/ProgramExport. 🛠️ Descripción CVE : CVE-2024-38856...

9.8CVSS8.5AI score0.99427EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 6:42 p.m.8 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.4AI score0.95368EPSS
SaveExploits10References2
Kitploit
Kitploit
added 2026/09/07 5:59 p.m.10 views

CVE-2020-9496

CVE-2020-9496 Las solicitudes XML-RPC son vulnerables a deserialización insegura y problemas de Cross-Site Scripting en Apache OFBiz 17.12.03 Instalar requisitos root@kitploit: $ pip install -r requirements.txt $ wget...

6.1CVSS6.7AI score0.98926EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/07 4:59 p.m.4 views

CVE-2024-38856

CVE-2024-38856 Apache Ofbiz RCE Scanner Description This script is designed to scan for the CVE-2024-38856 vulnerability in Apache Ofbiz applications, which may allow for remote code execution. It sends HTTP POST requests to specific paths within the Ofbiz application with malicious payloads to...

9.8CVSS8.5AI score0.99427EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 4:20 p.m.3 views

CVE-2023-51467-EXPLOIT

CVE-2023-51467 - Omisión de Autenticación en Apache OFBiz Esta falla permite a los atacantes omitir la autenticación, lo que lleva a una explotación de Server-Side Request Forgery SSRF. Al enviar una solicitud web a la ruta específica...

9.8CVSS7.8AI score0.96001EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/07 4:18 p.m.7 views

CVE-2023-42793

CVE-2023-42793 Solo con fines educativos PoC para CVE-2023-42793 Uso de CVE-2023-42793admin.sh: root@kitploit: chmod +x CVE-2023-42793admin.sh ./CVE-2023-42793admin.sh ip/domainname port Prueba de funcionamiento: Uso de CVE-2023-42793rce.sh: root@kitploit: chmod +x CVE-2023-42793rce.sh...

9.8CVSS8.5AI score0.99979EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/07 3:03 p.m.4 views

apache-ofbiz-CVE-2020-9496

apache-ofbiz-CVE-2020-9496 Youtube https://www.youtube.com/watch?v=DO93Xc8sGWg...

6.1CVSS6.6AI score0.98926EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/07 10:08 a.m.6 views

CVE-2024-36104

CVE-2024-36104 Declaración Esta herramienta se utiliza únicamente para el aprendizaje de seguridad personal. Cualquier consecuencia o pérdida directa o indirecta causada por la difusión o el uso de esta herramienta será responsabilidad del usuario. El autor de la herramienta no asume ninguna...

9.1CVSS7.9AI score0.87771EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/07 8:31 a.m.4 views

CVE-2024-36104-PoC

CVE-2024-36104-PoC Proof-of-concept for CVE-2024-36104, an unauthenticated remote code execution vulnerability in Apache OFBiz before 18.12.14. OFBiz's ControlServlet resolves an unauthenticated view forgotPassword before canonicalizing the request path. Appending /%2e/%2e/ collapses back onto...

9.1CVSS8.3AI score0.87771EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/07 7:25 a.m.6 views

OFBiz-Attack

OFBiz-Attack A Tool For CVE-2023-49070/CVE-2023-51467 Attack Test Environment vulhub/ofbiz:18.12.09 Usage Start root@kitploit: java -jar OFBiz-Attack.jar There are three modules: Vulnerability Detection Just enter the target URL. Do not add extra routes, otherwise it will affect subsequent module...

9.8CVSS7.9AI score0.96001EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/07 6:35 a.m.4 views

CVE-2020-9496

CVE-2020-9496 Configuración del entorno vulnerable root@kitploit: ▶ wget http://archive.apache.org/dist/ofbiz/apache-ofbiz-17.12.01.zip ▶ unzip apache-ofbiz-17.12.01.zip ▶ cd apache-ofbiz-17.12.01 ▶ sh gradle/init-gradle-wrapper.sh ▶ ./gradlew cleanAll loadDefault ▶ ./gradlew "ofbiz --load-data...

6.1CVSS6.7AI score0.98926EPSS
SaveExploits15References2
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.117 views

Apache OFBiz Directory Traversal - Remote Code Execution

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 18.12.13 id: CVE-2024-32113 info: name: Apache OFBiz Directory Traversal - Remote Code Execution author: DhiyaneshDK severity: high description: |...

9.8CVSS8.2AI score0.99442EPSS
SaveExploits8References6
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.82 views

Apache OFBiz <17.12.06 - Arbitrary Code Execution

Apache OFBiz has unsafe deserialization prior to 17.12.06. An unauthenticated attacker can use this vulnerability to successfully take over Apache OFBiz. id: CVE-2021-26295 info: name: Apache OFBiz 17.12.06 - Arbitrary Code Execution author: madrobot severity: critical description: | Apache OFBiz...

9.8CVSS8.2AI score0.97822EPSS
SaveExploits9References6
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.69 views

Apache OFBiz <=16.11.07 - Cross-Site Scripting

Apache OFBiz 16.11.01 to 16.11.07 is vulnerable to cross-site scripting because data sent with contentId to /control/stream is not sanitized. id: CVE-2020-1943 info: name: Apache OFBiz =16.11.07 - Cross-Site Scripting author: pdteam severity: medium description: Apache OFBiz 16.11.01 to 16.11.07 ...

6.1CVSS6.2AI score0.97309EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.123 views

Apache OFBiz - Directory Traversal & Remote Code Execution

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 18.12.14. Users are recommended to upgrade to version 18.12.14, which fixes the issue. id: CVE-2024-36104 info: name: Apache OFBiz - Directory...

9.1CVSS7.7AI score0.87771EPSS
SaveExploits3References5
Kitploit
Kitploit
added 2026/09/07 4:02 a.m.7 views

CVE-2024-38856_Scanner

CVE-2024-38856 Solo para uso ético. No se permite ninguna actividad dañina o maliciosa. Y es tu responsabilidad. CVE-2024-38856: Escáner y Exploit de ejecución remota de código de Apache OFBiz El análisis del CVE: https://blog.securelayer7.net/cve-2024-38856-apache-ofbiz-rce Este problema afecta ...

9.8CVSS8.6AI score0.99427EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 3:53 a.m.5 views

CVE-2024-32113

CVE-2024-32113 Vulnerabilidad de Apache OFBiz de Path traversal que conduce a RCE EXP. Limitación incorrecta de un nombre de ruta a un directorio restringido vulnerabilidad de 'Path Traversal' en Apache OFBiz. Este problema afecta a Apache OFBiz: antes de 18.12.14no incluido. Se recomienda a los...

9.8CVSS8.4AI score0.99442EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/07 3:43 a.m.7 views

Apache-OFBiz-Authentication-Bypass

Vulnerabilidad de Bypass de Autenticación en Apache OFBiz CVE-2023-51467 y CVE-2023-49070 Este script de exploit y PoC están escritos para un análisis detallado de CVE en vsociety. El sistema de planificación de recursos empresariales ERP Apache OFBiz, un marco web versátil basado en Java...

9.8CVSS7.9AI score0.96001EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/07 1:40 a.m.4 views

CVE-2024-38856-Apache-OFBiz

CVE-2024-38856 — Apache OFBiz Documentación del repositorio Propósito del repositorio: documentación informativa sobre CVE-2024-38856 autorización incorrecta / RCE pre-autenticación en Apache OFBiz. Este repositorio no contiene código de exploit armado. Está destinado únicamente a investigación...

9.8CVSS8.5AI score0.99427EPSS
SaveExploits11
Rows per page
Query Builder