关联漏洞
描述
CVE-2024-32113 & CVE-2024-38856
介绍
# 📌 Apache OFBiz RCE Exploit (CVE-2024-38856)
Ce script Python permet d’exploiter une vulnérabilité de type Remote Code Execution (RCE) sur Apache OFBiz (versions < 18.12.15), via un accès non autorisé à l’endpoint `/webtools/control/forgotPassword/ProgramExport`.
## 🛠️ Description
- **CVE** : CVE-2024-38856
- **Type** : Incorrect Authorization → Remote Code Execution
- **Composant** : Apache OFBiz
- **Versions affectées** : avant 18.12.15
- **Exploit** : Injection de code Groovy converti en Unicode (`\uXXXX`) envoyé via `POST`.
## 🚀 Fonctionnalités
- Exécution de commande Linux à distance (`--cmd`)
- Reverse shell via `busybox`/`nc` (`--shell`)
- Proxy supporté
- Sortie colorée et parsing intelligent de la réponse
## ⚙️ Usage
### 1. Exécution de commande simple
```bash
python3 cve-2024-38856_Scanner.py -u https://TARGET:8443 -c "id"
```
文件快照
[4.0K] /data/pocs/d38f2ed1b1083b13c73bd4c3eb1aa1be11841e5d
├── [4.4K] exploit.py
└── [ 893] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。