Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-vvqw-fqwx-mqmm: Decidim::Admin vulnerable to cross-site scripting (XSS) in the admin panel with QuillJS WYSWYG editor

Impact

The WYSWYG editor QuillJS is subject to potential XSS attach in case the attacker manages to modify the HTML before being uploaded to the server.

The attacker is able to change e.g. to <svg onload=alert(‘XSS’)> if they know how to craft these requests themselves.

Patches

N/A

Workarounds

Review the user accounts that have access to the admin panel (i.e. general Administrators, and participatory space’s Administrators) and remove access to them if they don’t need it.

Disable the “Enable rich text editor for participants” setting in the admin dashboard

References

OWASP ASVS v4.0.3-5.1.3

ghsa
#xss#js#git
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-39910

Decidim::Admin vulnerable to cross-site scripting (XSS) in the admin panel with QuillJS WYSWYG editor

Moderate severity GitHub Reviewed Published Sep 16, 2024 in decidim/decidim • Updated Sep 16, 2024

Package

Affected versions

<= 0.27.6

Impact

The WYSWYG editor QuillJS is subject to potential XSS attach in case the attacker manages to modify the HTML before being uploaded to the server.

The attacker is able to change e.g. to <svg onload=alert(‘XSS’)> if they know how to craft these requests themselves.

Patches

N/A

Workarounds

Review the user accounts that have access to the admin panel (i.e. general Administrators, and participatory space’s Administrators) and remove access to them if they don’t need it.

Disable the “Enable rich text editor for participants” setting in the admin dashboard

References

OWASP ASVS v4.0.3-5.1.3

References

  • GHSA-vvqw-fqwx-mqmm
  • decidim/decidim@47adca8

Published to the GitHub Advisory Database

Sep 16, 2024

Last updated

Sep 16, 2024

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution