vendor:
Rockwell Scada System
by:
t4rkd3vilz
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Rockwell Scada System
Affected Version From: 1769-L16ER-BB1B, Version 27.011 and earlier
Affected Version To: 1769-L36ERM, Version 27.011 and earlier
Patch Exists: YES
Related CWE: CVE-2016-2279
CPE: 2.3:a:rockwell_automation:rockwell_scada_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows Machine and Chrome,Firefox explorer
2018
Rockwell Scada System – Cross-Site Scripting
A Cross-Site Scripting (XSS) vulnerability was discovered in Rockwell Scada System. The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'name' parameter to '/rokform/SysDataDetail' script. A remote attacker can execute arbitrary HTML and script code in a browser in the context of the vulnerable website. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
Input validation should be used to prevent Cross-Site Scripting attacks. The application should sanitize all user-supplied input to prevent malicious HTML and script code from being executed.