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

Add to playlist has cross-site scripting vulnerability #4311

Open
daplusharma121 opened this issue Jun 21, 2023 · 0 comments
Open

Add to playlist has cross-site scripting vulnerability #4311

daplusharma121 opened this issue Jun 21, 2023 · 0 comments

Comments

@daplusharma121
Copy link

Add to playlist feature has cross site scripting vulnerability.

Steps to reproduce:

  1. Open a video and click on add to playlist.
  2. create a new playlist with XSS payload.
    1
  3. click on add.
    2
  4. payload gets executed. (test0122<img src=1 onerror=alert(3))
    3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant