You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improper escaping of user input can lead to XSS under non-default site configuration
High
pmusaraj
published
GHSA-3fwj-f6ww-7hr6Oct 16, 2023
Package
discourse-calendar
(Discourse)
Affected versions
<= 9d1726fe
Patched versions
> 9d1726fe
Description
Impact
Improper escaping of event titles could lead to XSS within the 'email preview' UI when a site has CSP disabled. Having CSP disabled is a non-default configuration, so the vast majority of sites are unaffected.
Patches
This problem is resolved in the latest version of the discourse-calendar plugin
Impact
Improper escaping of event titles could lead to XSS within the 'email preview' UI when a site has CSP disabled. Having CSP disabled is a non-default configuration, so the vast majority of sites are unaffected.
Patches
This problem is resolved in the latest version of the discourse-calendar plugin
Workarounds
Ensure CSP is enabled on the forum.