{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-52084",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-12-26T17:23:22.236Z",
        "datePublished": "2023-12-28T22:15:59.952Z",
        "dateUpdated": "2024-08-02T22:48:12.169Z"
    },
    "containers": {
        "cna": {
            "title": "Winter CMS Stored XSS through Backend ColorPicker FormWidget",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 2,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/wintercms/winter/security/advisories/GHSA-43w4-4j3c-jx29",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/wintercms/winter/security/advisories/GHSA-43w4-4j3c-jx29"
                },
                {
                    "name": "https://github.com/wintercms/winter/commit/517f65dfae679b57575b047de13c5af48915a5ba",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/wintercms/winter/commit/517f65dfae679b57575b047de13c5af48915a5ba"
                }
            ],
            "affected": [
                {
                    "vendor": "wintercms",
                    "product": "winter",
                    "versions": [
                        {
                            "version": "< 1.2.4",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-12-28T22:15:59.952Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Winter is a free, open-source content management system. Prior to 1.2.4, Users with access to backend forms that include a ColorPicker FormWidget can provide a value that would then be rendered unescaped in the backend form, potentially allowing for a stored XSS attack. This issue has been patched in v1.2.4."
                }
            ],
            "source": {
                "advisory": "GHSA-43w4-4j3c-jx29",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T22:48:12.169Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/wintercms/winter/security/advisories/GHSA-43w4-4j3c-jx29",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/wintercms/winter/security/advisories/GHSA-43w4-4j3c-jx29"
                    },
                    {
                        "name": "https://github.com/wintercms/winter/commit/517f65dfae679b57575b047de13c5af48915a5ba",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/wintercms/winter/commit/517f65dfae679b57575b047de13c5af48915a5ba"
                    }
                ]
            }
        ]
    }
}