2023-12-29 00:55:30 +00:00
{
"id" : "CVE-2023-52085" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-12-29T00:15:50.300" ,
2023-12-29 05:00:29 +00:00
"lastModified" : "2023-12-29T03:13:44.413" ,
"vulnStatus" : "Awaiting Analysis" ,
2023-12-29 00:55:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Winter is a free, open-source content management system. Users with access to backend forms that include a ColorPicker FormWidget can provide a value that would then be included without further processing in the compilation of custom stylesheets via LESS. This had the potential to lead to a Local File Inclusion vulnerability. This issue has been patched in v1.2.4."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 3.3 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 0.7 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/wintercms/winter/commit/5bc9257fe2bc47d8b786a1b1bf96bafad23d8ddd" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/wintercms/winter/security/advisories/GHSA-2x7r-93ww-cxrq" ,
"source" : "security-advisories@github.com"
}
]
}