vendor:
Cyclos
by:
Tin Pham aka TF1T of VietSunshine Cyber Security Services
6.1
CVSS
MEDIUM
DOM Based Cross-Site Scripting (XSS)
79
CWE
Product Name: Cyclos
Affected Version From: Cyclos 4.14.7 (and prior)
Affected Version To: Cyclos 4.14.7 (and prior)
Patch Exists: YES
Related CWE: CVE-2021-31673
CPE: a:cyclos:cyclos:4.14.7
Platforms Tested: Ubuntu
2021
Cyclos 4.14.7 – ‘groupId’ DOM Based Cross-Site Scripting (XSS)
A Dom-based Cross-site scripting (XSS) vulnerability at registration account in Cyclos 4 PRO.14.7 and prior allows remote attackers to inject arbitrary web script or HTML via the 'groupId' parameter. An attacker sends a draft URL [IP]/#users.users.public-registration!groupId=1%27%22%3E%3Cimg%20src=x%20onerror=alert(document.domain)%3E to victim. When a victim opens the URL, XSS will be triggered.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.