vendor:
INEA SmartRTU
by:
Hamit CIBO
6.1
CVSS
MEDIUM
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: INEA SmartRTU
Affected Version From: ME RTU
Affected Version To: ME RTU
Patch Exists: YES
Related CWE: CVE-2018-16061
CPE: a:mitsubishi_electric:me_rtu
Platforms Tested: Windows
2021
Mitsubishi Electric & INEA SmartRTU – Reflected Cross-Site Scripting (XSS)
This exploit allows an attacker to execute arbitrary JavaScript code in the context of a victim's browser. By injecting malicious code into a web page, the attacker can steal sensitive information, perform phishing attacks, or gain unauthorized access to user accounts.
Mitigation:
To mitigate this vulnerability, input validation and output encoding should be implemented on the affected application to prevent the execution of arbitrary JavaScript code. Additionally, web application firewalls (WAFs) can be used to filter and block malicious input.