Publish Advisories

GHSA-632q-77qj-c89q
GHSA-632q-77qj-c89q
This commit is contained in:
advisory-database[bot]
2024-10-07 19:03:50 +00:00
parent 1a1aadbe20
commit b54b1db8be
2 changed files with 65 additions and 39 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-632q-77qj-c89q",
"modified": "2024-10-07T19:01:59Z",
"published": "2024-10-07T18:31:07Z",
"aliases": [
"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.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "limesurvey/limesurvey"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28710"
},
{
"type": "WEB",
"url": "https://github.com/LimeSurvey/LimeSurvey/commit/c2fd60f94bc1db275f20cbb27a3135a9bdfb7f10"
},
{
"type": "PACKAGE",
"url": "https://github.com/LimeSurvey/LimeSurvey"
},
{
"type": "WEB",
"url": "https://www.limesurvey.org"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-10-07T19:01:59Z",
"nvd_published_at": "2024-10-07T16:15:05Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-632q-77qj-c89q",
"modified": "2024-10-07T18:31:07Z",
"published": "2024-10-07T18:31:07Z",
"aliases": [
"CVE-2024-28710"
],
"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.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28710"
},
{
"type": "WEB",
"url": "https://github.com/LimeSurvey/LimeSurvey/commit/c2fd60f94bc1db275f20cbb27a3135a9bdfb7f10"
},
{
"type": "WEB",
"url": "http://limesurvey.com"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-07T16:15:05Z"
}
}