<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>XSS via child document?</title>
        <description>I can embed an iframe in a website, but I can't point it to anything along the lines of &amp;quot;javascript:alert(1)&amp;quot;.  Is there a page I can build that can run javascript in the context of the parent document?  SOP prevents me from directly accessing things like parent.document.  Any ideas?</description>
        <link>http://sla.ckers.org/forum/read.php?2,51088,51088#msg-51088</link>
        <lastBuildDate>Fri, 24 May 2013 14:31:05 -0500</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?2,51088,51318#msg-51318</guid>
            <title>Re: XSS via child document?</title>
            <link>http://sla.ckers.org/forum/read.php?2,51088,51318#msg-51318</link>
            <description><![CDATA[There isn't much you can do in this situation. You can redirect the page, and if the parent uses X-Frame-Options: SAMEORIGIN then you bypass that and launch UI-redressing attacks; see http://www.skeletonscribe.net/2012/06/x-frame-options-sameorigin-warning.html]]></description>
            <dc:creator>Albino</dc:creator>
            <category>XSS Info</category>
            <pubDate>Sun, 12 Aug 2012 13:31:28 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?2,51088,51088#msg-51088</guid>
            <title>XSS via child document?</title>
            <link>http://sla.ckers.org/forum/read.php?2,51088,51088#msg-51088</link>
            <description><![CDATA[I can embed an iframe in a website, but I can't point it to anything along the lines of &quot;javascript:alert(1)&quot;.  Is there a page I can build that can run javascript in the context of the parent document?  SOP prevents me from directly accessing things like parent.document.  Any ideas?]]></description>
            <dc:creator>cr101</dc:creator>
            <category>XSS Info</category>
            <pubDate>Tue, 31 Jul 2012 15:52:05 -0500</pubDate>
        </item>
    </channel>
</rss>
