Publish GHSA-cc4g-m3g7-xmw8

This commit is contained in:
advisory-database[bot]
2024-10-01 18:16:58 +00:00
parent 6a2cc21b4f
commit d864ad3b4c
@@ -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"
}
}