[Webkit-unassigned] [Bug 68094] xssauditor - script block ending in comment can bypass auditor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 11:20:53 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68094





--- Comment #8 from Adam Barth <abarth at webkit.org>  2011-09-21 11:20:53 PST ---
For the "starts with a comment" case, we could notice that there's only whitespace in the snippet and keep going.

Having a whole JavaScript lexer here is way more complexity that we want.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list