Closed weizman closed 1 year ago
if disallowing usage of html string iframe onload attributes prevents your application from running correctly, please share so in this issue thread so we can discuss the problem and understand how to best deal with it
Theoretically Snow can be bypassed by running:
In order to deal with this issue, Snow removes
onload
attributes fromiframe
s that are constructed via strings.It does so because this doesn't seem to be a technique that is used under legitimate scenarios, but can be leveraged by attackers to bypass Snow.