How does Google Wave & iGoogle prevent XSS by a widget?
Posted
by Axel
on Stack Overflow
See other posts from Stack Overflow
or by Axel
Published on 2010-03-31T20:48:29Z
Indexed on
2010/03/31
21:33 UTC
Read the original article
Hit count: 385
Hello,
If you've used Google Wave or iGoogle you have probably seen that you can insert widgets that are made by third parties without approval. My question is: How does prevent the widge from performing XSS or steak cookies? Are the widgets loaded in an <iframe>
? If yes, then what prevents them from redirecting you to another page?
Thanks
© Stack Overflow or respective owner