Is it safe to embed a webpage inside another webpage with external origin.
User can also choose what webpages to embed, and it could be anything, valid webpage.
Can those webpages access my document? manipulate javascript and does it have some XSS vulnerabilities?
Generally I'm interesting if it is safe, or if there is a way to secure it.