|
|
|
|
|
by arkadiyt
1097 days ago
|
|
This is trivially vulnerable to XSS [1]. Someone can leave a comment of the form: https://"><script>alert(1)</script>
and if you click the bookmarklet for the page that comment was discussing then their javascript will execute in your logged in context on that website.[1]: https://gist.github.com/postmalloc/e2602752d46c5b9dee2446235... |
|
For people reading this, the parent comment is referring to this line[1] from a previous revision of the gist.
[1]: https://gist.github.com/postmalloc/e2602752d46c5b9dee2446235...