Slashdot Mirror


Firefox Vietnamese Language Pack Infected With Trojan

An anonymous reader writes "Wired.com is reporting that the Firefox browser has been unknowingly distributing a trojan with the Firefox Vietnamese language pack. Over 16,000 downloads of the pack occurred since being infected. This highlights a risk on relying on user-submitted Firefox extensions, or a lack of peer-review of the extensions, many of which receive frequent upgrades."

53 of 200 comments (clear)

  1. infected with Trojans? by gEvil+(beta) · · Score: 5, Funny

    So wait...It installs the Greek language pack?

    --
    This guy's the limit!
    1. Re:infected with Trojans? by Yvan256 · · Score: 3, Funny

      Yes, and it adds the wooden rabbit font, too.

    2. Re:infected with Trojans? by betterunixthanunix · · Score: 4, Funny

      I guess I was the only one who thought "infected with trojans" was funny. Especially since many of the condoms I've seen are made in south Asia.

      --
      Palm trees and 8
    3. Re:infected with Trojans? by pragma_x · · Score: 2, Funny

      Me, I'm already on the lookout for any updates with large wooden badgers.

  2. Downside of OSS by elrous0 · · Score: 4, Interesting
    I know this isn't going to be a popular opinion here, but two of the big downsides of open source software to me are the lack of documentation and the lack of quality control. Sure, OSS has THEORETICAL quality control (because anyone can review it), but how often does that REALLY happen? If someone slipped in a virus into some OSS program (especially easy if they distribute it as a binary), how long, if ever, would it be before anyone caught it?

    I'm not saying commercial software is perfect in that regard (there have been cases of commerically distributed software containing malware too), but at least there is generally some level of quality control there.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Downside of OSS by Uncle+Focker · · Score: 2, Insightful

      The virus's signature was unknown at the time, and thus passed Mozilla's testing of add-ons. Monster fucking fail.
    2. Re:Downside of OSS by ttapper04 · · Score: 2, Interesting

      You are right. It may have something to do with the responsibility a software company has when selling you code. There are flaws in this statement, but what I mean is this:
      Joe Six-pack is not going to be as upset when he gets infected by the free thing vs. the thing he had to pay for.
      Is this fair to say? Can anyone say that better then me?

    3. Re:Downside of OSS by kilgortrout · · Score: 2, Insightful

      If someone slipped in a virus into some OSS program (especially easy if they distribute it as a binary), how long, if ever, would it be before anyone caught it? Less than three months according to the article.
    4. Re:Downside of OSS by Uncle+Focker · · Score: 2, Insightful

      but at least there is generally some level of quality control there Hahahahahahaha. You must not deal with much proprietary software to make such hilarious statements. In fact it my experience the statement is just the opposite.
    5. Re:Downside of OSS by Keyper7 · · Score: 4, Insightful

      Open source allows greater quality control than closed source. If Mozilla did not use this potential, it's their fault and not the open source process'. In fact, the problem here is that the quality control used by Mozilla was not open source enough. They only did automatic scanning, something that can be done in compiled binaries, when a simple code-checking (notice that an extension source is not that big) would get the malicious code rather quickly.

    6. Re:Downside of OSS by peragrin · · Score: 5, Insightful

      right quality control in closed source. bullshite.

      How many refurburished ipods have had viruses on them/ How many sb thumb drives with custom controls and drivers have had viruses on them? How may times has MSFT released a service pack only to pull it a day or two later because 50% of the installs would fail horribly?

      OSS has a far better track record on quality control. Even better OSS software knows exactly how many times it has been downloaded and releases the exact date at which the infection happened. That is information that is NEVER released by closed source companies.

      OSS is far from perfect, but it has a much better track record than closed source software. And when it does fail, everything about the failure is spelled out in details so that particular failure is less likely to happen. Unlike closed companies whose own management don't even know what really happened.

      --
      i thought once I was found, but it was only a dream.
    7. Re:Downside of OSS by betterunixthanunix · · Score: 3, Informative
      http://fedoraproject.org/wiki/QA

      We have quality control also. Also, this language pack trojan was caught early on...

      --
      Palm trees and 8
    8. Re:Downside of OSS by cyfer2000 · · Score: 2, Insightful

      So company or organization supported OSS projects with proper QA is the solution.

      --
      There is a spark in every single flame bait point.
    9. Re:Downside of OSS by Henry+V+.009 · · Score: 2, Insightful

      Yeah. When the hackers steal his identity and ruin his credit, he'll just be cool about it and say "Well, I still love Firefox; I got hacked, but it's not like I had to pay money for this software!."

    10. Re:Downside of OSS by RiotingPacifist · · Score: 3, Interesting

      The Downside is when the project gets too big, the number of users >>> developers so resources get stretched to try and satisfy the large number of users and the quality of the project drops.

      --
      IranAir Flight 655 never forget!
    11. Re:Downside of OSS by TheVelvetFlamebait · · Score: 2, Insightful

      Open Source should be treated with care, just like any other software you download from the net. Stick to the lighted paths and generally you should be fine. In this case, we have user-generated code which can be iffy, but you can feel fairly safe if it has been downloaded and used a number of times. These things usually come out into the open sooner or later.

      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    12. Re:Downside of OSS by jrumney · · Score: 4, Interesting

      In fact, it is more like less than one month, since the other two months is attributable to the delay in anti-virus vendors recognizing the trojan.

    13. Re:Downside of OSS by JustinOpinion · · Score: 5, Insightful

      To be fair, this particular sequence of events could have happened to a proprietary product as well. The article explains that an add-on developer uploaded a new version of the language pack. The language pack was automatically scanned for viruses, and found to be clean (since the signature for this particular Trojan wasn't yet known). It appears that this occurred because the developer's computer was infected (i.e.: this was accidental, not intentional, on the part of the contributor).

      This isn't too different from a hypothetical employee whose home computer is infected, and who is working from home and emails a module to his boss, who merges it into the final product. If his home computer was infected, and the standard virus scans missed it, then the final product could end up having Trojan code buried inside.

      Would the company necessarily have caught the Trojan? Doubtful. They, too, would probably not have done a line-by-line review of each module update that is submitted.

      So I'm not convinced this can be pointed to as a failing of the OSS development model per se. The only difference is that the OSS user contributor is perhaps less well-known (less trustworthy?) to the distributors than in a corporate setting. (But, again, this wasn't a problem of trust... this was a contributor machine being infected. And I assure you that corporate developers can and do get their machines infected.)

      Nevertheless, this points to a breakdown in Mozilla's auditing practices. They should be very careful with any code they distribute. But these kinds of quality-control breakdowns occur in OSS projects and corporations, too. (One could tangentially argue that at least with OSS, breaches are likely to be publicized, whereas companies will frequently try to suppress information that points out a security breach.)

    14. Re:Downside of OSS by Uncle+Focker · · Score: 3, Funny

      So was Mozilla using a proprietary anti-virus software? Better hope not, or the ggp is going to have his entire point demolished.

    15. Re:Downside of OSS by Paradise+Pete · · Score: 4, Informative
      I'm not saying commercial software is perfect in that regard (there have been cases of commerically distributed software containing malware too), but at least there is generally some level of quality control there.

      Creative MP3 players ship with virus
      Apple Ships iPods with Windows Virus
      Seagate Storage Units Ship with Virus
      Sega Dreamcast console game spreads virus
      Maxtor USB Hard Drives Ship Virus Infected
      Digital photo frames ship with computer virus
      Sony Ships Rootkit

    16. Re:Downside of OSS by ericlondaits · · Score: 5, Insightful

      I guess the point is: "the fact that anyone could check the source code at any time should not replace proper QA, which shouldn't be all that different from the one done on commercial software".

      I'm sure that Firefox has quite a bit of QA done to it... but it's usefulness relies too much on extensions, which we don't that many assurances about.

      --
      As a Slashdot discussion grows longer, the probability of an analogy involving cars approaches one.
    17. Re:Downside of OSS by Uncle+Focker · · Score: 2, Informative

      I'm guessing you didn't read the article. The breakdown came with the fact that the signature of the trojan was unknown at the time it was uploaded and so the anti-virus scan on the extension came up clean. This had nothing to do with a failure of OSS but with the fact that at the time it was an unknown trojan.

    18. Re:Downside of OSS by _Sprocket_ · · Score: 2, Insightful

      I'm not saying commercial software is perfect in that regard (there have been cases of commerically distributed software containing malware too), but at least there is generally some level of quality control there. Quality control fails in the proprietary software world (aside - OSS is commercial as well) but hey... at least it's there! Meanwhile, this particular case is supposed to be an example of how OSS has no quality control? And we see the same failures in the quality-controlled proprietary world? I'm not following your logic.

      You ask how long it would take to find a virus slipped in to an OSS program? Interesting question. A little bit of Googling would show where major OSS projects were compromised and malicious code was discovered and cleaned within a rather short period of time. Of course - that's not quite a virus. One of the ELF infecting viruses made its rounds by being attached to a supposed exploit and being tossed out in to the community. That had a short run. Although I wouldn't quite classify this as a OSS example. The interesting thing here is that for an environment that you claim lacks quality control, there's something going on that's catching this stuff.
    19. Re:Downside of OSS by dave420 · · Score: 2, Interesting

      No, the "hahaha" is on you, if you think proprietary software has no quality control. It has plenty. So does Open Source software. When you spend money on a closed-source package, chances are that software house has a QA department. I don't mean to be rude to anyone or piss anyone off, but the same can't be said for most OSS projects, apart from those released through the few large OSS houses that have their own QA departments. Just because you've found bugs in closed-source software doesn't mean they don't have QA. The fact that they do have QA demonstrates you're wrong on that. People find bugs in open-source software, too - by your logic, OSS is just as bad as closed-source. Great jerrrb.

    20. Re:Downside of OSS by dave420 · · Score: 3, Insightful

      Open source means the QA can be shifted from a group of QA workers in an office to people who use the software. Both approaches work, and both are not perfect. Saying one is inherently better than the other is a bit strange, as they both achieve the same thing, only in different places. QA performed in-house has access to the source code, and can highlight errors and get them fixed, just the same as any OSS project. The only difference is the QA workers are getting paid for it, and are working directly with the developers. I'm not saying that's better, it's just what happens.

    21. Re:Downside of OSS by Fourier404 · · Score: 2, Insightful

      Except if a person had actually tested it, it would have become pretty obvious that something was wrong.

    22. Re:Downside of OSS by makomk · · Score: 4, Informative

      Not really. Apparently, the trojan was a single line of code in the HTML help file, not the extension code itself, and I doubt a human would necessarily even think to check there.

    23. Re:Downside of OSS by DaveV1.0 · · Score: 2, Insightful

      And yet most of these projects without a QA department are still able to make software of quality rivaling these proprietary vendors.


      Actually, that statement if false. The majority of OSS is half-finished, poorly-planned crap that is in perpetual beta. Of what remains, most does not come close, let alone rival, the software provided by proprietary vendors.

      The truth is that, with a very few notable exceptions, OSS is generally crapware that gets abandoned once the project obtains an arbitrary level of usability and all the sexy code has been written. Just look at freshmeat or sourceforge to see the truth.
      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    24. Re:Downside of OSS by DaveV1.0 · · Score: 2

      No, here the definition has come to me exactly what he said.

      Doesn't matter how much truth there is to a statement, or how much proof one provides. Disagree with the fanboys and watch your karma burn. I have actually seen fanboys go back and mod down posts I have made months back. They have formed cliques and are busy modding everyone who posts against them down.

      And, I am pretty sure you are one of them.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    25. Re:Downside of OSS by AshtangiMan · · Score: 3, Interesting

      So it's like when you park your car in your garage at night. In the morning you don't look in the trunk to make sure that i) no one put a hostage/ dead body in there; ii) no one removed a hostage/ dead body; or iii) the spare tire is in good working condition. While it is possible, and recommended that you do so, there is no guarantee that everyone does this.

    26. Re:Downside of OSS by sqlrob · · Score: 2

      The entire nature of open source forces it to make sure peer review is enforced , because of the danger

      Right, sure it is. How long was the exploitable double free in zlib? It was what, a year and a half before a PLAIN TEXT password was found in firebird?

    27. Re:Downside of OSS by Anonymous Coward · · Score: 5, Funny

      What kind of messed up place do you live where it's recommended you check the trunk for dead bodies?

    28. Re:Downside of OSS by gnuman99 · · Score: 2, Insightful

      It is a double edged sword. I speak as a developer and user of Debian.

      On one side, the possibility of getting infected binaries are dropped in Debian. Things are signed, etc.

      On the flip side, there is a much higher possibility of getting malicious code in the source code. Considering the number of possible code "contributions" and unverified source code changes (at upstream, at maintainer, etc.), the possibility of getting malicious code in one of the less known projects is higher than closed source. Then again, code insertions in very active projects may be less of a problem (see Linux for example).

      The bottom line is, you can't check every possible line of code all the time. You can't find if( test > 0 ) vs. if( test >= 0 ) all the time. Open Source != better than closed source in this regard. It is just a different problem.

      In closed source is - do you trust the provider? Do you trust the binaries?

      In OSS - do you trust all the developers and contributors? Do you trust the code was reviewed properly?

    29. Re:Downside of OSS by Spy+der+Mann · · Score: 3, Insightful

      The majority of OSS is half-finished, poorly-planned crap that is in perpetual beta. In my experience (and I've held long debates with friends and colleagues about this) this has been caused by plain and simple pride. i.e. what happened with Pidgin - developers imposing their own viewpoints on their software for no valid reason.

      That, and the language/OS elitism. A lot of abandoned projects in sourceforge are developed in an obscure scripting language and/or extension that requires very, VERY careful installation (i.e. wxPython - choose the wrong version and you'll end up in a support nightmare), or perhaps use a specific UI toolkit (perhaps even proprietary *cough cough* cinelerra *cough cough*) that keeps crashing and crashing. I remember when I tried to install GAIM in Windows. It sucked big time. You can't just design something as "cross-platform" if you don't do extensive testing on ALL operating systems, and that includes the Redmond Nightmare.

      I believe that a lot of OSS developers program for selfish reasons - i.e. "I'm programming a tool that does what I want" instead of "I'm programming a tool that will help people who might not use my OS or won't share my personal tastes, therefore I need to think about them".

      The lesson: It's not really the OS or the toolkit, or even the language used. It's the attitude of the developers that ruins projects.
    30. Re:Downside of OSS by Knuckles · · Score: 3, Insightful

      The difference is that in the closed source world something as basic as a language pack would come with the same QA that the program... To be fair, most closed source software not not come with a Vietnamese language pack at all.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
  3. How do you say "oops" in Vietnamese? by davidwr · · Score: 5, Funny

    I'm sure the Mozilla Foundation wants to know.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  4. Although this shows that Open Source is also... by Assmasher · · Score: 2, Insightful

    ...vulnerable to these sorts of attacks (which anyone with any common sense would already know), the fact that it is such an open process means a greater possibility of earlier detection, faster analysis and response, and the rapid repair of the process which made such a gaffe possible. In the closed source world most of these steps would take exponentially longer, and quite often the process would remain the same.

    --
    Loading...
  5. Proprietary software has the same risk by jrumney · · Score: 2, Interesting

    This has nothing to do with Mozilla accepting user-submitted extensions. If anything, that makes them more careful about what they publish. A developer's machine becoming infected with an as yet unknown virus that is undetected by anti-virus scanners is a risk that every software producer faces. How many commercial software vendors even run their developers' code through a virus check when it is committed, let alone running regular anti-virus checks on software they have already released?

  6. Ignore this by Anonymous Coward · · Score: 3, Informative

    post. removing incorrect mod.

    1. Re:Ignore this by iknowcss · · Score: 2

      Wow, talk about irony. In an effort to prevent putting a kink in the moderation system, two separate mods have modded you Funny and Interesting. Great job, you've wasted a total of 3 mod points today.

      And now, with my post, they'll waste even more on me :P

      --
      Life is rarely fair. Cherish the moments when there is a right answer.
  7. More Slashdot Sensationalism by MobyDisk · · Score: 5, Informative
    The article says:

    ...That Trojan inserted a banner-ad displaying script into any html file on his system, which included the help files for the language pack.

    That meant that anyone installing the language pack would have malicious ad displaying code inside their browser -- which could be used for other exploits.
    So the language pack did not have a Trojan. I don't think the language packs even have executable code. The language packs had help files with banner ads in them. That's not even close to what the headline says. But I guess "Vietnamese help files may contain ads" doesn't sound as scary.

    (I guess this means Slashdot sensationalism isn't restricted to anti-Microsoft articles.)
    1. Re:More Slashdot Sensationalism by trifish · · Score: 3, Informative

      Eh? From the article: "On Tuesday, a user named Hai-Nam Nguyen reported that anti-virus programs detected the Xorer Trojan inside the add-on. Firefox admins quickly confirmed the presence of the Trojan's code and removed the file the same day."

  8. Not really infected by hweimer · · Score: 4, Informative
    According to the Mozilla Security Blog the language pack did not contain any malicious code, but only manipulated HTML files:

    The Vietnamese language pack for Firefox 2 contains inserted code to load remote content. This code is the result of a virus infection, but does not contain the virus itself.
    --
    OS Reviews: Free and Open Source Software
    1. Re:Not really infected by trifish · · Score: 2, Informative

      From the article: "On Tuesday, a user named Hai-Nam Nguyen reported that anti-virus programs detected the Xorer Trojan inside the add-on. Firefox admins quickly confirmed the presence of the Trojan's code and removed the file the same day."

    2. Re:Not really infected by Burpmaster · · Score: 2, Informative

      "Firefox admins quickly confirmed the presence of the Trojan's code" That would be the HTML code that places the ad, not the trojan itself.
  9. MOD PARENT DOWN by SteveFoerster · · Score: 2, Insightful

    This was modded funny? If OP had called them a derogatory term would it have been modded insightful? What a disgrace.

    --
    Space game using normal deck of cards: http://BattleCards.org
  10. A rebuttal by Bragador · · Score: 3, Funny

    Your reasoning is flawed.

    You are coming to the conclusion that open source "sucks" because a trojan was supplied with one version of Mozilla Firefox. The problem with that reasoning is twofold:

    1) The problem was detected nonetheless

    2) It is being fixed rather quickly

    Another problem with your reasoning is that you jump to saying "Long live microsoft!". While I applaud you for sharing your love, the link between a competitor's browser having a problem and your love of Microsoft is quite shallow.

    For example, you could have said "long live Internet Explorer" and it would have made a bit more sense but not that much. Indeed, you assume that because Firefox has a problem, the other browser has no problems of its own.

    Also, why Microsoft ? This is another flaw in your reasonning. There is opera, and safari for example. So exclusively backing Microsoft's product because of a problem with firefox is a weak argument at best.

    In conclusion, I state that we can't support your love of Microsoft solely based on your argument.

    Thank you for your precious time.

    Sincerely,

    Me

  11. Trojans and viruses on commercial CDs by argent · · Score: 2, Insightful

    There have been a number of incidents of trojans and viruses being distributed in commercial shrinkwrapped software. Firefox was slack, like commercial distributors have now and then been slack. You get caught by surprise, fix the process, and keep going, and keep it from happening again.

    If they don't address the process that caused the problem, then start worrying.

  12. Author of the lang pack notified by The+MAZZTer · · Score: 2, Informative

    He posted on [url=https://bugzilla.mozilla.org/show_bug.cgi?id=432406]the bugzilla post[/url] saying he's preparing a cleaned pack. Apparently his computer was infected with the trojan which infected the lang pack files.

    It's noteworthy that the actual trojan isn't in the files... just the code which does the advertising stuff, I think. It can't propagate from these files. Since it took so long to be detected it's possible the infected code doesn't work (after all it was intended for HTML documents and not language packs) but this is just personal speculation.

  13. Accident Waiting to happen - Should Sign All Updat by KJACK98 · · Score: 2, Interesting

    I don't know if this has been done yet, but each new extension submission or upgrade must be signed by Mozilla with some type of private exchange with the author. My concern right now is, I know some of my extensions come from third parties, whats stopping someone from hacking the server and introducing a fake upgrade that gets spread across to all users in the auto upgrade? Thus when the update downloads it, compares they checksum signatures it would know it was not an authorized release. Thus besides hacking the server, the person would of had to have gotten the users private communications password too.

  14. Its good QA not closed QA that's needed by Amasuriel · · Score: 2, Insightful

    There has been a lot of discussion about closed source projects having dedicated QA departments and the relative merits of that.

    The problem is most software companies don't do QA right.

    It's fundamentally against the quarter by quarter business mindset that dominates most companies. QA doesn't produce anything. QA usually pushes back release dates. QA can be almost as resource intensive as engineering.

    QA only pays off in the long term as a reputation for quality outside of the company, and then only if they are given the resources they need.

    If: Your only willing to hire cheap staff to punch away at the GUI

    If: QA doesn't have a say on whether bugs are fixed before release

    If: QA doesn't have at least 80% of the product knowledge of the engineers

    than a large QA team suffers immense diminishing returns and will likely cost more than they save over the long term.

    Unfortunately most companies feel that throwing more cheap bodies at the issue will increase their quality (hint...it won't). At that point the OSS route of lots of eyes is way better.

  15. Re:It was enough by Knuckles · · Score: 2, Informative

    if IE is safer in that regard, then there you go. Yeah, sure. We have constant trojan infections at our company, probably stemming from users visiting myspace with IE6.

    That does not excuse the FF problem, though.
    --
    "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
  16. Not infected by jonasj · · Score: 3, Informative

    The language pack was not infected with the trojan itself. It only contained some HTML code displaying ads in the help files. These were inserted BY the trojan, on the language pack contributor's infected computer, but the language pack itself only contained the ad-displaying code.

    "the author's local network was infected with the virus, so it modified html files. The main virus is a Win32 program. The infected code just display annoying banner but it can't propagate." -- https://bugzilla.mozilla.org/show_bug.cgi?id=432406#c10

    I'm replying to this thread to put this information at the top of the discussion because the article summary makes it sound like the language pack actually infected people's systems with the trojan.

    --
    You know, Microsoft's street address also says a lot about their mentality.