2023-11-25 03:01:05 +00:00

94 lines
2.5 KiB
JSON

{
"id": "CVE-2023-44796",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-18T00:15:07.133",
"lastModified": "2023-11-25T01:22:25.547",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in LimeSurvey before version 6.2.9-230925 allows a remote attacker to escalate privileges via a crafted script to the _generaloptions_panel.php component."
},
{
"lang": "es",
"value": "Vulnerabilidad de Cross Site Scripting (XSS) en LimeSurvey anterior a la versi\u00f3n 6.2.9-230925 permite a un atacante remoto escalar privilegios a trav\u00e9s de un script manipulado al componente _generaloptions_panel.php."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:limesurvey:limesurvey:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.2.9",
"matchCriteriaId": "05741E6D-3E8F-43BE-9EF7-4C535AAD6C3B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Hebing123/CVE-2023-44796/issues/1",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/LimeSurvey/LimeSurvey/pull/3483",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/limesurvey/limesurvey/commit/135511073c51c332613dd7fad9a8ca0aad34a3fe",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}