[Webkit-unassigned] [Bug 218018] New: Error handling for ISO-2022-JP is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 05:52:46 PDT 2020


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

            Bug ID: 218018
           Summary: Error handling for ISO-2022-JP is incorrect
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: achristensen at apple.com

See tests added and corrected in https://github.com/web-platform-tests/wpt/pull/26158. In particular it seems 0x0E, 0x0F, and 0x1B are not treated as errors which could lead to XSS in badly constructed sites.

(I think a similar problem applies to form submission, but I didn't write tests for that.)

(There's also some specification changes for this: https://github.com/whatwg/url/pull/558 and https://github.com/whatwg/encoding/pull/238.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201021/fdcb8791/attachment.htm>


More information about the webkit-unassigned mailing list