CVE-2023-48220
Possibility to circumvent the invitation token expiry period
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install devise_invitable -v 2.0.9
gem install decidim-admin -v 0.27.5
gem install decidim -v 0.26.9
gem install decidim-system -v 0.27.5
gem install decidim-system -v 0.26.9
gem install decidim -v 0.27.5
gem install decidim-admin -v 0.26.9
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (7)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| devise_invitable | rubygems | 0.4.0, 0.4.1, 0.4.2, 0.4.rc3 (+58 more) | 2.0.9 |
| decidim-admin | rubygems | 0.27.0, 0.27.1, 0.27.2, 0.27.3 (+1 more) | 0.27.5 |
| decidim | rubygems | 0.0.1, 0.0.1.alpha3, 0.0.1.alpha4, 0.0.1.alpha5 (+108 more) | 0.26.9 |
| decidim-system | rubygems | 0.27.0, 0.27.1, 0.27.2, 0.27.3 (+1 more) | 0.27.5 |
| decidim-system | rubygems | 0.0.1, 0.0.1.alpha3, 0.0.1.alpha4, 0.0.1.alpha5 (+108 more) | 0.26.9 |
| decidim | rubygems | 0.27.0, 0.27.1, 0.27.2, 0.27.3 (+1 more) | 0.27.5 |
| decidim-admin | rubygems | 0.0.1, 0.0.1.alpha3, 0.0.1.alpha4, 0.0.1.alpha5 (+108 more) | 0.26.9 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-672
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.7 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N
References
- https://github.com/decidim/decidim/security/advisories/GHSA-w3q8-m492-4pwpWEB
- https://nvd.nist.gov/vuln/detail/CVE-2023-48220ADVISORY
- https://github.com/decidim/decidim/commit/073e60e2e4224dd81815a784002ebba30f2ebb34WEB
- https://github.com/decidim/decidim/commit/b12800717a689c295a9ea680a38ca9f823d2c454WEB
- https://github.com/scambra/devise_invitable/commit/94d859c7de0829bf63f679ae5dd3cab2b866a098WEB
- https://github.com/decidim/decidimPACKAGE
- https://github.com/decidim/decidim/blob/d2d390578050772d1bdb6d731395f1afc39dcbfc/decidim-core/config/initializers/devise.rb#L134WEB
- https://github.com/decidim/decidim/releases/tag/v0.26.9WEB
- https://github.com/decidim/decidim/releases/tag/v0.27.5WEB
- https://github.com/decidim/decidim/releases/tag/v0.28.0WEB
- https://github.com/scambra/devise_invitable/blob/41f58970ff76fb64382a9b9ea1bd530f7c3adab2/lib/devise_invitable/models.rb#L198WEB
Frequently Asked Questions
- What is CVE-2023-48220?
- Possibility to circumvent the invitation token expiry period This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.7/10).
- How do I check if my project is affected by CVE-2023-48220?
- CVE-2023-48220 affects devise_invitable, decidim-admin and decidim (and 1 more). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-48220 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-32693MEDIUM
Decidim Cross-site Scripting vulnerability in the external link redirections
- CVE-2024-27095MEDIUM
Decidim cross-site scripting (XSS) in the admin panel
- 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