{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-29892",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "ZITADEL, open source authentication management software, uses Go templates to render the login UI. Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim `urn:zitadel:iam:user:resourceowner:name`. To compensate for this we introduced a protection that does prevent actions from changing claims that start with `urn:zitadel:iam`. This vulnerability is fixed in 2.48.3, 2.47.8, 2.46.5, 2.45.5, 2.44.7, 2.43.11, and 2.42.17."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-863: Incorrect Authorization",
                        "cweId": "CWE-863"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "zitadel",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "zitadel",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "< 2.42.17"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.43.0, < 2.43.11"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.44.0, < 2.44.7"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.45.0, < 2.45.5"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.46.0, < 2.46.5"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.47.0, < 2.47.8"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.48.0, < 2.48.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-gp8g-f42f-95q2",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/security/advisories/GHSA-gp8g-f42f-95q2"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.42.17"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.43.11"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.44.7"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.45.5"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.46.5"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.47.8"
            },
            {
                "url": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3",
                "refsource": "MISC",
                "name": "https://github.com/zitadel/zitadel/releases/tag/v2.48.3"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-gp8g-f42f-95q2",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.1,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
                "version": "3.1"
            }
        ]
    }
}