POC详情: 06de8b7ce07bbe1d0eaa87c166f1bc472844f0cd

来源
关联漏洞
标题: FoxCMS 安全漏洞 (CVE-2025-29306)
描述:FoxCMS是中国黔狐(FoxCMS)公司的一套可免费商用开源的内容管理系统。 FoxCMS 1.2.5版本存在安全漏洞,该漏洞源于index.html组件允许执行任意代码。
介绍
# 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)

文件快照

[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付费,感谢您的支持。