2023-05-26 22:00:29 +00:00
{
"id" : "CVE-2023-33197" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-26T20:15:48.600" ,
2023-06-01 16:00:28 +00:00
"lastModified" : "2023-06-01T14:02:03.497" ,
"vulnStatus" : "Analyzed" ,
2023-05-26 22:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Craft is a CMS for creating custom digital experiences on the web. Cross-site scripting (XSS) can be triggered via the Update Asset Index utility. This issue has been patched in version 4.4.6.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-01 16:00:28 +00:00
{
"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
} ,
2023-05-26 22:00:29 +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" : [
2023-06-01 16:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2023-05-26 22:00:29 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-80"
}
]
}
] ,
2023-06-01 16:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.4.6" ,
"matchCriteriaId" : "4A1C64B2-295C-4743-9563-EA638F83267C"
}
]
}
]
}
] ,
2023-05-26 22:00:29 +00:00
"references" : [
{
"url" : "https://github.com/craftcms/cms/commit/8c2ad0bd313015b8ee42326af2848ee748f1d766" ,
2023-06-01 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-26 22:00:29 +00:00
} ,
{
"url" : "https://github.com/craftcms/cms/releases/tag/4.4.6" ,
2023-06-01 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-05-26 22:00:29 +00:00
} ,
{
"url" : "https://github.com/craftcms/cms/security/advisories/GHSA-6qjx-787v-6pxr" ,
2023-06-01 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Vendor Advisory"
]
2023-05-26 22:00:29 +00:00
}
]
}