CVE-2024-39910
Decidim::Admin vulnerable to cross-site scripting (XSS) in the admin panel with QuillJS WYSWYG editor
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install decidim -v 0.27.7
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| decidim | rubygems | 0.0.1, 0.0.1.alpha1, 0.0.1.alpha2, 0.0.1.alpha3 (+121 more) | 0.27.7 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.4 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N
References
- https://github.com/decidim/decidim/security/advisories/GHSA-vvqw-fqwx-mqmmWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-39910ADVISORY
- https://github.com/decidim/decidim/commit/47adca81cabea898005ec07b130b008f2a2be99fWEB
- https://github.com/decidim/decidimPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2024-39910.ymlWEB
Frequently Asked Questions
- What is CVE-2024-39910?
- Decidim::Admin vulnerable to cross-site scripting (XSS) in the admin panel with QuillJS WYSWYG editor This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.4/10).
- How do I check if my project is affected by CVE-2024-39910?
- CVE-2024-39910 affects decidim. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-39910 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2025-65017HIGH
Decidim's private data exports can lead to data leaks
- CVE-2023-34089HIGH
Decidim Cross-site Scripting vulnerability in the processes filter
- CVE-2023-36465HIGH
Decidim has broken access control in templates
- CVE-2024-41673HIGH
Decidim has a cross-site scripting vulnerability in the version control page
- CVE-2023-34090HIGH
Decidim vulnerable to sensitive data disclosure
- CVE-2023-32693MEDIUM
Decidim Cross-site Scripting vulnerability in the external link redirections
- CVE-2024-32469MEDIUM
Decidim cross-site scripting (XSS) in the pagination
- CVE-2023-51447MEDIUM
Cross-site scripting (XSS) in the dynamic file uploads
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies