Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Decidim uses a third-party library named Ransack for filtering certain database collections (e.g., public meetings). By default, this library allows filtering on all data attributes and associations. This allows an unauthenticated remote attacker to exfiltrate non-public data from the underlying database of a Decidim instance (e.g., exfiltrating data from the user table). This issue may lead to Sensitive Data Disclosure. The problem was patched in version 0.27.3.
References
Link | Resource |
---|---|
https://github.com/decidim/decidim/releases/tag/v0.27.3 | Patch Third Party Advisory |
https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9 | Third Party Advisory |
https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9#advisory-comment-81110 | Third Party Advisory |
Configurations
History
19 Jul 2023, 00:48
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:decidim:decidim:*:*:*:*:*:ruby:*:* | |
CWE | NVD-CWE-noinfo | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
References | (MISC) https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9 - Third Party Advisory | |
References | (MISC) https://github.com/decidim/decidim/releases/tag/v0.27.3 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9#advisory-comment-81110 - Third Party Advisory |
11 Jul 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-11 18:15
Updated : 2024-02-04 23:37
NVD link : CVE-2023-34090
Mitre link : CVE-2023-34090
CVE.ORG link : CVE-2023-34090
JSON object : View
Products Affected
decidim
- decidim
CWE