vendor:
Cylon Aspect
by:
Gjoko 'LiquidWorm' Krstic
6.1
CVSS
HIGH
Authenticated Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: Cylon Aspect
Affected Version From: 3.8
Affected Version To: 37836
Patch Exists: NO
Related CWE: CVE-2024-XXXX (to be assigned)
CPE: a:abb_ltd:cylon_aspect:3.08.03
Platforms Tested: GNU/Linux, Intel Processors, PHP, AspectFT, lighttpd, Apache, OpenJDK, ErgoTech MIX Deployment Server
2024
ABB Cylon Aspect 3.08.03 Authenticated Reflected XSS Vulnerability
ABB Cylon Aspect 3.08.03 is prone to an authenticated reflected cross-site scripting vulnerability. The issue occurs because input provided to the 'name' and 'id' parameters via GET requests is not properly sanitized before being returned to users. An attacker can exploit this vulnerability to execute arbitrary HTML or JavaScript code within the context of a user's browser session on the affected site.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate input parameters before processing them. Additionally, security headers like Content Security Policy (CSP) can be utilized to prevent XSS attacks.