Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-24893 PoC — XWiki Platform 安全漏洞

Source
Associated Vulnerability
Title:XWiki Platform 安全漏洞 (CVE-2025-24893)
Description:XWiki Platform是XWiki开源的一套用于创建Web协作应用程序的Wiki平台。 XWiki Platform存在安全漏洞,该漏洞源于任何来宾用户都可以通过对SolrSearch的请求,造成远程代码执行。
Description
PoC exploit for XWiki Remote Code Execution Vulnerability (CVE-2025-24893)
Readme
# CVE-2025-24893 - XWiki Unauthenticated Remote Code Execution

PoC exploit for [XWiki](https://www.xwiki.org/xwiki/bin/view/Main/WebHome) Unauthenticated Remote Code Execution Vulnerability (CVE-2025-24893). This PoC allows to execute arbitrary commands through Groovy code on SolrSearch Macro.

## Details

```text
Severity: Critical
CVSS Score: 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
EPSS Score: 92.01% (Very high likelihood of exploitation)
Affected Versions: All versions prior to 15.10.11, 16.4.1, and 16.5.0RC1
Patched Versions: 15.10.11, 16.4.1, 16.5.0RC1
```

## Usage

```bash
usage: CVE-2025-24893 [-h] [-t TARGET] [-c COMMAND] [-v]

Unauthenticated Remote Code Execution (RCE) on XWiki

options:
  -h, --help            show this help message and exit
  -t, --target TARGET   Target XWiki URL
  -c, --command COMMAND Command to execute
  -v, --verify          Verify if target XWiki is vulnerable
```

## Example

***Verification***

![verification](image.png)

***Basic command exploitation***

![exploitation](image-1.png)

***Remote shell exploitation***

![remote_shell](image-2.png)

## References

[https://www.offsec.com/blog/cve-2025-24893/]
[https://nvd.nist.gov/vuln/detail/CVE-2025-24893]
[https://www.incibe.es/en/incibe-cert/early-warning/vulnerabilities/cve-2025-24893]
File Snapshot

[4.0K] /data/pocs/f7800257dda9eb3f82e8c1d729664374ed75f9be ├── [3.4K] CVE-2025-24893.py ├── [ 18K] image-1.png ├── [ 18K] image-2.png ├── [ 19K] image.png └── [1.3K] README.md 0 directories, 5 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.