[solved] XSS Vulnerability in "Preview Post" feature of the forum
-
wrote on 2 Dec 2010, 11:40 last edited by
Writing a post here and then clicking on "Preview Post" can lead to a XSS vulnerability: I can inject tags using the "less than" and "greater than" HTML entities - these are not escaped in the preview.
<b>Hello Bold!</b>
Another test: <blink>Testing....</blink> (if your browser supports blink tags)
<iframe width="400" height="200" src="http://www.google.com/"></iframe>
Edit: It turns out the vulnerability even works when displaying the forum.
Bug report: http://bugreports.qt.nokia.com/browse/QTWEBSITE-113
-
wrote on 2 Dec 2010, 12:01 last edited by
Thanks thp, looking into it now.
-
wrote on 2 Dec 2010, 12:29 last edited by
Thank you for reporting this issue, This is fixed now :)
-
wrote on 2 Dec 2010, 12:35 last edited by
[quote author="Gurudutt" date="1291292998"]Thank you for reporting this issue, This is fixed now :)
[/quote]That was quick, thanks a lot :)
1/4