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

[Security] Stored XSS in user fields #10

Open
edoardottt opened this issue Mar 25, 2023 · 0 comments
Open

[Security] Stored XSS in user fields #10

edoardottt opened this issue Mar 25, 2023 · 0 comments

Comments

@edoardottt
Copy link

Tested version: latest

Steps to reproduce the vulnerability:

  • Login in the application.
  • Click on Direct messages.
  • Click on Add a new user.
  • Fill all the possible fields with payload "<script>alert(document.domain)</script> and save.
  • XSS will fire whenever user info is reflected in page.

Screenshot from 2023-03-25 16-32-27

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