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

Stored XSS at Search page #2690

Closed
lebik opened this issue Sep 30, 2019 · 0 comments
Closed

Stored XSS at Search page #2690

lebik opened this issue Sep 30, 2019 · 0 comments

Comments

@lebik
Copy link

lebik commented Sep 30, 2019

Steps to reproduce

  1. Add a new item to any folder, set a password with XSS payload:
<img src=x onerror=alert(1)>
  1. Open Search Page, find and click at the item
  2. That's all.
    The XSS payload will be triggered.
    In fact, it will be triggered an infinite number of times if you click on the show password icon.

teampass_stored_xss_4

aw-dsi added a commit to aw-dsi/TeamPass that referenced this issue Jan 3, 2020
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

2 participants