From d864ad3b4c51adcd16ab869382aa3a45073d460a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:16:58 +0000 Subject: [PATCH] Publish GHSA-cc4g-m3g7-xmw8 --- .../GHSA-cc4g-m3g7-xmw8.json | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 advisories/github-reviewed/2024/10/GHSA-cc4g-m3g7-xmw8/GHSA-cc4g-m3g7-xmw8.json diff --git a/advisories/github-reviewed/2024/10/GHSA-cc4g-m3g7-xmw8/GHSA-cc4g-m3g7-xmw8.json b/advisories/github-reviewed/2024/10/GHSA-cc4g-m3g7-xmw8/GHSA-cc4g-m3g7-xmw8.json new file mode 100644 index 00000000000..f2a9c16b722 --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-cc4g-m3g7-xmw8/GHSA-cc4g-m3g7-xmw8.json @@ -0,0 +1,72 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cc4g-m3g7-xmw8", + "modified": "2024-10-01T18:14:54Z", + "published": "2024-10-01T18:14:54Z", + "aliases": [ + "CVE-2024-41673" + ], + "summary": "Decidim has a cross-site scripting vulnerability in the version control page", + "details": "### Impact\n\nThe version control feature used in resources is subject to potential cross-site scripting (XSS) attack through a malformed URL. \n\n### Workarounds\n\nNot available\n\n### References\n\nOWASP ASVS v4.0.3-5.1.3\n\n### Credits\n\nThis issue was discovered in a security audit organized by [Open Source Politics](https://opensourcepolitics.eu/) against Decidim done during July 2025. ", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "RubyGems", + "name": "decidim" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.27.8" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.27.7" + } + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/decidim/decidim/security/advisories/GHSA-cc4g-m3g7-xmw8" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41673" + }, + { + "type": "WEB", + "url": "https://github.com/decidim/decidim/commit/8a18c8b1ee85a1b35ee0d8d5893f218695d15637" + }, + { + "type": "PACKAGE", + "url": "https://github.com/decidim/decidim" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-10-01T18:14:54Z", + "nvd_published_at": "2024-10-01T15:15:07Z" + } +} \ No newline at end of file