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

Cross-Site Scripting (XSS) #331

Open
ffigueroa opened this issue Jul 18, 2016 · 2 comments · May be fixed by #450
Open

Cross-Site Scripting (XSS) #331

ffigueroa opened this issue Jul 18, 2016 · 2 comments · May be fixed by #450

Comments

@ffigueroa
Copy link

I've been using Tabular the last few weeks and today I realized that there is an XSS vulnerability when the data is obtained from the collection for the columns.

Is there any solution?

captura de pantalla 2016-07-18 a las 12 06 26 a m

@aldeed
Copy link
Collaborator

aldeed commented Oct 30, 2016

It would be good to post a reproduction of the vulnerability so this can be fixed.

@guncebektas
Copy link
Member

any data like <script>alert('xss');</script> is enough

@guncebektas guncebektas linked a pull request Oct 31, 2023 that will close this issue
@StorytellerCZ StorytellerCZ linked a pull request Nov 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants