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 PRO 4.14.7
Affected Version To: Cyclos 4 PRO 4.14.7 (and prior)
Patch Exists: No
Related CWE: CVE-2021-31674
CPE: a:cyclos:cyclos:4.14.7
Platforms Tested: Ubuntu
2021
Cyclos 4.14.7 – DOM Based Cross-Site Scripting (XSS)
Cyclos 4 PRO 4.14.7 and before does not validate user input at error inform, which allows remote unauthenticated attacker to execute javascript code via undefined enum.
Mitigation:
Implement proper input validation and sanitization techniques to prevent the execution of malicious javascript code.