2024-05-21 16:03:24 +00:00
{
"id" : "CVE-2024-35218" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-05-21T14:15:12.003" ,
2025-02-12 19:04:09 +00:00
"lastModified" : "2025-02-12T17:46:28.833" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-21 16:03:24 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Umbraco CMS is an ASP.NET CMS used by more than 730.000 websites. Stored Cross-site scripting (XSS) enable attackers that have access to backoffice to bring malicious content into a website or application. This vulnerability has been patched in version(s) 8.18.13, 10.8.4, 12.3.7, 13.1.1 by implementing IHtmlSanitizer.\n\n\n\n\n"
2024-05-26 02:03:22 +00:00
} ,
{
"lang" : "es" ,
"value" : " Umbraco CMS es un CMS ASP.NET utilizado por m\u00e1s de 730.000 sitios web. El Cross Site Scripting (XSS) Almacenado permite a los atacantes que tienen acceso al backoffice introducir contenido malicioso en un sitio web o aplicaci\u00f3n. Esta vulnerabilidad se ha solucionado en las versiones 8.18.13, 10.8.4, 12.3.7, 13.1.1 mediante la implementaci\u00f3n de IHtmlSanitizer."
2024-05-21 16:03:24 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
2024-05-21 16:03:24 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-05-21 16:03:24 +00:00
} ,
"exploitabilityScore" : 0.5 ,
"impactScore" : 3.6
2025-02-12 19:04:09 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 2.7
2024-05-21 16:03:24 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2025-02-12 19:04:09 +00:00
} ,
{
"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:umbraco:umbraco_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.0" ,
"versionEndExcluding" : "8.18.13" ,
"matchCriteriaId" : "129BB794-C562-487F-B088-1565243F3EBF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:umbraco:umbraco_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.0.0" ,
"versionEndExcluding" : "10.8.4" ,
"matchCriteriaId" : "F560DE40-FC77-4CCF-9936-3A4359822D06"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:umbraco:umbraco_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "12.0.0" ,
"versionEndExcluding" : "12.3.7" ,
"matchCriteriaId" : "432E6FEF-E2FC-4490-8376-0D056ADDB57A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:umbraco:umbraco_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "13.0.0" ,
"versionEndExcluding" : "13.1.1" ,
"matchCriteriaId" : "070BDE45-92F3-4C27-BDDF-BD98E344B2B8"
}
]
}
]
2024-05-21 16:03:24 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/1b712fe6ec52aa4e71b3acf63e393c8e6ab85385" ,
2025-02-12 19:04:09 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-21 16:03:24 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/a2684069b1e9976444f60b4b37a80be05b87f6b6" ,
2025-02-12 19:04:09 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-21 16:03:24 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/cbf9f9bcd199d7ca0412be3071d275556f10b7ba" ,
2025-02-12 19:04:09 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-21 16:03:24 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/d090176272d07500dac0daee7c598aa8bb321050" ,
2025-02-12 19:04:09 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-21 16:03:24 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-gvpc-3pj6-4m9w" ,
2025-02-12 19:04:09 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/1b712fe6ec52aa4e71b3acf63e393c8e6ab85385" ,
2025-02-12 19:04:09 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/a2684069b1e9976444f60b4b37a80be05b87f6b6" ,
2025-02-12 19:04:09 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/cbf9f9bcd199d7ca0412be3071d275556f10b7ba" ,
2025-02-12 19:04:09 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/commit/d090176272d07500dac0daee7c598aa8bb321050" ,
2025-02-12 19:04:09 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-gvpc-3pj6-4m9w" ,
2025-02-12 19:04:09 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-05-21 16:03:24 +00:00
}
]
}