# N/A
## 漏洞描述
### 概述
FoxCMS 的版本 1.2.5 存在一个漏洞,允许远程攻击者通过在 `index.html` 组件的展示页面上操作来执行任意代码。
### 影响版本
- FoxCMS v1.2.5
### 细节
- 攻击向量:利用 `index.html` 组件中的 case 展示页面。
- 漏洞类型:远程代码执行 (RCE)。
### 影响
此漏洞使攻击者能够远程执行任意代码,从而可能控制受影响的系统。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | None | https://github.com/somatrasss/CVE-2025-29306 | POC详情 |
2 | 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. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-29306.yaml | POC详情 |
3 | None | https://github.com/verylazytech/CVE-2025-29306 | POC详情 |
4 | None | https://github.com/inok009/FOXCMS-CVE-2025-29306-POC | POC详情 |
5 | Proof-of-Concept (PoC) for CVE-2025-29306, a Remote Code Execution vulnerability in FoxCMS. This Python script scans single or multiple targets, executes commands, and reports vulnerable hosts. | https://github.com/Mattb709/CVE-2025-29306-PoC-FoxCMS-RCE | POC详情 |
6 | None | https://github.com/congdong007/CVE-2025-29306_poc | POC详情 |
暂无评论