Slashdot Mirror


Browser Vulnerability Study Unkind to Firefox

Browser Buddy writes "A new Symantec study on browser vulnerabilities covering the first half of 2006 has some surprising conclusions. It turns out that Firefox leads the pack with 47 vulnerabilities, compared to 38 for Internet Explorer. From Ars Technica's coverage: 'In addition to leading the pack in sheer number of vulnerabilities, Firefox also showed the greatest increase in number, as the popular open-source browser had only logged 17 during the previous reporting period. IE saw an increase of just over 50 percent, from 25; Safari doubled its previous six; and Opera was the only one of the four browsers monitored that actually saw a decrease in vulnerabilities, from nine to seven.' Firefox still leads the pack when it comes to patching though, with only a one-day window of vulnerability."

26 of 253 comments (clear)

  1. Truth to the market segment argument? by RingDev · · Score: 3, Funny

    What's this? Could it be an indication that there is some truth to the market segment correlation to vulnerabilities and attacks?

    -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
    1. Re:Truth to the market segment argument? by Nos. · · Score: 5, Insightful

      This article is pretty light. Sure, more vulnerabilities is bad, but it doesn't necessarily that more vulnerabilites is worse. Firefox is patched quicker, which is very important. Also, I don't see anything about the nature of these vulnerabilities. Are they all critical, you box is getting trojaned? Just comparing the pure numbers doesn't tell us much.

    2. Re:Truth to the market segment argument? by Daniel_Staal · · Score: 5, Informative

      For that matter, they all could basically be because someone ran a code-audit on Firefox recently. Something like that would raise the 'found vulnerablities' level through the roof for the moment, but it really doesn't mean there are bigger problems with it; just that there was a concerted effort to find them recently. (I don't know of any such audit off the top of my head, but I don't follow that closely. It wouldn't nececarrally make the news.)

      --
      'Sensible' is a curse word.
    3. Re:Truth to the market segment argument? by Xichekolas · · Score: 3, Funny

      Every /. user goes through their Pro-Microsoft stage... just usually it happens before they get a /. userid...

      --

      Self-referential Sigs are cool on /. these days...

      54

  2. Not so bleak by Noksagt · · Score: 5, Informative
    From the article (emphasis mine):
    That said, Internet Explorer remains the most popular target for attacks, with 69 percent of all browser attacks targeted specifically at that browser alone. 20 percent of the attacks monitored during the period in question were targeted at Firefox.

    When it comes to patching, all of the browsers are improving. Firefox is the fastest to get its patches out, with a one-day window of exposure. Opera had a two-day window of exposure, down from 18 days during the last half of 2005. The window of exposure for Safari is up to five days (from zero), while Internet Explorer typically has a nine-day window, down from 25 days in the previous study.
    So Firefox is still less targeted than IE & also gets fixed much sooner.

    If we look to Secunia, we see that IE has 106 advisories, 19 of which are unpatched. Firefox has 3 of 36 unpatched. The most sever unpatched advisory in IE is rated as "extremely critical." In Firefox, as "less critical."
  3. Consider this... by KermodeBear · · Score: 3, Insightful

    FireFox is constantly adding new features. When you add new features then you open yourself up to bugs.

    IE 5/6 have been stagnant for years. Of course the number of bugs isn't going to be as large.

    That said, I know which one will issue a bug fix more quickly when something IS found...

    --
    Love sees no species.
    1. Re:Consider this... by RonnyJ · · Score: 5, Informative
      FireFox is constantly adding new features. When you add new features then you open yourself up to bugs.

      Opera keeps having new features added too, though. Despite this, according to the article, Opera managed to have a decrease in vulnerabilities - so why not Firefox?

  4. Best part, no rebooting for patching... by mobiux · · Score: 4, Insightful

    Yes I use Windows.
    For most of the IE vulnerabilities, I have to reboot my computer to install it.

    Firefox is nice enough to download it and install it the next time I start the browser.
    And it does it more than the 2nd Tuesday of each month.

  5. Version? by in2mind · · Score: 5, Interesting

    The ARS Technica doesnt mention the version for any of the browsers they mention.When they say 47 bugs were discovered for Firefox ,which version are they talking about? 1.5? 1.7? 2.0 Beta? Same for IE. 6 or 7?

  6. So what? by ricky-road-flats · · Score: 5, Informative
    Comparing the "number of vulnerabilities" is irrelevant to me. How many of them have actually been exploited in the wild? How many of them have caused users to lose data or unintentionally host malware? How many have resulted in people's identities being stolen?

    This study shows me nothing useful. Given the fact that all software is buggy, there are many more people looking at the source for Firefox than for IE, so it's inevitable more issues will be found. The more that are found the more that can be fixed before they're a problem.

    IE has improved over the years, and will improve further with v7. Doubtless Firefox's progress is at least partially driving that. But the noddy users (hi Dad!) that I've given Firefox or Opera to have had far fewer malware problems than those who insist on sticking with IE.

  7. How Vulnerable Vs. How Dangerous by ThinkFr33ly · · Score: 4, Insightful

    There is a big difference between how vulnerable a program is and how dangerous it is to use.

    The more ubiquitous an application, the more it will be examined as a possible attack vector, and the more it will be exploited as an attack vector.

    IE is still far more dangerous to use than Firefox thanks to the fact it is still used by far more people.

  8. How about measuring days of vulnerability by cryptoguy · · Score: 3, Insightful

    A much better measure of security is how many days the users spend being vulnerable after a vulnerability is made public. The browser with the fewest days of vulnerability is the safer browser. And that's no contest.

  9. And consider this, too... by KingSkippus · · Score: 5, Insightful

    Consider this, too:

    This report is put out by a company that makes its living by protecting users from software like Internet Explorer. If people stopped using Internet Explorer, how would it make its money? (Okay, that's a little tinfoil-hatish.)

    But also consider this:

    Those are vulnerabilities that we know of. They're pretty easy to find (oh, and fix) when people can pore over your source code. How many vulnerabilities are in Internet Explorer/Opera/Safari that we don't know of, that aren't getting fixed, and just waiting for someone to figure out to blow up?

    That's when you're really thankful of this:

    Firefox still leads the pack when it comes to patching though, with only a one-day window of vulnerability.
    1. Re:And consider this, too... by SirTalon42 · · Score: 3, Informative

      WebKit (based on KHTML, possibly going to be merged back with mainline KHTML soon) is Open Source (LGPL), which is what Safari uses for rendering.

      Webkit is to Safari what Gecko is to Firefox and what KHTML is to Konqueror.

  10. vulnerabilities threat level is key by darkchubs · · Score: 5, Insightful

    Its not the number of vulnerabilities its more about the severity of them. A cookie injection , or cross site scripting is NOT the same as a buffer overflow/shell execution vulnerability. FF is by far less suseptable to the serious system risk level attack than IE; with no "known" arbitrary execution exploits at this time , IE has one outstanding right now and "drive by downloads" of scum ware is booming in the last few weeks.

  11. Wrong Numbers by 99BottlesOfBeerInMyF · · Score: 5, Insightful

    It turns out that Firefox leads the pack with 47 vulnerabilities, compared to 38 for Internet Explorer.

    This is very misleading. These are the numbers of vulnerabilities reported to Symantec and which the vendor has acknowledged to Symantec. The total number of vulnerabilities reported to Symantec are 50 for Firefox and 57 for IE.

    If you add to this the quote from Symantec, "at the time of writing, no widespread exploitation of any browser except Microsoft Internet Explorer has occurred..." you start to see that this is mostly spin with little substance. Firefox is not really being attacked, and while they have bugs they fix them an order of magnitude faster and have an open process that responds to the community. This bug count includes all the bugs the Firefox team found, but who knows what percentage of bugs Microsoft and partners found that they deemed not worth fixing and which do not show up in this study? It is debatable that in theory, Firefox is more secure, but attempts like this to twist numbers to make is seem like maybe Firefox is not more secure in practice, are misleading and simply a way to get attention. I declare the summary here to be FUD.

  12. FUD by Chanc_Gorkon · · Score: 3, Insightful

    Let's think about this.....a report from a ANTI VIRUS VENDOR!! Anyone want to make a bet when Symantec will make a Firefox Extension for scanning for malicious websites......AND make you pay for it??

    --

    Gorkman

  13. Comparing Dogs and Foxes. by 140Mandak262Jamuna · · Score: 5, Insightful
    Let MSFT open its bug database open to public, the way bugzilla is open. Then we can count the vulnerability.

    And dont just count the "vulnerabilities". Give some weightages. One "not critical" vulnerability in Firefox IS NOT EQUAL to one critical vulnerability in IE. Like "Not Critical" has a weight of 1, and scale it by a factor of 10 for each higher level. Then do a weighted sum.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  14. Don't care by Odin_Tiger · · Score: 3, Insightful

    I could give a shit less about sheer number of vulnerabilities. The things that matter to me are severity of black-hat response and duration of exposure.
    Firefox: Rarely targetted, even for severy evulnerabilities. Nearly always fixed in a couple days, tops. Patched as soon as fix becomes available.
    IE: Always targetted, with rapid response from a variety of nefarious 'net villains. Patch released the second Tuesday of the month, unless that happens to be less than 2wks away, in which case it stands a fair chance of being the second Tuesday of next month. If no exploits gain significant media coverage, it may be over a half year. Patch is optionally downloaded / installed as soon as it becomes available, but to enable this you must also enable automatic patching of the OS, office suite, and possibly even some 3rd party software, which needless to say is a dangerous thing to do institution-wide.

    --
    Unpleasantries.
  15. What do the numbers even mean? by Chris+Burke · · Score: 5, Interesting

    The article says that their numbers come from Symantec's security threat report, but where does Symantec get their numbers from? Obviously to count a vulnerability, they have to know about it. Are they only counting ones they have verified, any that have been publicly announced, do they do their own research? Are we counting all the vulnerabilities that appear in bugzilla? Are we not counting the vulnerabilities that MS knows about but hasn't made public?

    I can't really say, but to me it looks like exactly what I would expect from an open source system: More publicly known bugs (not necessarily more or less actual bugs), and a faster turnaround time on bugs.

    --

    The enemies of Democracy are
    1. Re:What do the numbers even mean? by this+great+guy · · Score: 4, Insightful

      (Here what I was about to post, but you pretty much summed up my viewpoint. Before all, here is a direct link to this Symantec Internet Security Threat Report -- Volume X: September 2006 that is talked about.)

      It turns out that Firefox leads the pack with 47 vulnerabilities, compared to 38 for Internet Explorer.

      Totally. Pointless. Comparison.

      First, as the Slashdot posting correctly points out, the window of vulnerability is much larger with IE. Microsoft is known for taking months to fix some vulns, and is taking longer and longer over the years.

      Second, what about the importance of these vulns ? Was it 47 minor DoS for Firefox and 38 critical arbitrary code execution vulns for IE ?

      Third, what about the methodology used to gather the vuln counts ? The report always says "Source: Symantec Corporation", with no more information. Did they count Firefox security related bugs or security advisories ? Did they count 1 Microsoft patch fixing N vulns as 1 or N vulns (too many studies make this mistake) ?

      Fourth, what about silently fixed vulns in IE ? Microsoft is known for secretly fixing vulns that are discovered internally, and of course they never talk about them in public. Symantec certainly did not count these.

      There are just too many reasons making virtually all studies comparing the number of security patches between 2 products useless. This one is no exception.

  16. User base and source control by everphilski · · Score: 4, Insightful

    Vulnurabilities are directly proporitonal to user base and increase with access to source control.

    Opera has a low user base and is closed source. Therefore, few vulnurabilities. In short, no one cares.

    Firefox, on the other hand, has a moderate user base but the source code is right there, the vulnurabilities are ripe for the picking. Hence why the vulnurabilities are high but the turnaround time to fix them, also quick.

    IE on the other hand, high user base closed source. High vulnurabilities because of the high user base but potential hackers have to work harder.

    Really, this study is a no-brainer. The results make perfect sense.

  17. ActiveX by AnalogDiehard · · Score: 4, Interesting
    ActiveX is IE's major vulnerability to drive-by downloads, covert spyware/adware installs, and malicious attempts to take over your computer. Because IE is the dominant browser, it is the target of most malicious coders.

    Firefox may have more vulnerabilities, but none of them are as dangerous as the ActiveX server in IE. The numeric comparision in TFA is not even half the truth.

    M$ won't patch a vulnerability IE overnight - but look how fast they patched a hack to their WMP DRM.

    --
    Eternity: will that be smoking, or non-smoking? I Corinthians 6:9-10
  18. Symantec Motive by blunte · · Score: 4, Insightful

    Whether the measurements are accurate or practical, one must note that Symantec has an interest in seeing people continue to use IE because, historically, IE users are more likely to get viruses.

    More risk and more problems means Symantec has an easier time selling its services.

    --
    .sigs are for post^Hers.
  19. JC, mobs and mods by RingDev · · Score: 4, Insightful

    I made no derogatory comment about either browser. I was merely commenting on the correlation between usage and detected vulnerabilities. Many people have discounted the notion that FF has less vulnerabilities because of its lower market penetration, but this article would suggest that as FF's popularity has increase, so has the rate of vulnerability discovery.

    That said, I use FF. I think it is a superior product when compared to IE. And FF developers' ability to address and rectify those vulnerabilities has been proven time after time to be better than MS's ability.

    So, the whole point I was hoping to provoke in conversation:

    Vulnerabilities Discovered != Vulnerabilities

    Increased Usage = Increased Vulnerabilities Discovered

    -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
  20. Re:Opera wins :-) by RobbieGee · · Score: 3, Informative

    And you completely ignored Hallvors' post where he said he would patch it for all Opera users if you'd given him the name of the site.

    --
    If you get this, we're 10 of a kind.