Coverage from the PMA 2008 (January 31 - February 2). Get a first-hand look at JVC’s and Samsung’s new 1080p camcorders, the wireless SD Eye-Fi card, Delkin’s Image Router and Panasonic’s new camcorders. » View the complete coverage
Los Angeles (CA) – With Google’s Chrome browser barely a day old, people are already trying to find security holes. One security researcher Aviv Raff says he’s found a vulnerability that allows hackers to run almost any executable on the victim’s computer – provided that they are dumb inexperienced enough to click on a download link. But despite this finding, Chrome’s security features, which include everything from sandboxing to an incognito browsing mode, seem to hold up well for a brand new browser.
In development for more than a year, the Chrome browser looks deceptively simple. Upon starting, you’re presented with a fresh white page that’s pretty much devoid of borders and most of the extraneous buttons that you would see on a traditional browser. But behind this seemingly simple front-end is complex security code that tries to block malware from executing and interacting with the main operating system. This “sandbox” feature gives all browser processes just enough privilege to run inside of Chrome and Google hopes it will stop the majority of hacker attacks.
Ok so sandboxing applications isn’t anything new and most people have heard of JAVA applications running in a sandbox. But programming can only get you so far and stupid users have been known to render even the most secure applications pretty much worthless. Using a vulnerability that was showed off at this year’s Black Hat security conference, Aviv Raff has developed proof of concept code that forces Chrome to open up applications on the desktop. You can run the code at this link, but don’t worry it doesn’t do anything too horrible as it just pops up a notepad window.
But before you shout OMG vulnerability!, notice what you had to do to get that window to open. First you had to be tricked into browsing to the website (ok not really that hard to do) and then you had to click the download button in the bottom-left corner that shows an executable .JAR icon. Hmmmm…. Not exactly a huge vulnerability for security conscious users, but perhaps a minor annoyance to regular folks – just hope the hacker doesn’t run anything more serious than Notepad.
After playing around with Chrome for a few hours, I’ve discovered that this browser has some great security features that far eclipses any “vulnerability” so far discovered. New browser tabs inside of Chrome run are processed independently of others and if one tab crashes if doesn’t take the rest of the browser with it. There’s also an incognito mode that lets you browse web pages without caching any information.
So don’t worry and give Chrome a try. Yeah the browser is beta and yes there may be some undiscovered security vulnerabilities, but really can you say anything difference about Firefox and Internet Explorer?