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

properly escape session and acl data in UI #2456

Merged
merged 2 commits into from
Nov 1, 2016
Merged

properly escape session and acl data in UI #2456

merged 2 commits into from
Nov 1, 2016

Conversation

markupboy
Copy link
Contributor

fixes an XSS vulnerability caused by having the sessionName, sessionMeta, and aclName blindly returning data as Handlebars.SafeStrings

fixes an XSS vulnerability caused by having the sessionName, sessionMeta, and aclName blindly returning data as Handlebars.SafeStrings
@slackpad slackpad merged commit c310907 into master Nov 1, 2016
@slackpad slackpad deleted the ui_xss branch November 1, 2016 01:16
slackpad added a commit that referenced this pull request Nov 1, 2016
slackpad added a commit that referenced this pull request Nov 2, 2016
Built this time using the same container that the dist build uses so
it won't see a difference and fail the build.
johncowen pushed a commit that referenced this pull request May 4, 2018
* update libv8 gem to something that compiles

* properly escape session and acl data in UI

fixes an XSS vulnerability caused by having the sessionName, sessionMeta, and aclName blindly returning data as Handlebars.SafeStrings
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