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 #2638

Closed
lebik opened this issue Jun 25, 2019 · 0 comments
Closed

Stored XSS #2638

lebik opened this issue Jun 25, 2019 · 0 comments

Comments

@lebik
Copy link

lebik commented Jun 25, 2019

Steps to reproduce

  1. Create a CSV file with the following data:

<img src=x onerror='alert(document.cookie+" "+document.getElementById("input_personal_saltkey").value);'>My_password.txt

  1. From Teampass, go select "Import items" feature
  2. On the CSV tab, select the file previously created.
  3. Select the item with XSS payload to import
    That's all... we can tap to item and XSS payload will be executed.

teampassXSS

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