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

XSS Fix: Use jQuery to build select options instead of +. #2479

Merged
merged 1 commit into from
Nov 19, 2015

Conversation

rogerbraun
Copy link
Contributor

This fixes an XSS vulnerability with polymorphic associations.

Before, the label was used as directly as html instead of text.

This fixes an XSS vulnerability with polymorphic associations.
@rogerbraun rogerbraun changed the title Use jQuery to build select options instead of +. XSS Fix: Use jQuery to build select options instead of +. Nov 19, 2015
sferik added a commit that referenced this pull request Nov 19, 2015
XSS Fix: Use jQuery to build select options instead of +.
@sferik sferik merged commit 4653319 into railsadminteam:master Nov 19, 2015
@sferik
Copy link
Collaborator

sferik commented Nov 19, 2015

Thank you!

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.

None yet

2 participants