关联漏洞
介绍
# POC - CVE-2025-29306 FOXCMS /images/index.html Code Execution Vulnerability
[](http://shop.verylazytech.com/)
[](https://medium.com/@verylazytech)
[](https://github.com/verylazytech)
## Overview
An issue in FoxCMS v.1.2.5 allows a remote attacker to execute arbitrary code via the case display page in the index.html component.
[Full POC](https://www.youtube.com/watch?v=o-y9MPg827I)
**Read about it** — [CVE-2025-29306](https://nvd.nist.gov/vuln/detail/CVE-2025-29306)
> **Disclaimer**: This Proof of Concept (POC) is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. It is the end user’s responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
## Getting Started
### Finding Targets
To find potential targets, use Fofa (similar to Shodan.io):
- **Fofa Dork**: (body="foxcms-logo" || body="foxcms-container") && body="div"

### Cloning the Repository
First, clone the repository:
```bash
git clone https://github.com/verylazytech/CVE-2025-29306
```
Run the Exploit:
```bash
./CVE-2025-29306.sh <Target:port> <cmd>
```

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