2023-07-05 23:55:28 +00:00
{
"id" : "CVE-2023-36828" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-07-05T22:15:10.113" ,
2023-07-12 20:00:38 +00:00
"lastModified" : "2023-07-12T15:48:25.017" ,
"vulnStatus" : "Analyzed" ,
2023-07-05 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the `sanitize` function. Version 4.10.0 contains a patch for this issue."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-12 20:00:38 +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-07-05 23:55:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 3.7
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-07-12 20:00:38 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.10.0" ,
"matchCriteriaId" : "67630996-B2F8-467B-B65C-AAA8E1828664"
}
]
}
]
}
] ,
2023-07-05 23:55:28 +00:00
"references" : [
{
"url" : "https://github.com/statamic/cms/blob/f806b6b007ddcf066082eef175653c5beaa96d60/src/Http/Controllers/CP/Fieldtypes/FilesFieldtypeController.php#L15" ,
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-07-05 23:55:28 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/blob/f806b6b007ddcf066082eef175653c5beaa96d60/src/Tags/Svg.php#L36-L40" ,
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2023-07-05 23:55:28 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/commit/c714893ad92de6e5ede17b501003441af505b30d" ,
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-05 23:55:28 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/pull/8408" ,
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-07-05 23:55:28 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/releases/tag/v4.10.0" ,
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-07-05 23:55:28 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/security/advisories/GHSA-6r5g-cq4q-327g" ,
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-07-05 23:55:28 +00:00
}
]
}