CVE-2025-63420
BaseFortify
Publication date: 2025-11-07
Last updated on: 2026-02-05
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| crushftp | crushftp | From 11.0.1 (inc) to 11.3.7_57 (inc) |
| crushftp | crushftp | 11.3.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored cross-site scripting (XSS) issue in the CrushFTP 11.3.7_50 Admin Panel, specifically in the Reports / 'Who Created Folder' feature. It allows authenticated users who have permission to create folders to inject malicious HTML or JavaScript code, which can then be executed in the context of the admin panel.
How can this vulnerability impact me? :
The vulnerability can allow attackers with folder creation permissions to execute malicious scripts within the admin panel. This could lead to unauthorized actions, data theft, session hijacking, or further compromise of the system by exploiting the injected code.