[whatwg] Dealing with UI redress vulnerabilities inherent to the current web

Robert O'Callahan robert at ocallahan.org
Tue Sep 30 01:56:55 PDT 2008


On Tue, Sep 30, 2008 at 5:42 PM, Ian Hickson <ian at hixie.ch> wrote:

> On Mon, 29 Sep 2008, Maciej Stachowiak wrote:
> > On Sep 28, 2008, at 3:32 AM, Robert O'Callahan wrote:
> > >
> > > I'm suggesting just reusing the Access Controls spec for that.
> > >
> > > So for example, the server could say:
> > > Same-Origin-Only-Unless-Access-Controls-Says-Otherwise: yes
> > > Access-Control-Allow-Origin: http://example.com
> >
> > I think this is a really good proposal. It would allow Web sites to
> > place all content under a single uniform policy for access control, as
> > opposed to the state today where cross-site access depends on how the
> > resource is embedded.
>
> I don't think this would really work for Google. Many widgets (e.g. the
> mapping widget) are expected to be placed on any site, but how could the
> widget provider know who is evil and who isn't? What about if an otherwise
> not evil site is compromised? (This happens regularly, especially with,
> e.g., sites with forum software or blog software.) We don't want a
> vulnerability in a widget host site to immediately allow this kind of
> attack on all the widgets that that site hosts.
>

Choose your friends carefully. But really, why does this mapping widget need
to expose UI that can be abused to do evil things with my Google account?

Secondly, consider Google Image Search, or Reddit with its "open link with
> reddit toolbar" option, or any other site that allows arbitrary Web
> navigation in a frame or iframe while hosting some sort of toolbar content
> from its own page in another frame or container page. This option would
> mean that many sites would stop working with these containers, despite
> these containers not doing anything evil (there's no overlapping content,
> the user is fully aware of what's going on, etc).
>

If I understand correctly, with Michal's option 3, those sites would also
stop working as soon as the user scrolled down in the framed page (so that
the top-left of the framed page is out of view).

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20080930/52b7e909/attachment-0001.htm>


More information about the whatwg mailing list