[Webkit-unassigned] [Bug 31098] New: [XSSAuditor] Allow scripts and plug-ins from the same origin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 21:41:48 PST 2009


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

           Summary: [XSSAuditor] Allow scripts and plug-ins from the same
                    origin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: sam at webkit.org, dbates at webkit.org


I got a report today of a false positive with the XSSAuditor involving loading
a SWF from a relative URL supplied in a request parameter.  We can eliminate
this false positive by always allowing same-origin loads of scripts and
plug-ins.  That should be pretty safe.

-- 
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