Skip to main content

Posts

pop

Recent posts

{{ '7'*7 }}

{{ '7'*7 }}"><img src=x onerror=alert(document.domain)>    &lt;img src=x onerror=alert(document.domain)&gt; {{ '7'*7 }}"><img src=x onerror=alert(document.domain)> ">&lt;textarea input=x onmouseover=alert(document.domain)&gt;                                 &lt;img src=x onerror=alert(document.domain)&gt; {{ '7'*7 }}"><img src=x onerror=alert(document.domain)> ">&lt;textarea input=x onmouseover=alert(document.domain)&gt;

test

iframe on Tap/click this iframe, which will call window.open() with javascript: URL which executes in parent page context. (Observe injected HTML in parent page, and potentially an alert() dialog) Other events which result in user activations consumable by window.open() also work, such as focus events. The alert() test is not reliable because if WebChromeClient.onJsAlert() is not defined or returns false, no alert dialog box will be shown despite PoC working. Other actions are more reliable, such as injecting HTML into parent page.