ghsa-jm79-9pm4-vrw9
Vulnerability from github
Published
2023-07-11 22:46
Modified
2023-07-11 22:46
Severity ?
VLAI Severity ?
Summary
Decidim vulnerable to sensitive data disclosure
Details
Note: added the actual report as a comment.
Summary
Decidim, a platform for digital citizen participation, 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).
Impact
This issue may lead to Sensitive Data Disclosure.
Patches
The problem was patched in v0.27.3.
Workarounds
Disable or unpublish all meetings components from your application.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "decidim" }, "ranges": [ { "events": [ { "introduced": "0.27.0" }, { "fixed": "0.27.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "decidim-meetings" }, "ranges": [ { "events": [ { "introduced": "0.27.0" }, { "fixed": "0.27.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-34090" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-07-11T22:46:51Z", "nvd_published_at": "2023-07-11T18:15:16Z", "severity": "HIGH" }, "details": "Note: added the actual report as a [comment](https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9#advisory-comment-81110).\n\n### Summary\n\nDecidim, a platform for digital citizen participation, 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).\n\n### Impact\nThis issue may lead to Sensitive Data Disclosure.\n\n### Patches\nThe problem was patched in [v0.27.3](https://github.com/decidim/decidim/releases/tag/v0.27.3).\n\n### Workarounds\nDisable or unpublish all meetings components from your application.", "id": "GHSA-jm79-9pm4-vrw9", "modified": "2023-07-11T22:46:51Z", "published": "2023-07-11T22:46:51Z", "references": [ { "type": "WEB", "url": "https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9" }, { "type": "WEB", "url": "https://github.com/decidim/decidim/security/advisories/GHSA-jm79-9pm4-vrw9#advisory-comment-81110" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34090" }, { "type": "PACKAGE", "url": "https://github.com/decidim/decidim" }, { "type": "WEB", "url": "https://github.com/decidim/decidim/releases/tag/v0.27.3" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim-meetings/CVE-2023-34090.yml" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2023-34090.yml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Decidim vulnerable to sensitive data disclosure" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…