vendor:
LimeSurvey
by:
Matthew Aberegg
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: LimeSurvey
Affected Version From: LimeSurvey 4.1.11+200316
Affected Version To: LimeSurvey 4.1.11+200316
Patch Exists: YES
Related CWE:
CPE: a:limesurvey:limesurvey:4.1.11
Platforms Tested: Ubuntu 18.04.4
2020
LimeSurvey 4.1.11 – ‘Permission Roles’ Persistent Cross-Site Scripting
A stored cross-site scripting vulnerability exists within the 'Permission Roles' functionality of the LimeSurvey administration panel. The vulnerability is caused by the lack of proper input sanitization of the 'Permissiontemplates[name]' and 'Permissiontemplates[description]' parameters.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input sanitization and validation on the affected parameters.