{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-47127",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-10-30T19:57:51.677Z",
        "datePublished": "2023-11-14T19:26:07.849Z",
        "dateUpdated": "2024-08-29T20:42:22.685Z"
    },
    "containers": {
        "cna": {
            "title": "Weak Authentication in Session Handling in typo3/cms-core",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-302",
                            "lang": "en",
                            "description": "CWE-302: Authentication Bypass by Assumed-Immutable Data",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.2,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-3vmm-7h4j-69rm",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-3vmm-7h4j-69rm"
                },
                {
                    "name": "https://github.com/TYPO3/typo3/commit/535dfbdc54fd5362e0bc08d911db44eac7f64019",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TYPO3/typo3/commit/535dfbdc54fd5362e0bc08d911db44eac7f64019"
                },
                {
                    "name": "https://typo3.org/security/advisory/typo3-core-sa-2023-006",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2023-006"
                }
            ],
            "affected": [
                {
                    "vendor": "TYPO3",
                    "product": "typo3",
                    "versions": [
                        {
                            "version": ">= 8.0.0, < 8.7.55",
                            "status": "affected"
                        },
                        {
                            "version": ">= 9.0.0, < 9.5.44",
                            "status": "affected"
                        },
                        {
                            "version": ">= 10.0.0, < 10.4.41",
                            "status": "affected"
                        },
                        {
                            "version": ">= 11.0.0, < 11.5.33",
                            "status": "affected"
                        },
                        {
                            "version": ">= 12.0.0, < 12.4.8",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-11-16T17:11:29.026Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "TYPO3 is an open source PHP based web content management system released under the GNU GPL. In typo3 installations there are always at least two different sites. Eg. first.example.org and second.example.com. In affected versions a session cookie generated for the first site can be reused on the second site without requiring additional authentication. This vulnerability has been addressed in versions 8.7.55, 9.5.44, 10.4.41, 11.5.33, and 12.4.8. Users are advised to upgrade. There are no known workarounds for this vulnerability."
                }
            ],
            "source": {
                "advisory": "GHSA-3vmm-7h4j-69rm",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T21:01:22.883Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-3vmm-7h4j-69rm",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-3vmm-7h4j-69rm"
                    },
                    {
                        "name": "https://github.com/TYPO3/typo3/commit/535dfbdc54fd5362e0bc08d911db44eac7f64019",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/TYPO3/typo3/commit/535dfbdc54fd5362e0bc08d911db44eac7f64019"
                    },
                    {
                        "name": "https://typo3.org/security/advisory/typo3-core-sa-2023-006",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://typo3.org/security/advisory/typo3-core-sa-2023-006"
                    }
                ]
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-08-29T20:41:35.630256Z",
                                "id": "CVE-2023-47127",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-29T20:42:22.685Z"
                }
            }
        ]
    }
}