vendor:
rukovoditel
by:
nu11secur1ty
9
CVSS
CRITICAL
Cross-Site Scripting (XSS)
79
CWE
Product Name: rukovoditel
Affected Version From: 3.2.2001
Affected Version To: 3.2.2001
Patch Exists: NO
Related CWE:
CPE: a:rukovoditel:rukovoditel:3.2.1
Platforms Tested:
2022
rukovoditel 3.2.1 – Cross-Site Scripting (XSS)
The application is vulnerable to DOM-based cross-site scripting attacks. Data is read from `location.hash` and passed to `jQuery.parseHTML`. The attacker can use this vulnerability to create an unlimited number of accounts on this system until it crashed.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.