XSS: Potential vulneralibility!!
-
This plugin doesn’t escape HTML (or does it differently than Disqus).
This might be a serious vulneralibility.Steps to reproduce:
1. Add a comment:
> Some text <Avatar name={name} /> some text2. Observe that that piece of HTML (or XML) is escaped in the comment and displayed correctly.
3. In the Disqus Latest Comments widget it’s not escaped:<avatar>
is added to the DOM!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘XSS: Potential vulneralibility!!’ is closed to new replies.