{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-32469",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Decidim is a participatory democracy framework. The pagination feature used in searches and filters is subject to potential XSS attack through a malformed URL using the GET parameter `per_page`. This vulnerability is fixed in 0.27.6 and 0.28.1.\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                        "cweId": "CWE-79"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "decidim",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "decidim",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "< 0.27.6"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 0.28.0.rc1, < 0.28.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q",
                "refsource": "MISC",
                "name": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q"
            },
            {
                "url": "https://github.com/decidim/decidim/releases/tag/v0.27.6",
                "refsource": "MISC",
                "name": "https://github.com/decidim/decidim/releases/tag/v0.27.6"
            },
            {
                "url": "https://github.com/decidim/decidim/releases/tag/v0.28.1",
                "refsource": "MISC",
                "name": "https://github.com/decidim/decidim/releases/tag/v0.28.1"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-7cx8-44pc-xv3q",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N",
                "version": "3.1"
            }
        ]
    }
}