Re: A perfect DOM sandbox

On 17 February 2011 13:59, Giorgio Maone <g.maone@informaction.com> wrote:

> What am I missing? (sorry if I'm actually missing anything obvious, since
> I'm late in this thread).
> -- G
>

Basically in every browser (including FF) single DOM CSS rules become
multiple rules if you read the data back and assign it, innerHTML can
rewrite the HTML when it's modified and thus create malicious data from
perfectly fine valid data.

Received on Thursday, 17 February 2011 14:28:18 UTC