{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-55892",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-12-12T15:03:39.206Z",
        "datePublished": "2025-01-14T20:01:55.952Z",
        "dateUpdated": "2025-01-14T20:13:02.579Z"
    },
    "containers": {
        "cna": {
            "title": "Potential Open Redirect via Parsing Differences in TYPO3",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-601",
                            "lang": "en",
                            "description": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.8,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/TYPO3/typo3/security/advisories/GHSA-2fx5-pggv-6jjr",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-2fx5-pggv-6jjr"
                },
                {
                    "name": "https://typo3.org/security/advisory/typo3-core-sa-2025-002",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://typo3.org/security/advisory/typo3-core-sa-2025-002"
                }
            ],
            "affected": [
                {
                    "vendor": "TYPO3",
                    "product": "typo3",
                    "versions": [
                        {
                            "version": ">= 9.0.0, < 9.5.49",
                            "status": "affected"
                        },
                        {
                            "version": ">= 10.0.0, < 10.4.48",
                            "status": "affected"
                        },
                        {
                            "version": ">= 11.0.0, < 11.5.42",
                            "status": "affected"
                        },
                        {
                            "version": ">= 12.0.0, < 12.4.25",
                            "status": "affected"
                        },
                        {
                            "version": ">= 13.0.0, < 13.4.3",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-01-14T20:01:55.952Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "TYPO3 is a free and open source Content Management Framework. Applications that use `TYPO3\\CMS\\Core\\Http\\Uri` to parse externally provided URLs (e.g., via a query parameter) and validate the host of the parsed URL may be vulnerable to open redirect or SSRF attacks if the URL is used after passing the validation checks. Users are advised to update to TYPO3 versions 9.5.49 ELTS, 10.4.48 ELTS, 11.5.42 LTS, 12.4.25 LTS, 13.4.3 which fix the problem described. There are no known workarounds for this vulnerability."
                }
            ],
            "source": {
                "advisory": "GHSA-2fx5-pggv-6jjr",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-01-14T20:12:41.686181Z",
                                "id": "CVE-2024-55892",
                                "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": "2025-01-14T20:13:02.579Z"
                }
            }
        ]
    }
}