{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-27090",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-02-19T14:43:05.992Z",
        "datePublished": "2024-07-10T18:25:26.241Z",
        "dateUpdated": "2024-08-02T00:27:57.819Z"
    },
    "containers": {
        "cna": {
            "title": "Decidim vulnerable to data disclosure through the embed feature",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "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"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/decidim/decidim/security/advisories/GHSA-qcj6-vxwx-4rqv",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/decidim/decidim/security/advisories/GHSA-qcj6-vxwx-4rqv"
                },
                {
                    "name": "https://github.com/decidim/decidim/pull/12528",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/decidim/decidim/pull/12528"
                },
                {
                    "name": "https://github.com/decidim/decidim/commit/1756fa639ef393ca8e8bb16221cab2e2e7875705",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/decidim/decidim/commit/1756fa639ef393ca8e8bb16221cab2e2e7875705"
                },
                {
                    "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"
                }
            ],
            "affected": [
                {
                    "vendor": "decidim",
                    "product": "decidim",
                    "versions": [
                        {
                            "version": "< 0.27.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-07-10T18:25:26.241Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. If an attacker can infer the slug or URL of an unpublished or private resource, and this resource can be embbeded (such as a Participatory Process, an Assembly, a Proposal, a Result, etc), then some data of this resource could be accessed. This vulnerability is fixed in 0.27.6."
                }
            ],
            "source": {
                "advisory": "GHSA-qcj6-vxwx-4rqv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "decidim",
                        "product": "decidim",
                        "cpes": [
                            "cpe:2.3:a:decidim:decidim:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "0.27.6",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-10T19:29:59.485283Z",
                                "id": "CVE-2024-27090",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "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-11T17:44:23.242Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T00:27:57.819Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/decidim/decidim/security/advisories/GHSA-qcj6-vxwx-4rqv",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/decidim/decidim/security/advisories/GHSA-qcj6-vxwx-4rqv"
                    },
                    {
                        "name": "https://github.com/decidim/decidim/pull/12528",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/decidim/decidim/pull/12528"
                    },
                    {
                        "name": "https://github.com/decidim/decidim/commit/1756fa639ef393ca8e8bb16221cab2e2e7875705",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/decidim/decidim/commit/1756fa639ef393ca8e8bb16221cab2e2e7875705"
                    },
                    {
                        "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"
                    }
                ]
            }
        ]
    }
}