CVE-2025-50927
BaseFortify
Publication date: 2025-08-08
Last updated on: 2025-10-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ehcp | easy_hosting_control_panel | 20.04.1.b |
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 reflected cross-site scripting (XSS) issue in the List All FTP User Function of EHCP version 20.04.1.b. It allows authenticated attackers to inject and execute arbitrary JavaScript code by manipulating the ftpusername parameter with a crafted payload.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary JavaScript in the context of the affected application, potentially leading to unauthorized actions, data theft, session hijacking, or other malicious activities affecting the confidentiality, integrity, and availability of the system.