{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-44381",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-09-28T17:56:32.612Z",
        "datePublished": "2023-12-01T21:48:44.064Z",
        "dateUpdated": "2024-08-02T20:07:32.781Z"
    },
    "containers": {
        "cna": {
            "title": "October CMS safe mode bypass using Page template injection",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-94",
                            "lang": "en",
                            "description": "CWE-94: Improper Control of Generation of Code ('Code Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.9,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/octobercms/october/security/advisories/GHSA-q22j-5r3g-9hmh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/octobercms/october/security/advisories/GHSA-q22j-5r3g-9hmh"
                }
            ],
            "affected": [
                {
                    "vendor": "octobercms",
                    "product": "october",
                    "versions": [
                        {
                            "version": ">= 3.0.0, < 3.4.15",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-12-01T21:48:44.064Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "October is a Content Management System (CMS) and web platform to assist with development workflow. An authenticated backend user with the `editor.cms_pages`, `editor.cms_layouts`, or `editor.cms_partials` permissions who would normally not be permitted to provide PHP code to be executed by the CMS due to `cms.safe_mode` being enabled can craft a special request to include PHP code in the CMS template. This issue has been patched in version 3.4.15."
                }
            ],
            "source": {
                "advisory": "GHSA-q22j-5r3g-9hmh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T20:07:32.781Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/octobercms/october/security/advisories/GHSA-q22j-5r3g-9hmh",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/octobercms/october/security/advisories/GHSA-q22j-5r3g-9hmh"
                    }
                ]
            }
        ]
    }
}