Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-29306 PoC — FoxCMS 安全漏洞

Source
Associated Vulnerability
Title:FoxCMS 安全漏洞 (CVE-2025-29306)
Description:FoxCMS是中国黔狐(FoxCMS)公司的一套可免费商用开源的内容管理系统。 FoxCMS 1.2.5版本存在安全漏洞,该漏洞源于index.html组件允许执行任意代码。
Readme
# POC - CVE-2025-29306 FOXCMS /images/index.html Code Execution Vulnerability

[![My Shop](https://img.shields.io/badge/My%20Shop-verylazytech-%23FFDD00?style=flat&logo=buy-me-a-coffee&logoColor=yellow)](http://shop.verylazytech.com/)
[![Medium](https://img.shields.io/badge/Medium-%40verylazytech-%231572B6?style=flat&logo=medium&logoColor=white)](https://medium.com/@verylazytech)
[![Github](https://img.shields.io/badge/Github-verylazytech-%23181717?style=flat&logo=github&logoColor=white)](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"
![Screenshot 2025-04-17 114816](https://github.com/user-attachments/assets/acf0d18f-6dcb-4550-aeda-da60d328d111)



### 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>
```
![2](https://github.com/user-attachments/assets/f3bd170b-f24d-4648-b9df-2cb91b140f9a)

File Snapshot

[4.0K] /data/pocs/06de8b7ce07bbe1d0eaa87c166f1bc472844f0cd ├── [2.0K] CVE-2025-29306.sh └── [1.7K] README.md 0 directories, 2 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.