Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-47635
HistoryFeb 20, 2024 - 4:45 p.m.

CVE-2023-47635 Decidim vulnerable to possible CSRF attack at questionnaire templates preview

2024-02-2016:45:39
CWE-918
GitHub_M
www.cve.org
1
decidim
csrf
vulnerability
questionnaire templates
preview
authenticity token
session cookie
fixed
workaround

4.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

5 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

26.3%

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.

CNA Affected

[
  {
    "vendor": "decidim",
    "product": "decidim",
    "versions": [
      {
        "version": ">= 0.23.0, < 0.27.5",
        "status": "affected"
      }
    ]
  }
]

4.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

5 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

26.3%

Related for CVELIST:CVE-2023-47635