I've stumbled upon the following on the blog of the NoScript developer Giorgio Maone.
First, he quotes the following ArsTechnica article about an XSS bug in Adobe Flash:
As useful as sandboxes are in restricting potentially buggy code to a small part of the operating system, they do nothing to minimize the damage that can be done by attacks that exploit universal XSS flaws, researchers said.
He then points out the following interesting statement:
I was already preaching this four years ago: the more our assets move “in the cloud”, the less traditional security measures, meant to protecting just your local system, suffice.
The battlefield is the web now, and there’s no coming back…
Question
Is this true? Should browser security focus more on exploits which take place "in the web" only?
By "in the web" I mean exploits which do not try to install malware on the user's computer, but try to steal data or abuse via XSS or clickjacking for example.
It's a fact that I do so much on the web now. My email account has grown to the importance of the digital wallet. Most of my internet accounts and other sensitive information are passed via the internet.
Chrome's PR successfully advertises Chrome as a very secure browser. Which is probably true when talking about protecting your computer from malware. But protecting my online activity is just as important.
