Limesurvey · Limesurvey · CVE-2020-16192
**Name of the Vulnerable Software and Affected Versions**
LimeSurvey version 4.3.2
**Description**
The issue allows for reflected XSS due to a lack of validation for parameters in the application/controllers/LSBaseController.php file.
**Recommendations**
For LimeSurvey version 4.3.2, consider adding validation code to the LSBaseController.php file to properly check parameters and prevent XSS attacks. As a temporary workaround, restrict access to potentially vulnerable areas of the application until a proper fix can be applied.