2024-10-07 18:03:18 +00:00
{
"id" : "CVE-2024-28710" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-07T16:15:05.190" ,
2024-10-15 14:03:18 +00:00
"lastModified" : "2024-10-15T13:18:44.027" ,
"vulnStatus" : "Analyzed" ,
2024-10-07 18:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
2024-10-13 02:03:17 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de cross-site scripting en LimeSurvey anterior a la versi\u00f3n 6.5.0+240319 permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s de una falta de validaci\u00f3n de entrada y codificaci\u00f3n de salida en el componente de mensaje del widget de alerta."
2024-10-07 18:03:18 +00:00
}
] ,
2024-10-15 14:03:18 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2024-10-15 14:03:18 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-15 14:03:18 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"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.5.0\\+240319" ,
"matchCriteriaId" : "0B9CA71A-6962-4051-A253-FE653900E30B"
}
]
}
]
}
] ,
2024-10-07 18:03:18 +00:00
"references" : [
{
"url" : "http://limesurvey.com" ,
2024-10-15 14:03:18 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-10-07 18:03:18 +00:00
} ,
{
"url" : "https://github.com/LimeSurvey/LimeSurvey/commit/c2fd60f94bc1db275f20cbb27a3135a9bdfb7f10" ,
2024-10-15 14:03:18 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-10-07 18:03:18 +00:00
}
]
}