You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Technically we could use `document.currentScript instanceof window.HTMLScriptElement`,
54
+
// but an attacker could try to inject `<script>HTMLScriptElement = HTMLImageElement</script>`
55
+
// and use `<img name="currentScript" src="https://attacker.controlled.server/"></img>`
0 commit comments