CVE-2025-57702
BaseFortify
Publication date: 2025-08-18
Last updated on: 2025-08-21
Assigner: Deltaww
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| deltaww | diaenergie | to 1.11.01.001 (exc) |
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 DIAEnergie. Reflected XSS occurs when an attacker is able to inject malicious scripts into a web application, which are then reflected back to the user's browser, potentially allowing the attacker to execute scripts in the context of the victim's session.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user. The CVSS score of 5.9 indicates a moderate impact with network attack vector and requires user interaction.