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

Susceptible to XSS #4

Closed
rgbkrk opened this issue Feb 21, 2017 · 2 comments
Closed

Susceptible to XSS #4

rgbkrk opened this issue Feb 21, 2017 · 2 comments

Comments

@rgbkrk
Copy link

rgbkrk commented Feb 21, 2017

As noticed in the running demo, it appears raw HTML can display anywhere on the screen. I'm a bit surprised that bel isn't setting the children elements to textContent in the message component, though I suppose it makes sense because of how these template literals are composed.

@rgbkrk
Copy link
Author

rgbkrk commented Feb 21, 2017

At a "framework" level, I'd love to see raw text get set with textContent. If that doesn't suffice, I'd aim for null origin iframes.

@rgbkrk
Copy link
Author

rgbkrk commented Feb 21, 2017

Closing since this was hopefully fixed in 9146b73

@rgbkrk rgbkrk closed this as completed Feb 21, 2017
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

No branches or pull requests

1 participant