{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-32469",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-04-12T19:41:51.166Z",
        "datePublished": "2024-07-10T19:10:36.304Z",
        "dateUpdated": "2024-08-02T02:13:39.100Z"
    },
    "containers": {
        "cna": {
            "title": "Decidim has cross-site scripting (XSS) in the pagination",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "lang": "en",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "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"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q"
                },
                {
                    "name": "https://github.com/decidim/decidim/releases/tag/v0.27.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/decidim/decidim/releases/tag/v0.27.6"
                },
                {
                    "name": "https://github.com/decidim/decidim/releases/tag/v0.28.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/decidim/decidim/releases/tag/v0.28.1"
                }
            ],
            "affected": [
                {
                    "vendor": "decidim",
                    "product": "decidim",
                    "versions": [
                        {
                            "version": "< 0.27.6",
                            "status": "affected"
                        },
                        {
                            "version": ">= 0.28.0.rc1, < 0.28.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-07-10T19:10:36.304Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "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"
                }
            ],
            "source": {
                "advisory": "GHSA-7cx8-44pc-xv3q",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-11T14:25:38.744268Z",
                                "id": "CVE-2024-32469",
                                "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-07-11T14:25:47.917Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T02:13:39.100Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/decidim/decidim/security/advisories/GHSA-7cx8-44pc-xv3q"
                    },
                    {
                        "name": "https://github.com/decidim/decidim/releases/tag/v0.27.6",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/decidim/decidim/releases/tag/v0.27.6"
                    },
                    {
                        "name": "https://github.com/decidim/decidim/releases/tag/v0.28.1",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/decidim/decidim/releases/tag/v0.28.1"
                    }
                ]
            }
        ]
    }
}