2023-09-18 23:55:27 +00:00
{
"id" : "CVE-2023-37611" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-18T22:15:45.803" ,
2023-09-19 22:00:28 +00:00
"lastModified" : "2023-09-19T21:24:44.943" ,
"vulnStatus" : "Analyzed" ,
2023-09-18 23:55:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Cross Site Scripting (XSS) vulnerability in Neos CMS 8.3.3 allows a remote authenticated attacker to execute arbitrary code via a crafted SVG file to the neos/management/media component."
2023-09-19 22:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "La vulnerabilidad de Cross Site Scripting (XSS) en Neos CMS 8.3.3 permite a un atacante autenticado remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s de un archivo SVG manipulado en el componente neos/management/media."
}
] ,
"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:neos:neos_cms:8.3.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "4EA17E5E-AA2C-4F96-994F-089C18578888"
}
]
}
]
2023-09-18 23:55:27 +00:00
}
] ,
"references" : [
{
"url" : "https://rodelllemit.medium.com/stored-xss-in-neo-cms-8-3-3-9bd1cb973c5b" ,
2023-09-19 22:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-09-18 23:55:27 +00:00
}
]
}