Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"CVE-2024-28710"
],
"summary": "LimeSurvey Cross Site Scripting vulnerability",
"details": "Cross Site Scripting vulnerability in LimeSurvey before 6.5.0+240319 allows a remote attacker to execute arbitrary code via a lack of input validation and output encoding in the Alert Widget's message component.",
"details": "Cross Site Scripting vulnerability in LimeSurvey before 6.5.0+240319 allows a remote attacker to execute arbitrary code via a lack of input validation and output encoding in the Alert Widget's message component. NOTE: this vulnerability exists because of an incomplete fix for CVE-2024-28709. This vulnerability addresses the same class of XSS (missing `htmlentities()` encoding) that was partially fixed in [CVE-2024-28709](https://github.com/advisories/GHSA-c7xm-rwqj-pgcj), which only covered survey title/comment fields but not the Alert Widget.",
"severity": [
{
"type": "CVSS_V3",
Expand Down Expand Up @@ -70,4 +70,4 @@
"github_reviewed_at": "2024-10-07T19:01:59Z",
"nvd_published_at": "2024-10-07T16:15:05Z"
}
}
}