目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-63419 PoC — CrushFTP 安全漏洞

来源
关联漏洞
标题: CrushFTP 安全漏洞 (CVE-2025-63419)
Description:CrushFTP是CrushFTP公司的一款文件传输服务器。 CrushFTP 11.3.6_48版本存在安全漏洞,该漏洞源于Web服务器文件共享功能未清理文件名,可能导致跨站脚本攻击。
Description
CrushFTP before 11.3.7_60 is vulnerable to HTML Injection. The Web-Based Server has a feature where users can share files, the feature reflects the filename to an emailbody field with no sanitzations leading to HTML Injection.
介绍
# CVE-2025-63419

CrushFTP before 11.3.7_60 is vulnerable to HTML Injection. The Web-Based Server has a feature where users can share files, the feature reflects the filename to an emailbody field with no sanitzations leading to HTML Injection.

# CWE

CWE-79 — Improper Neutralization of Input During Web Page Generation (Cross-site Scripting)

# CVSS v3.1 Base Score: 3.5 (Low)

```bash
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
```

# Summary

The CrushFTP Web-Based Server has a feature where users can share files, the feature reflects the filename to an emailbody field with no sanitzations leading to HTMLi, While the feature intentionally supports limited HTML code usage, lack of sanitzations makes this injection unintentional and poses a low integrity impact.

# Steps to reproduce

1. Navigate to http://127.0.0.1:8080/
2. Select a file ( Just incase there are no files an attacker must upload one and then proceed with the other steps )
3. Click on "Rename" and rename the file to:
```html
test<h1>HACKED</h1>test.txt
```

![Rename](https://raw.githubusercontent.com/MMAKINGDOM/1/refs/heads/main/image.png)
![Rename-2](https://raw.githubusercontent.com/MMAKINGDOM/1/refs/heads/main/Nuclei-templates/image.png)

4. Select the file 
5. Click on "Share" and observe the unintentional HTMLi:

![Share](https://raw.githubusercontent.com/MMAKINGDOM/1/refs/heads/main/Nuclei-templates/Fiserv/image.png)
![HTMLi](https://raw.githubusercontent.com/MMAKINGDOM/1/refs/heads/main/Nuclei-templates/CISA/image.png)

# Credit

Muntadhar M. Ahmed ([almuntadhar0x01](https://almuntadhar0x01.me/)
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →