Slashdot Mirror


Microsoft Chastises Google Over Chrome Security (pcmag.com)

An anonymous reader quotes PCMag: In a Wednesday blog post, Redmond examined Google's browser security and took the opportunity to throw some shade at Chrome's security philosophy, while also touting the benefits of its own Edge browser. The post, written by Microsoft security team member Jordan Rabet, noted that Google's Chrome browser uses "sandboxing" and isolation techniques designed to contain any malicious code. Nevertheless, Microsoft still managed to find a security hole in Chrome that could be used to execute malicious code on the browser.

The bug involved a Javascript engine in Chrome. Microsoft notified Google about the problem, which was patched last month. The company even received a $7,500 reward for finding the flaw. However, Microsoft made sure to point out that its own Edge browser was protected from the same kind of security threat. It also criticized Google for the way it handled the patching process. Prior to the patch's official rollout, the source code for the fix was made public on GitHub, a software collaboration site that hosts computer code. That meant attentive hackers could have learned about the vulnerability before the patch was pushed out to customers, Microsoft claimed. "In this specific case, the stable channel of Chrome remained vulnerable for nearly a month," the blog post said. "That is more than enough time for an attacker to exploit it."

In the past Google has also disclosed vulnerabilities found in Microsoft products -- including Edge.

8 of 111 comments (clear)

  1. Really? by Anonymous Coward · · Score: 5, Insightful

    Do we point out Microsoft's long and illustrious history of ignoring critical security flaws now or...

    Do we just point out Chrome isn't crashing computers with their security updates, thus training their users to turn off automatic updates?

    I know, I know, its not the same thing exactly. But you know what they say about people in glass houses.

    1. Re:Really? by dreamchaser · · Score: 4, Insightful

      I would actually prefer that the major players all try to keep each other honest.

    2. Re:Really? by geekmux · · Score: 3, Insightful

      I would actually prefer that the major players all try to keep each other honest.

      Being honest is one thing, which I do appreciate.

      That said, Microsoft doesn't have the right to bash a garage-band IoT maker about security flaws response.

    3. Re:Really? by dreamchaser · · Score: 5, Insightful

      I would actually prefer that the major players all try to keep each other honest.

      Being honest is one thing, which I do appreciate.

      That said, Microsoft doesn't have the right to bash a garage-band IoT maker about security flaws response.

      Everyone, from the lone user to a mega-corporation, has the right to call out security flaws on anyone who exposes others to risk.

    4. Re:Really? by Dutch+Gun · · Score: 3, Insightful

      Agreed. In addition, I'd definitely recommend reading the original Microsoft blog post. It's actually not nearly so flame-bait-ish as the breathless headlines and summary imply. It's a fascinating piece of technical detective work, and I think that, while they obviously use this as good propaganda to promote their own technology, the issues they presented seem fair to me.

      They also gave Google kudos where that was deserved, but that doesn't make for very good headlines. For instance:

      This kind of attack drives our commitment to keep on making our products secure on all fronts. With Microsoft Edge, we continue to both improve the isolation technology and to make arbitrary code execution difficult to achieve in the first place. For their part, Google is working on a site isolation feature which, once complete, should make Chrome more resilient to this kind of RCE attack by guaranteeing that any given renderer process can only ever interact with a single origin. A highly experimental version of this site isolation feature can be enabled by users through the chrome://flags interface.

      And consider this:

      Servicing security fixes is an important part of the process and, to Google’s credit, their turnaround was impressive: the bug fix was committed just four days after the initial report, and the fixed build was released three days after that. However, it’s important to note that the source code for the fix was made available publicly on Github before being pushed to customers. Although the fix for this issue does not immediately give away the underlying vulnerability, other cases can be less subtle.

      Note that they don't actually blame open source. That would be foolish, as they're embracing it more and more themselves.

      Some Microsoft Edge components, such as Chakra, are also open source. Because we believe that it’s important to ship fixes to customers before making them public knowledge, we only update the Chakra git repository after the patch has shipped.

      --
      Irony: Agile development has too much intertia to be abandoned now.
  2. I hope they enter a pissing contest... by aepervius · · Score: 4, Insightful

    ...Trying to outdo each other at finding browser vulnerabilities. Outcome : both browser become more secure.

    --
    C. Sagan : A demon haunted world:
    http://www.amazon.com/gp/product/0345409469/
    visit randi.org
  3. Re:The failure of open source security by Anonymous Coward · · Score: 3, Insightful

    In a professional setting, updates are tested on a test server to make sure they don't break anything before they are applied to production servers. And the moment they are applied is planned carefully. Auto update is irrelevant there, what is relevant is that Euqifax didn't handle their environment like a professional should.

  4. Blame Chrome for Windows defects .. by najajomo · · Score: 2, Insightful

    "we set out to examine Google’s Chrome web browser .. is having a strong sandboxing model sufficient to make a browser secure?" Jordan Rabet Microsoft Offensive Security Research team

    That's a bit rich coming from Microsoft. Security resides in the Operating not in the Browser. Chrome wouldn't need sandboxing if the underlying Operating System did its job. That is isolate one processes memory from the other. Something the WinTEL platform seem unable to do despite numerous iterations of the x86 processor.

    I love how the original "research" article tried to spin defects in the underlying Operating System into, it's somehow the fault of sandboxing in Chrome. Sandboxing, OSR, RCE, CFG, ACG, LPAC, WDAG, all designed to protect the underlying Operating System from the browser. Microsoft, the company that fights malware with self-serving adverts masquerading as technical research.