vendor:
LimeSurvey
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: LimeSurvey
Affected Version From: 1.85+
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:limesurvey:limesurvey
Platforms Tested:
Unknown
LimeSurvey Cross-Site Scripting Vulnerability
The LimeSurvey application fails to properly sanitize user-supplied data, allowing an attacker to execute arbitrary script code in the browser of a victim user. This can lead to the theft of authentication credentials and other malicious actions.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and implement proper output encoding to prevent script injection attacks.