Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Google Security Software Upgrades Technology

Google Releases Chrome 6, Pays $4337 In Bounties 177

Trailrunner7 writes "Google has released a new version of its Chrome browser and has included more than a dozen security fixes in the update. The new version, 6.0.472.53, was released two years to the day after the company pushed out the first version of Chrome. Google Chrome 6 includes patches for 14 total security vulnerabilities, including six high-priority flaws, and the company paid out a total of $4,337 in bug bounties to researchers who reported the vulnerabilities. A number of the flaws that didn't qualify for bug bounties were discovered by members of Google's internal security team." (Read on for more, below.)
Also on the Chrome front, morsch writes "Chrome 7 for Linux is planned to tie in with the Gnome Keyring and the KDE Wallet to securely store saved browser passwords. Users of the stable version of Google's Webkit-based browser might be surprised to find out that, so far, passwords are stored on the hard disk as clear text. On Windows, Chrome has always used a platform-specific crypto API call for encrypted storage. The corresponding Linux function was never implemented — until now. Unstable versions of Chrome 7 still disable the feature by default; it can be enabled using a parameter."
This discussion has been archived. No new comments can be posted.

Google Releases Chrome 6, Pays $4337 In Bounties

Comments Filter:
  • by Netshroud ( 1856624 ) on Friday September 03, 2010 @12:04AM (#33461318)
    Chrome already uses the Keyring... at least it does for me.
  • Re:Version bloat (Score:4, Informative)

    by rezonat0r ( 409674 ) on Friday September 03, 2010 @12:08AM (#33461354)
    I'm guessing you missed their highly re-reported blog post [chromium.org] regarding the new release schedule.
  • Re:Print Preview? (Score:5, Informative)

    by Anonymous Coward on Friday September 03, 2010 @12:16AM (#33461402)

    no, no and yes

  • by LingNoi ( 1066278 ) on Friday September 03, 2010 @12:29AM (#33461478)

    Since you're not going to RTFA or even the summary i'll repost it here..

    includes patches for 14 total security vulnerabilities, including six high-priority flaws, and the company paid out a total of $4,337 in bug bounties to researchers who reported the vulnerabilities. A number of the flaws that didn't qualify for bug bounties were discovered by members of Google's internal security team.

    The new release of Chrome also fixes an older bug, a Windows kernel flaw, that Google had thought it fixed in a previous version.The highest bug bounty, $1337, was paid for an integer error in WebSockets found by Keith Campbell. A second high-priority flaw, a sandbox parameter deserialization error, was discovered by two members of Adobe's Reader Sandbox Team.

  • by blai ( 1380673 ) on Friday September 03, 2010 @12:44AM (#33461540)
    tl;dr
  • by Tubal-Cain ( 1289912 ) on Friday September 03, 2010 @01:15AM (#33461636) Journal
    Mozilla also pays bug bounties.
  • Re:Version bloat (Score:2, Informative)

    by Tubal-Cain ( 1289912 ) on Friday September 03, 2010 @01:22AM (#33461648) Journal
    Firefox is older than Safari (OK, so it was Phoenix at the time...) and is only at 3.x or 4.0 (beta)
  • by Bill, Shooter of Bul ( 629286 ) on Friday September 03, 2010 @01:28AM (#33461660) Journal

    We've never paid based on the actual value of services. In a free economy, prices should be set by the supply and demand. Even if the demand for a service is great, the price may stil be incredibly low due to high supply. Like water. Can't quite live with out it. What kind of value does that bring to you? More or less than a huge flat screen tv. Less?? But isn't water more valuable to you??!!!

    Explaining the economics of game shows, is a bit too much for me at this hour. Safe to say, they contestants aren't paid a bunch because they are rare. Its not a free market.

    And I'll just end by pointing out you presenting a false choice. Most people would decide to pay many regular workers significantly more, rather than pay a few game show contestants more. Its not their choice, and its not anyone's choice.

  • by Anonymous Coward on Friday September 03, 2010 @02:03AM (#33461792)

    I've just confirmed the above, and it's the same on other Linux distros, not only on Ubuntu.

    I hope this is some dreadful oversight! An application of Chrome's stature cannot be storing passwords in the clear by design, surely ...

  • by Anonymous Coward on Friday September 03, 2010 @03:01AM (#33462012)

    > Do Flash videos play the audio correctly?
    Yes. The video on the other hand, as in all browsers, is a different story. We're still waiting for the fix from Adobe. In the meantime, you can use the following user script:
    ----(start of file)----
    // ==UserScript==
    // @name YouTubeWMP
    // @version 1.0
    // @description Replaces Flash player with WMP in YouTube.
    // @run-at document-start
    // @include http://www.youtube.com/*
    // ==/UserScript==

    flp=document.getElementById("movie_player");
    flp.outerHTML = "<EMBED type='application/x-mplayer2' width='" + flp.width + "' height='" + flp.height + "' src='" + unescape(flp.getAttribute("flashvars").match(/&fmt_url_map=[^&]*%7C([^&]*)/)[1]) + "' autostart='true' autosize='-1'></EMBED>";
    ----(end of file)----
    This script is for YouTube, you can make similar ones for other sites easily. Just use the resources panel in the developer tools to figure out where to get the link to the flv stream.

  • Re:Print Preview? (Score:3, Informative)

    by dakameleon ( 1126377 ) on Friday September 03, 2010 @03:10AM (#33462032)

    I think the behaviour being asked for above is the "open with" behaviour common on other browsers, where the file is download to a temporary folder (e.g. $WINUSER$\Local Settings\Temp for Windows) for use by an application selected right from the download dialog. The temp folder can be cleaned up by the browser at a random date in future, or more often than not just sits there until someone decides to clean it out.

    This just means the file is out-of-sight out-of-mind for a one-time-use scenario and the user doesn't need to concern themselves with file management post-use.

    (Some might say this goes hand-in-hand with private browsing modes. You wait til you're cleaning out a Temp folder for a friend of a friend and notice the number of 30 second video clips...)

  • Re:Linux Logins (Score:2, Informative)

    by Zixaphir ( 845917 ) <Jinira AT hotmail DOT com> on Friday September 03, 2010 @03:12AM (#33462044) Homepage
    wtf is /home/username? In my days, we communicated home as "~/". You can read it as tilde slash or even tilde slash dot, but it doesn't matter. ~ sweet ~.
  • by selven ( 1556643 ) on Friday September 03, 2010 @03:37AM (#33462128)

    Some kind of encryption as obfuscation, DRM-style, is still better than just plain text. One of the tricks used by people who steal hard drives is to try every possible chain of subsequent bits as a password. It's only at most a few trillion tries (less than brute-forcing an 8-char alphanumeric password, and quite feasible with a botnet or a few days of time), and often as few as a few billion, but it gets passwords right quite often. Encryption would defeat this attack.

  • by VincenzoRomano ( 881055 ) on Friday September 03, 2010 @03:47AM (#33462180) Homepage Journal
    At least the Linux version for x86_64.
    Try it [acidtests.org]

Anyone can make an omelet with eggs. The trick is to make one with none.

Working...