nextwebgen.com

The Next Generation Web Now

This Week in HTML 5: Clickjacking

Filed under: Uncategorized — Dion Almaer at 7:47 am on Tuesday, September 30, 2008

Mark Pilgrim, in his latest episode on This Week in HTML 5, got into an interesting topic indeed: clickjacking.

The big news this week is the disclosure of a vulnerability that researchers have dubbed “clickjacking.” To understand it, start with Giorgio Maone’s post, Clickjacking and NoScript. Giorgio is the author of the popular NoScript extension for Firefox. In its default configuration, NoScript protects against this vulnerability on most sites in most situations; you can configure it to defeat the attack entirely, but only at the cost of usability and functionality.

Of course, most web users do not run Firefox, and fewer still run NoScript, so web developers still need to be aware of it. Michal Zalewski’s post, Dealing with UI redress vulnerabilities inherent to the current web, addresses some possible workarounds:

  1. Using Javascript hacks to detect that window.top != window to inhibit rendering, or override window.top.location. These mechanisms work only if Javascript is enabled, however, and are not guaranteed to be reliable or future-safe. If the check is carried on every UI click, performance penalties apply, too. Not to mention, the extra complexity is just counterintuitive and weird.
  2. Requiring non-trivial reauthentication (captcha, password reentry) on all UI actions with any potential for abuse. Although this is acceptable for certain critical operations, doing so every time a person adds Bob as a friend on a social networking site, or deletes a single mail in a webmail system, is very impractical.

Worried yet? Now let’s turn to the question of what browser vendors can do to mitigate the vulnerability. Michal offers several proposals. It is important to realize that none of these proposals have been implemented yet, so don’t go rushing off to your text editor and expecting them to do something useful.

A few suggestions were discussed and one “moves us down a slippery slope towards site security policies for IFRAMEs and embedded content, similar to the Flash security model that allows trusted sites to access cross-domain resources. In practice, Flash crossdomain.xml files have a number of problems, and such an approach would still only cover a fraction of the possible use cases.”

Report and Case Study on CSRF

Filed under: Uncategorized — Dion Almaer at 7:41 am on Tuesday, September 30, 2008

Dojo Fishtank

Filed under: Uncategorized — Dion Almaer at 7:30 am on Tuesday, September 30, 2008

Web 2.0: Unprecedented data liabilities for users and businesses (ZDNet)

Filed under: Uncategorized — Yahoo! News Search Results for web 2.0 at 6:47 am on Tuesday, September 30, 2008

Web 2.0: Unprecedented data liabilities for users and businesses - ZDNet

Filed under: Uncategorized — web 2.0 - Google News at 6:03 am on Tuesday, September 30, 2008

Selection blunder not on - Independent Online

Filed under: Uncategorized — Ajax - Google News at 5:15 am on Tuesday, September 30, 2008

Teleworking drives Web 2.0 applications - NetworkWorld.com

Filed under: Uncategorized — web 2.0 - Google News at 5:13 am on Tuesday, September 30, 2008

A Web 2.0 Book Launch: An Innovative Thriller Author Throws a New … - PR Web (press release)

Filed under: Uncategorized — web 2.0 - Google News at 3:08 am on Tuesday, September 30, 2008
« Previous PageNext Page »