{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-34089",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The processes filter feature is susceptible to Cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in version 0.27.3 and 0.26.7.\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.14.0, < 0.26.7"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 0.27.0, < 0.27.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/decidim/decidim/security/advisories/GHSA-5652-92r9-3fx9",
                "refsource": "MISC",
                "name": "https://github.com/decidim/decidim/security/advisories/GHSA-5652-92r9-3fx9"
            },
            {
                "url": "https://github.com/decidim/decidim/releases/tag/v0.26.6",
                "refsource": "MISC",
                "name": "https://github.com/decidim/decidim/releases/tag/v0.26.6"
            },
            {
                "url": "https://github.com/decidim/decidim/releases/tag/v0.27.3",
                "refsource": "MISC",
                "name": "https://github.com/decidim/decidim/releases/tag/v0.27.3"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-5652-92r9-3fx9",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
                "version": "3.1"
            }
        ]
    }
}