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 vulnerability #16

Open
luelista opened this issue Nov 14, 2018 · 0 comments
Open

XSS vulnerability #16

luelista opened this issue Nov 14, 2018 · 0 comments

Comments

@luelista
Copy link
Collaborator

luelista commented Nov 14, 2018

I tried to fix all XSS vulnerabilities in commit 48b5ca8, hopefully I found all problematic places but probably I lost some.

An user could have put something like <img src='xxx' onerror='alert(1)'> in their username. As soon as the admin opens the User List, the script code would be run within the admin's session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant