[Webkit-unassigned] [Bug 27239] New: Do not do HTTP Refresh to javascript: or other dangerous URI schemes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 13 15:32:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27239
Summary: Do not do HTTP Refresh to javascript: or other
dangerous URI schemes
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: scarybeasts at gmail.com
Patch to follow.
It brings WebKit in line with IE, Firefox and Opera.
See:
http://code.google.com/p/browsersec/wiki/Part2#Redirection_restrictions
The proposed whitelist is fairly restrictive. We could feasibly add "data" if
you wanted, since the data: protocol causes a change of document.domain.
--
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