[Webkit-unassigned] [Bug 26825] New: innerHTML applies meta/link/title tags before getting commited.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 18:19:04 PDT 2009


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

           Summary: innerHTML applies meta/link/title tags before getting
                    commited.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://code.google.com/p/chromium/issues/detail?id=15556
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptGlue
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sirdarckcat at gmail.com


Google Chrome AND SAFARI in a.. I guess "attempt of optimization", inserts in
the
document meta/link and title tags before appending a node to the document
on nodes with a namespace (document.createElementNS).

This may be a security issue, since it allows code execution in unexpected
scenarios.

I attach the code that reproduce the issue.


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



More information about the webkit-unassigned mailing list