CVE-2025-5742
BaseFortify
Publication date: 2025-06-10
Last updated on: 2025-06-12
Assigner: Schneider Electric SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 Cross-site Scripting (XSS) issue (CWE-79) that occurs when an authenticated user modifies configuration parameters on the web server without proper input neutralization. This improper handling allows malicious scripts to be injected into web pages generated by the server.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the affected web server, potentially leading to unauthorized actions, data theft, or session hijacking. Since it requires an authenticated user to modify configuration parameters, it may enable privilege escalation or compromise of the web application's integrity and confidentiality.