vendor:
WebHMI
by:
Antonio Cuomo (arkantolo)
5.5
CVSS
MEDIUM
Stored Cross Site Scripting (XSS)
79
CWE
Product Name: WebHMI
Affected Version From: WebHMI Firmware 4.1.1.7662
Affected Version To: WebHMI Firmware 4.1.1.7662
Patch Exists: NO
Related CWE:
CPE: a:webhmi:webhmi:4.1.1.7662
Platforms Tested:
2022
WebHMI 4.1 – Stored Cross Site Scripting (XSS) (Authenticated)
The WebHMI 4.1 application is vulnerable to stored cross-site scripting (XSS) attacks. An authenticated attacker can inject malicious scripts into the Title field of a new register or a created dashboard, which will be executed when viewed by other logged-in users.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and implement proper output encoding to prevent the execution of malicious scripts.