2023-05-09 20:00:51 +02:00
{
"id" : "CVE-2023-31144" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-09T16:15:14.623" ,
2023-05-16 22:00:27 +02:00
"lastModified" : "2023-05-16T19:22:34.243" ,
"vulnStatus" : "Analyzed" ,
2023-05-09 20:00:51 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Craft CMS is a content management system. Starting in version 3.0.0 and prior to versions 3.8.4 and 4.4.4, a malformed title in the feed widget can deliver a cross-site scripting payload. This issue is fixed in version 3.8.4 and 4.4.4."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-16 22:00:27 +02:00
{
"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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
2023-05-09 20:00:51 +02:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-05-16 22:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.0.0" ,
"versionEndIncluding" : "3.8.3" ,
"matchCriteriaId" : "E4752BFF-9CDD-4BAE-8964-8C4C9FC8B5DC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.0.0" ,
"versionEndIncluding" : "4.4.3" ,
"matchCriteriaId" : "F7CCD007-12A2-492F-8A7E-FE903FF250D9"
}
]
}
]
}
] ,
2023-05-09 20:00:51 +02:00
"references" : [
{
"url" : "https://github.com/craftcms/cms/commit/52bd161614620edbab2d24d078ca9ebca2528442" ,
2023-05-16 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-09 20:00:51 +02:00
} ,
{
"url" : "https://github.com/craftcms/cms/security/advisories/GHSA-j4mx-98hw-6rv6" ,
2023-05-16 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-05-09 20:00:51 +02:00
}
]
}