-
Notifications
You must be signed in to change notification settings - Fork 199
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
XSS vulnerability #96
Comments
The Chrome Store version does have this issue, but I tried with the latest master on the poc, and the issue has been fixed, need to furder confirm |
I have provided a hackish solution in that discussion, which uses a simple htmlescaper to prevent basic XSS. See more here. Let me know if anyone has a better solution! |
Hackish would be making a function that sets innertext of a created element then gets its HTML, regex is not hackish |
Closing as not a concern at the moment. Any proof of a genuine vulnerability will necessitate a re-opening of this issue. |
The XSS vulnerability reported by @augustozanellato in ahrm/chrome-fastread#10 (comment) is also present on Jiffy reader.
The text was updated successfully, but these errors were encountered: