Vulnerability Description: Reflected Cross Site Scripting - CWE-79
Software Version: 10.0.1
NIST: https://nvd.nist.gov/vuln/detail/CVE-2025-12453
CVSS:
Severity:
Credits: Marco Nappi, Mariano Forte, Federico Draghelli, Massimiliano Brolli
Cross-Site Scripting Reflected, an attacker can run arbitrary JavaScript code exploiting unmanaged input.
Step-by-step instructions and PoC
Affected Endpoints
Below are the evidences with the vulnerability details and the payloads used.
Payload used to exploit the vulnerability:</script><script>alert(document.cookie)</script>
Figure 1 - "dashId Parameter"
Security Impact
The injected script can execute arbitrary JavaScript, leading to actions like redirecting the user to malicious websites, exfiltrating data, or further compromising the user's system.