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 for #761, reflected XSS in delayed_schedules.erb #780

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

PatrickTulskie
Copy link
Contributor

This fixes the issue reported in #761 which is a reflected XSS in the delayed_schedules.erb template.

I created a POC for testing the fix here: https://gist.github.com/PatrickTulskie/48c3d3f53105ce9d247076bcf5d4f2b6

If you comment out the line that copies over the fix in the Dockerfile and use the sample POC from the reported issue against that app you'll see the vuln in action.

@PatrickTulskie PatrickTulskie merged commit 38daa55 into resque:master Dec 15, 2023
136 checks passed
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.

1 participant