Loading...
Skip to main content

CVE-2023-36465

HIGH

Decidim has broken access control in templates

Published October 5, 2023Updated February 16, 2024Source: osv

Summary

### Impact The `templates` module doesn't enforce the correct permissions, allowing any logged-in user to access to this functionality in the administration panel. An attacker could use this vulnerability to change, create or delete templates of surveys.

Remediation

Upgrade to the fixed version using your package manager.

Bundler
Update decidim-templates to 0.26.8 or later
gem install decidim-templates -v 0.26.8
Bundler
Update decidim to 0.27.4 or later
gem install decidim -v 0.27.4
Bundler
Update decidim to 0.26.8 or later
gem install decidim -v 0.26.8
Bundler
Update decidim-templates to 0.27.4 or later
gem install decidim-templates -v 0.27.4

After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.

Affected Packages (4)

PackageEcosystemAffectedFixed In
decidim-templates
rubygems
0.23.2, 0.23.3, 0.23.4, 0.23.5 (+23 more)0.26.8
decidim
rubygems
0.27.0, 0.27.1, 0.27.2, 0.27.30.27.4
decidim
rubygems
0.23.2, 0.23.3, 0.23.4, 0.23.5 (+22 more)0.26.8
decidim-templates
rubygems
0.27.0, 0.27.1, 0.27.2, 0.27.30.27.4

Vulnerability Classification

Common Weakness Enumeration (CWE) identifiers for this vulnerability type.

CVSS Score Breakdown

What the CVSS (Common Vulnerability Scoring System) 7.1 score means for each attack dimension.

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

Frequently Asked Questions

What is CVE-2023-36465?
Decidim has broken access control in templates This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.1/10).
How do I check if my project is affected by CVE-2023-36465?
CVE-2023-36465 affects decidim-templates and decidim. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-36465 and 200,000+ other known vulnerabilities.

Severity & Exploitability

CVSS Score
7.1

High exploitability or significant impact. Prioritize remediation within days.

Also Known As

GHSA-639h-86hw-qcjq

Related CVEs

Check if you're affected

Scan your dependencies to see if this vulnerability affects your projects.

Scan Your Dependencies