POC详情: 07dd2d4ab6bdf00eb77ee28d8880129bb259bc2e

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

Una vulnerabilida de categoría RCE (Remote Code Execution), encontrada cuando atacantes no autenticados pueden ejecutar codigo Groovy arbitrario remotamente sin la autenticación ni el accesso previo (Guest User).
A continuación un PoC (Proof-Of-Concept) en Python para la explotación de esta vulnerabilidad.

## Installation.

### 1. Clone the repository on your machine. 
```bash
git clone https://github.com/zs1n/CVE-2025-24893
```
### 2.Execute the exploit.
```bash
python3 CVE-2025-24893.py -u <url> -c <command>
```

## Example: 
```bash
python3 CVE-2025-24893.py -u https://domain.com -c 'id'
```



文件快照

[4.0K] /data/pocs/07dd2d4ab6bdf00eb77ee28d8880129bb259bc2e ├── [1.5K] CVE-2025-24893.py └── [ 687] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。