{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-45612",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Contao is an Open Source CMS. In affected versions an untrusted user can inject insert tags into the canonical tag, which are then replaced on the web page (front end). Users are advised to update to Contao 4.13.49, 5.3.15 or 5.4.3. Users unable to upgrade should disable canonical tags in the root page settings."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20: Improper Input Validation",
                        "cweId": "CWE-20"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "contao",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "contao",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 4.13.0, < 4.13.49"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 5.0.0, < 5.3.15"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 5.4.0, < 5.4.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/contao/contao/security/advisories/GHSA-2xpq-xp6c-5mgj",
                "refsource": "MISC",
                "name": "https://github.com/contao/contao/security/advisories/GHSA-2xpq-xp6c-5mgj"
            },
            {
                "url": "https://contao.org/en/security-advisories/insert-tag-injection-via-canonical-urls",
                "refsource": "MISC",
                "name": "https://contao.org/en/security-advisories/insert-tag-injection-via-canonical-urls"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-2xpq-xp6c-5mgj",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
            }
        ]
    }
}