You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to me, it looks quite harmless since it's pure DOM injection vuln, that the only possible entrance (the clipper chrome plugin) already filtered special char when clipping; and ofc user won't do that on purpose
however that saying that's also would be good (and harmless) to filter special char (and also all the eval injections too). not only defense this xss, but also prevent some potential bugs that can be triggered. so still a nice point.
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
I found an XSS vulnerability in the tag name.
Steps to reproduce:
<img src =q onerror=prompt(8)>
Screenshots:
Expected result
Screenshot or screen recording presentation
Version environment
Log file
More information
The text was updated successfully, but these errors were encountered: