Vulnerability CVE-2023-34089


Published: 2023-07-11

Description:
Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The processes filter feature is susceptible to Cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in version 0.27.3 and 0.26.6.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/decidim/decidim/releases/tag/v0.27.3
https://github.com/decidim/decidim/releases/tag/v0.26.6
https://github.com/decidim/decidim/security/advisories/GHSA-5652-92r9-3fx9

Copyright 2026, cxsecurity.com

 

Back to Top