2024-09-09 18:03:18 +00:00
{
"id" : "CVE-2024-45406" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-09-09T17:15:13.180" ,
2024-09-13 16:03:17 +00:00
"lastModified" : "2024-09-13T15:30:45.380" ,
"vulnStatus" : "Analyzed" ,
2024-09-09 18:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Craft is a content management system (CMS). Craft CMS 5 stored XSS can be triggered by the breadcrumb list and title fields with user input."
2024-09-13 16:03:17 +00:00
} ,
{
"lang" : "es" ,
"value" : "Craft es un sistema de gesti\u00f3n de contenido (CMS). El XSS almacenado en Craft CMS 5 se puede activar mediante la lista de navegaci\u00f3n y los campos de t\u00edtulo con la entrada del usuario."
2024-09-09 18:03:18 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-13 16:03:17 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.7 ,
"impactScore" : 2.7
} ,
2024-09-09 18:03:18 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
{
2024-09-13 16:03:17 +00:00
"source" : "nvd@nist.gov" ,
2024-09-09 18:03:18 +00:00
"type" : "Primary" ,
2024-09-13 16:03:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-09 18:03:18 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
} ,
{
"lang" : "en" ,
"value" : "CWE-80"
}
]
}
] ,
2024-09-13 16:03:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.1.2" ,
"matchCriteriaId" : "8A5B58B2-8A16-4860-AD9C-0B6D7425D4C8"
}
]
}
]
}
] ,
2024-09-09 18:03:18 +00:00
"references" : [
{
"url" : "https://github.com/craftcms/cms/commit/b7348942f8131b3868ec6f46d615baae50151bb8" ,
2024-09-13 16:03:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-09-09 18:03:18 +00:00
} ,
{
"url" : "https://github.com/craftcms/cms/security/advisories/GHSA-28h4-788g-rh42" ,
2024-09-13 16:03:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-09-09 18:03:18 +00:00
}
]
}