vendor:
ThingsBoard
by:
Steffen Langenfeld & Sebastian Biehler
4.8
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: ThingsBoard
Affected Version From: 3.3.2001
Affected Version To: 3.3.2001
Patch Exists: YES
Related CWE: CVE-2021-42750
CPE: a:thingsboard:thingsboard:3.3.1
Platforms Tested: Linux
2022
ThingsBoard 3.3.1 ‘name’ – Stored Cross-Site Scripting (XSS)
When creating a rule node (any) and putting a script payload inside the name of the rule node, it is executed upon hovering above the node within the editor.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.