Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #18379: Ensure RSS feed content within dashboard widget is sanitized #18424

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

jeremystretch
Copy link
Member

Fixes: #18379

Remove the safe filter from RSS feed content. This will likely break some corner cases where special character rendering fails.

@jeremystretch jeremystretch merged commit a9f3c74 into main Jan 17, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18379-rss-content-sanitization branch January 17, 2025 15:25
@ITEAmplify
Copy link

Hey, after this change it seems that rss feed is not getting formatted anymore and shows html as plain text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XSS in RSS Feed Summary Tag can lead to RCE or SuperUser Creation
3 participants