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
CVE-2025-24893 tool
Readme
# CVE-2025-24893 XWiki RCE 취약점 분석

## 환경 구축

### 1. XWiki 15.10.10 환경 실행
```bash
docker-compose up -d
```

### 2. XWiki 접속
- URL: http://localhost:8080
- 초기 설정을 완료한 후 테스트 진행
- 초기 페이지 접속 후 관리자 계정 생생
- xwiki 기본 extension 설치
- 사용자 script 권한 부여여

## 취약점 정보
- **CVE ID**: CVE-2025-24893
- **제품**: XWiki Platform
- **버전**: 15.10.10
- **취약점 유형**: Remote Code Execution (RCE)
- **CVSS**: TBD

## PoC 코드
PoC는 SolrSearch 기능의 템플릿 인젝션을 통해 RCE를 수행합니다.

## 분석 환경
- OS: Windows 10
- Docker: 최신 버전
- XWiki: 15.10.10


File Snapshot

[4.0K] /data/pocs/3d5e08b9edf4447014999c46229bc8832a413123 ├── [ 663] docker-compose.yml ├── [ 732] README.md ├── [6.9K] xwiki_exploit.log └── [ 14K] xwiki_exploit_module.py 1 directory, 4 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.