CVE-2020-36993
BaseFortify
Publication date: 2026-01-28
Last updated on: 2026-02-02
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| limesurvey | limesurvey | to 4.3.10 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored cross-site scripting (XSS) issue in LimeSurvey version 4.3.10, specifically in the Survey Menu functionality of the administration panel. Attackers can inject malicious SVG scripts via the Surveymenu[title] and Surveymenu[parent_id] parameters, which then execute arbitrary JavaScript in the context of the administrative interface.
How can this vulnerability impact me? :
The vulnerability allows attackers to execute arbitrary JavaScript code within the administrative panel of LimeSurvey. This can lead to unauthorized actions, data theft, session hijacking, or further compromise of the administrative environment, potentially impacting the security and integrity of the survey system.