U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2023-47635 Detail

Description

Decidim is a participatory democracy framework. Starting in version 0.23.0 and prior to versions 0.27.5 and 0.28.0, the CSRF authenticity token check is disabled for the questionnaire templates preview. The issue does not imply a serious security thread as you need to have access also to the session cookie in order to see this resource. This URL does not allow modifying the resource but it may allow attackers to gain access to information which was not meant to be public. The issue is fixed in version 0.27.5 and 0.28.0. As a workaround, disable the templates functionality or remove all available templates.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 3.x Severity and Vector Strings:

NIST CVSS score
NIST: NVD
Base Score:  5.7 MEDIUM
Vector:  CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N

Nist CVSS score does not match with CNA score
CNA:  GitHub, Inc.
Base Score:  4.5 MEDIUM
Vector:  CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.

Hyperlink Resource
https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnaire_templates_controller.rb#L11 Product 
https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnaire_templates_controller.rb#L11 Product 
https://github.com/decidim/decidim/commit/5542227be66e3b6d7530f5b536069bce09376660 Patch 
https://github.com/decidim/decidim/commit/5542227be66e3b6d7530f5b536069bce09376660 Patch 
https://github.com/decidim/decidim/commit/57a4b467787448307b5d9b01ce6e2c8502e121ac Patch 
https://github.com/decidim/decidim/commit/57a4b467787448307b5d9b01ce6e2c8502e121ac Patch 
https://github.com/decidim/decidim/pull/11743 Issue Tracking 
https://github.com/decidim/decidim/pull/11743 Issue Tracking 
https://github.com/decidim/decidim/pull/6247 Issue Tracking 
https://github.com/decidim/decidim/pull/6247 Issue Tracking 
https://github.com/decidim/decidim/releases/tag/v0.27.5 Release Notes 
https://github.com/decidim/decidim/releases/tag/v0.27.5 Release Notes 
https://github.com/decidim/decidim/releases/tag/v0.28.0 Release Notes 
https://github.com/decidim/decidim/releases/tag/v0.28.0 Release Notes 
https://github.com/decidim/decidim/security/advisories/GHSA-f3qm-vfc3-jg6v Patch  Vendor Advisory 
https://github.com/decidim/decidim/security/advisories/GHSA-f3qm-vfc3-jg6v Patch  Vendor Advisory 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-352 Cross-Site Request Forgery (CSRF) cwe source acceptance level NIST  
CWE-918 Server-Side Request Forgery (SSRF) GitHub, Inc.  

Known Affected Software Configurations Switch to CPE 2.2

Configuration 1 ( hide )
 cpe:2.3:a:decidim:decidim:*:*:*:*:*:ruby:*:*
   Show Matching CPE(s)
From (including)
0.23.0
Up to (excluding)
0.27.5

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

4 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2023-47635
NVD Published Date:
02/20/2024
NVD Last Modified:
12/16/2024
Source:
GitHub, Inc.