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

Fix reflected XSS issue on Filmstrip compare page #1643

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

tkadlec
Copy link
Contributor

@tkadlec tkadlec commented Dec 10, 2021

Let's apply a little bit of clean-up to the $end parameter on the filmstrip page to avoid XSS issues.

…ithout any sanitization which left us vulnerable to a reflective xss attack.

This fixes the issue.
Copy link
Contributor

@scottjehl scottjehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change +1

@scottjehl scottjehl merged commit c1b79fa into master Dec 10, 2021
@scottjehl scottjehl deleted the input-santization branch December 10, 2021 16:27
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.

3 participants