Slashdot Mirror


Firefox Community Site Hacked

Ryan Paul writes "The Mozilla Foundation reveals that remote attackers infiltrated the SpreadFirefox server by exploiting a site vulnerability. While it appears as though no personal information was accessed, e-mails were sent to inform all registered SpreadFirefox users of the breach. Ars Technica has the complete story." From the Ars article: "Preliminary analysis indicates that the exploit was limited to SpreadFirefox exclusively, meaning that other Mozilla Foundation web sites were not attacked or compromised. The vulnerability, which was exploited by 'unknown remote attackers,' could potentially have enabled the forces of computing darkness to obtain the username and password of every registered SpreadFirefox user, as well as any other optional information that users may have provided, including: real name, web site URL, e-mail address, IM screename, and home address."

292 comments

  1. Please remember to patch! by garcia · · Score: 5, Informative

    Registered users at the promotional Mozilla community site SpreadFirefox.com were greeted this morning by an e-mail informing them that a July 10 security breach could potentially have enabled attackers to acquire a massive amount of private user data.

    It is likely that exploit was facilitated by a recently discovered vulnerability in Drupal, the open source CMS utilized by SpreadFirefox and other community sites. I have not yet been able to verify my suspicions on the matter, as the Mozilla Foundation has not yet revealed exactly which vulnerability was exploited.


    If it was due to the vulnerability present in older versions of Drupal (pre June 29th) then it was the admins of spreadfirefox.com that left it unpatched until July 10th (11 days). There is no excuse for that kind of delay in patching a vulnerability on a system that could affect as many users as SpreadFirefox caters to.

    1. Re:Please remember to patch! by lilrowdy18 · · Score: 2, Insightful

      Just because a patch comes out doesnt mean to jump on it immediately and patch the vulnerability. There must be testing first to make sure that this patch does not break anything important in running that site.

      A fatal mistake I see with some admins is that they run patches, service packs, support packs (for you Novell lovers out there) or any kind of fix without extensive testing. The only reason I would throw a patch on a system immediately is if that exploit is causing an immediate problem.

      Yeah they could have patched earlier but then we might be reading a ./ article about how a Drupal patch crashed the spreadfirefox.com site.

      Just my $.02

    2. Re:Please remember to patch! by ahaning · · Score: 2, Informative

      Hint: Next time, change the filename to be less obvious that it's a fake link. (Harry Potter fans, don't click! Or hover!)

      --
      Withdrawal before climax is very ineffective and those who try this are usually called "parents."
    3. Re:Please remember to patch! by GoClick · · Score: 1

      Best patch ever!

    4. Re:Please remember to patch! by garcia · · Score: 2, Informative

      I'm sorry but when it is suggested by a team of individuals that work *very* close to a project tell me, "Upgrading your existing Drupal sites is highly recommend." (emphasis their's), I do it.

      Still, even if they had taken time to "test" the patch as you claim they should, then they had 10 days to do so which should have been plenty of time.

    5. Re:Please remember to patch! by retzwerx · · Score: 1

      patch what?

    6. Re:Please remember to patch! by anti-trojan · · Score: 1

      You can always back up the older system and revert back to it.

      What is worse anyway, a few hours (or days) downtime or having all user data compromised?

    7. Re:Please remember to patch! by Svet-Am · · Score: 1

      very well said, man! I cannot agree enough. i've worked in several different IT departments over the past several years, in addition to my own freelance consulting work.

      the one constant, scary thing that i keep seeing among young, naive admins is the tendency to just apply patches blindly without regard to the ramifications. somehow, these admins assume that because a patch is said to 'fix' one thing that it will not break anything else.

      that's one reason that it irritates me *so* much when people blindly tell folks to upgrade to XPSP2. sure, SP2 has done a lot to fix a lot of various problems, but i've also seen it break a lot of apps, including many that are not on Microsoft known-to-break list (such as Cadence OrCAD SPICE suite).

      11 days is not an unreasonable amount of time to roll a patch out to test box to see what changes it makes and how it affects stability. if that's why the supportfirefox.com team hadn't rolled it out yet, i commend them not condemn them.

      --
      [move .sig! for great justice, take off every .sig!]
    8. Re:Please remember to patch! by pixelpusher220 · · Score: 1

      A fair arguement, but personally I'd rather have a site crash, than offer up my personal information...how about you?

      It does make a grand catch-22 situation though.


      --
      People in cars cause accidents....accidents in cars cause people :-D
    9. Re:Please remember to patch! by Anonymous Coward · · Score: 0

      Nah, we all know the cause of this was the site admin browsing the web with IE!

    10. Re:Please remember to patch! by Anonymous Coward · · Score: 0

      Late again, man slash is slow to the news lately

    11. Re:Please remember to patch! by Anonymous Coward · · Score: 0

      Depends on your service contract. If your company claims that elusive 99.99999999999999% (or however many it's up to these days)uptime, then down hours count. Sometimes minutes, maybe even seconds. If the contract says 99.9999%uptime or they don't have to pay, then you give them 99.9999% uptime and make damn sure the patches don't take down your system even for an hour.

    12. Re:Please remember to patch! by ninja_assault_kitten · · Score: 0

      Absolutely true, however, 11 days is too long if the vulnerability resolve by the patch is:

      Remotely exploitable Being actively exploited in the wild Would expose customer data if exploited

    13. Re:Please remember to patch! by takeya · · Score: 1

      In this case, Drupal, a blog/cms software.

    14. Re:Please remember to patch! by Anonymous Coward · · Score: 1, Informative

      Did you look at the patch, its extemrly small, anyone with a bit of php knownledge can audit and see its a extermely low risk patch, this isn't a massive service patch, its 2 patch files that make small changes to 20 lines of code.

    15. Re:Please remember to patch! by Tom7 · · Score: 2

      I think that's a pretty bad argument. If you're already running software from some developers, then you are implicitly trusting them; which means you should trust changes that they want to make to their code. Still, how long does it take to test??

  2. Increased Exposure Leads to Increased Attacks by Real+World+Stuff · · Score: 1, Interesting

    As an organization or community gains increased exposure it is more prone it will gain the attention of those with nefarious intents. Spread FF servers are running Apach on Rhat, so this was not a MS vulnerability but more likely Drupal CVS. Perhaps it was a local attack from Oregon itself? Incidents like this will only continue to rise. IT is the obligation of the F/OSS community to ensure the GNU/Linux vulnerabilities are eradicated to support other F/OSS projects like SpreadFireFox.

    --
    If we don't fight for ourselves no one will.
  3. the security flaw? by Mad_Rain · · Score: 1, Interesting

    After reading in the article that they were using Drupal, I hope that they use some of that $10,000 in donations that they received to patch any additional security problems.

    --
    "What do you think?" "I think 'What, do you think?!'"
    1. Re:the security flaw? by garcia · · Score: 3, Insightful

      I hope that they use some of that $10,000 in donations that they received to patch any additional security problems.

      How is this insightful? It's nothing but an uninformed troll...

      Drupal's staff has already stated that it is using *all* of the money donated for server and backend stuff as that's what the community expected it to be used for when they donated.

      Drupal is just like any other piece of open source software... It has bugs, they are patched, and the notifications of the necessity to patch go out to the end users. It's then up to the end users to patch.

      SpreadFirefox knew of the vunerability for 10 days before they were hacked on the 11th day. It's not Drupal's fault that the admins at SpreadFirefox didn't bother to upgrade.

    2. Re:the security flaw? by Anonymous Coward · · Score: 0

      Slashbot logic - anyone who criticizes something that is held in popular high regard is a troll.

    3. Re:the security flaw? by garcia · · Score: 1

      The original troller isn't doing anything but spouting uninformed trash:

      a) the project is open source -- why would they need to put forth money to find and secure holes? They do it on a regular basis as it is (and as was proven by the patch available on 6/29)

      b) they obviously have no idea what they are talking about when they mention the 10k donated (see this post) as it's *all* going to the backend servers.

      I may be pro-Drupal but I'm certainly not doing it because I'm a parrot. At least my post was based on researched facts.

    4. Re:the security flaw? by debilo · · Score: 1

      At least my post was based on researched facts.

      What are you doing on /. then?

    5. Re:the security flaw? by Anonymous Coward · · Score: 0

      There is no original troller. The person you responded to may have been inaccurate or ill-informed, but that does not make anyone a troll.

      Going through your posting history, you have been accused of a troll too! Should we then use your logic and apply it to yourself?

      People like you are what is wrong with this website.

    6. Re:the security flaw? by garcia · · Score: 1

      People like you are what is wrong with this website.

      People like me are the ones that make this website better. We continually add worthwhile content and push the "WE PWN YOU GAY FAGS, LONG LIVE DUMBLEDORE" idiots down to the bottom with well thought out and well researched posts that are on-topic.

      People like you, who piss and moan about nothing, are the ones that ruin it.

    7. Re:the security flaw? by CyricZ · · Score: 1

      "Troll" is the online equivalent of labels such as "terrorist" or "Nazi". Any time that somebody accuses somebody else of being a "troll", they are usually the one partaking in true trollery.

      Much like any time that a politician in the real world accuses some other group or individual of being "terrorists" or supporting "terrorism", it is the politican who is usually the most prolific user of terror and fear for political means.

      --
      Cyric Zndovzny at your service.
    8. Re:the security flaw? by CyricZ · · Score: 1

      Why are you pissing and moaning about the people who are pissing and moaning about you?

      --
      Cyric Zndovzny at your service.
    9. Re:the security flaw? by the_mad_poster · · Score: 1

      Yea, right.

      I think you meant that "idiots" like me who get first post trolls that generate three times the comments that your silly responses do are what drive this site.

      Face it. It's people like me who are just here to try and aggravate people like you that drive the most discussion among these idiots. If everybody was providing informed responses all the time, 90% of the morons that visit this site wouldn't ever post. If it weren't for me and like-minded individuals trying to stir them up for own amusement, this site would be dead as, well, K5.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    10. Re:the security flaw? by Mad_Rain · · Score: 1

      How is this insightful? It's nothing but an uninformed troll...

      You're absolutely right. It is an uninformed troll - That's the SlashDot Way (TM). ;)

      Seriously, what I meant to say was that I'm hoping that the donations help them (Drupal) to keep up with the patching and updating of their own software. I didn't mean to malign them for the problems that the SpreadFirefox admin(s) had.

      And on another note - my post was moderated "troll". And that happens fairly regularly on /. Bad jokes are screwed up, opinions squashed, and stuff like that happens all the time. Don't like it? Unplug from the internet, stuff your ears with cotton, and glue your eyelids shut.
      HTH. HAND. ;)

      --
      "What do you think?" "I think 'What, do you think?!'"
  4. Random Passwords by Un-Thesis · · Score: 2, Funny

    I am *so* glad I use random passwords that are coordinated in a deeply-encrypted PGP file on an encrypted smartcard :_) for my spreadthefox.net password.

    --
    Promote freedom; fight fascism.
    1. Re:Random Passwords by Anonymous Coward · · Score: 0

      im so glad i keep a text file of site/passwords in my gmail acct.

    2. Re:Random Passwords by tgrimley · · Score: 1

      I'm so glad I have your gmail username and password :)

    3. Re:Random Passwords by Anonymous Coward · · Score: 0

      I am *so* glad that everything can still be defeated by a key+keystroke logger.

  5. How many people... by Conspiracy_Of_Doves · · Score: 1, Interesting

    How many people upon reading the headline immediatly suspected that Microsoft is behind this?

    1. Re:How many people... by ifishfortorque · · Score: 5, Funny

      Here, looks like you need this.

      (hands over tinfoil hat)

    2. Re:How many people... by TheBigTBird · · Score: 0, Troll

      close to zero.

    3. Re:How many people... by Anonymous Coward · · Score: 0

      It's looking like right now you are the only one.

      Me, I am thinking it was some animal loving hippie firefighter mad that they are telling people to spread fires and telling people to use foxes to do it. Don't they know that foxes are for coats to be worn in 50 degree weather once the leaves change colors?

    4. Re:How many people... by Anonymous Coward · · Score: 0

      This is +4 interesting??? Goodness grief, don't mess with religion.

    5. Re:How many people... by Anonymous Coward · · Score: 0

      Considering that they don't appear to have stolen any information or defaced the site, it immediately struck me that somebody who considers him/herself a "white hat" was behind this.

    6. Re:How many people... by Anonymous Coward · · Score: 0

      I did....and why not ??
      It seems a logical possibility.
      Arent some 'hackers' over at FireFox who could trace it to the source ??? And mount an counter attack whomever it may have been.

    7. Re:How many people... by Anonymous Coward · · Score: 0

      "How many people upon reading the headline immediatly suspected that Microsoft is behind this?"

      Who modded this insightful? Who could possibly be that stupid? Even modding this crap interesting is idiotic. It's not interesting; it's simply a clear sign that the parent poster is a blithering idiot blinded by his own zealotry. It's disturbing that you're stupid enough to post this, but it's equally as bad that there are people modding this garbage up.

    8. Re:How many people... by NanoGator · · Score: 2, Insightful

      "How many people upon reading the headline immediatly suspected that Microsoft is behind this?"

      Funny, I suspected the growing popularity and the shitheaded zealousy surrounding FireFox.

      Then again, MS is suspected of everything bad in the world around here. You guys are just kidding yourselves if you think Microsoft is FireFox's only enemy.

      --
      "Derp de derp."
    9. Re:How many people... by RingDev · · Score: 1

      Actually my first thought was of a delutionist slash dotter who did it with the intetion of blaiming it on MS.

      So where were you on the night of July 10th, 2005?

      -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
    10. Re:How many people... by Anonymous Coward · · Score: 0

      You guys are just kidding yourselves if you think Microsoft is FireFox's only enemy.

      Yeah it was the guy who writes Dillo, he was furious and wanted to take their site out.

    11. Re:How many people... by Anonymous Coward · · Score: 0

      Dillo is pretty neat. Will it ever support antialiased text?

      Yes, yes, I know... as soon as I do it.

    12. Re:How many people... by ktdreyer · · Score: 1
      ... zealousy surrounding FireFox...

      If you look at some of spreadfirefox.com's user pages, you'll see just how crazy this zealosy goes. For example:
    13. Re:How many people... by Gary+Destruction · · Score: 1

      Maybe the people that broke into the site did so in order to create anti-MS sentiment. Hell, if anyone broke into it, it was probably malware writers.

    14. Re:How many people... by gid13 · · Score: 1

      Correction: You guys are just kidding yourselves if you think that MS has enough combined talent to execute a publically known vulnerability. ;)

      Okay, okay, so I took it from the "MS is evil" angle to the "MS is incompetent" angle. Still fun though.

    15. Re:How many people... by Anonymous Coward · · Score: 0

      I totally agree here...Its become fun in /. to blame blindly on MS.

  6. why would you ever list this info? by Gothmolly · · Score: 5, Insightful

    Why would you ever give all that personal info to a random website? Even if you're a big Firefox advocate, what possible value does it add to the project to provide them with your home address? At best, you're going to get spammed. at worst, you get your identity stolen. duh.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:why would you ever list this info? by John+Seminal · · Score: 4, Insightful
      Why would you ever give all that personal info to a random website? Even if you're a big Firefox advocate, what possible value does it add to the project to provide them with your home address? At best, you're going to get spammed. at worst, you get your identity stolen. duh.

      I never give real information to any websites. None. I have one spam email account that I use just for activating crap. I give them the wrong state, wrong everything. I don't want to even be included in accurate demographics. Why should I? I just know the information will be sold to some mega corporation. The "privacy statememnt" is not worth the paper it is printed on.

      I'll give one example. There was an awesome website with information for EVERY tv show ever on tv. They had episode information, forums, cast lists, everything. It was called TvTome. For 3 or 4 years, I was a memeber, I loved that website, I talked to lots of people about shows I loved. Then one day, a corporation comes by, and takes this hobby board, and offers the owner 5 million dollars to buy all his data, website, everything. All the people who registered at the old website had their information sold to the new corporation. The new website sucks. It is non-functional, nobody uses it. Do I want some large company buying my personal information? NO!!

      --

      Rosco: "If brains were gunpowder, Enos couldn't blow his nose."

    2. Re:why would you ever list this info? by The_Mystic_For_Real · · Score: 1

      This is such a critical point. If the information field is optional, I leave it blank by default. If it is required but I think it is not needed for the site to render the services that I want, then I give an obvious fake. If my home address becomes relevant, you can always give it later.

      --

      _____

      Thank you.

    3. Re:why would you ever list this info? by Alex+P+Keaton+in+da · · Score: 1

      Especially when the site is Firefox- It seems to me that people who kack would get more notoriety and pleasure out of hacking a the site of a product a lot of techies love, rather than hacking, say, the local super market site.
      People who do this type of thing, ie commit a dime for notoriety and attention tend to pick not the most $$$ lucrative targets, but the ones their peers will notice the most...
      Sort of like stealing hubcaps from a police car- the hubcaps aren't any more valuable, but it gets you a bit more "props" than stealing them off an old man's crown victoria.

      --
      And All I Ask is a Tall Ship And a Star to Steer Her By
    4. Re:why would you ever list this info? by Iriel · · Score: 2, Funny

      Well, as long as they couldn't hack past the browser, I guess they decided to go for the site all about the browser. Makes sense in a sick sort of way.

      --
      Perfecting Discordia
      www.stevenvansickle.com
    5. Re:why would you ever list this info? by going_the_2Rpi_way · · Score: 1

      First let me say that I agree way too many websites request way too much personal information. Users should be (and many are) wary of giving any personal information.

      That said, there are times when people want to be found and the collection of the information is legitimate. I'm guessing people who wanted to win a 50million coin or tshirt or whatever and submitted screenshots and posters and photos gave their real addresses and names so they could collect their potential prize. BANANA doesn't work here.

      The point is, if you're going to collect this kind of information you have an obligation to make sure it is as secure as possible and not available to anyone through a known hole in your CMS.

      Just my opinion of course (who else's would it be??)

    6. Re:why would you ever list this info? by Free_Trial_Thinking · · Score: 2, Interesting

      I'm trying to answer this question for my own website right now. It's a program that lets you manage a dance studio, and I'm starting to design the registration page. I noticed that I instinctively starting adding first name, last name, address, fields, but then I realized, why do I care?

      So now I'm wondering, how can I design a registration page when all I require is a userID and password? Wouldn't that look weird as a registration page? Any advice?

    7. Re:why would you ever list this info? by Gothmolly · · Score: 1

      Not if you explain why it is that you dont want any of that information - basically say "I dont need this, so you dont have to provide it" . I bet people will appreciate it.

      --
      I want to delete my account but Slashdot doesn't allow it.
    8. Re:why would you ever list this info? by John+Seminal · · Score: 2, Insightful
      I'm trying to answer this question for my own website right now. It's a program that lets you manage a dance studio, and I'm starting to design the registration page. I noticed that I instinctively starting adding first name, last name, address, fields, but then I realized, why do I care?

      So now I'm wondering, how can I design a registration page when all I require is a userID and password? Wouldn't that look weird as a registration page? Any advice?

      I think the #1 problem new websites will have is the bad experiances people had in the past. 10 years ago you might have been able to ask for first name, last name, and people might have given it to you. Today, nobody trusts a new website.

      If I was starting a website, and I wanted to build trust, I would make a tiered registration system. Maybe a simple registration that makes a limited account. The user supplies his username, password, and email for activation. That gives him the ability to read most of the forum, and to post in specific areas. Once trust is established, maybe there can be a second registration, where the first name is asked, or something more where people can know each other better. When do you offer the second registration? After 500 posts? 1000 posts? Once a senior member, other forums are visible, and the person can post everywhere.

      If I was starting a buisness, maybe all I would need on the computer would be username and password. Maybe I would have all the other information faxed over, the name and billing address, and I would keep that information off-line.

      I don't know the anwser to your particular buisness. I do know some websites now, when they validate a new account, check the IP address of the user and match it up with the state they say they reside in. If the state and IP does not match, they reject the user. The problem is, unless you have thousands of people wanting to join, this could make recruiting members impossible.

      What kind of interaction do you want with your members? Will you need to contact them often, to email them?

      --

      Rosco: "If brains were gunpowder, Enos couldn't blow his nose."

    9. Re:why would you ever list this info? by superyanthrax · · Score: 2, Insightful

      If you don't give real information to websites, that means you don't buy anything online. Personally I find online purchases useful and convenient. Your attitude is admirable but unfortunately it restricts you from taking full advantage from the web. I'm sure there are other legitimate applications that need real information.

    10. Re:why would you ever list this info? by ImaLamer · · Score: 1

      So your name isn't John Seminal?

    11. Re:why would you ever list this info? by swillden · · Score: 2, Funny

      I never give real information to any websites.

      Me neither, and it's a good thing, too. I've ordered tons of crap from that rip-off place amazon.com, and NONE of it has EVER arrived! It's a good think I didn't give them my real address... who knows what kind of scams they would pull if they could find my house.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    12. Re:why would you ever list this info? by KylePflug · · Score: 1

      That thinking is wrong and outdated. Don't people have any morals? You should be able to give your information to a company without worrying about it being sold. Therefore do just that and ignore any side-effects. *cough*

    13. Re:why would you ever list this info? by ear1grey · · Score: 1
      Why would you ever give all that personal info to a random website? Even if you're a big Firefox advocate, what possible value does it add to the project to provide them with your home address? At best, you're going to get spammed. at worst, you get your identity stolen. duh.

      There could be a plethora of valid reasons; for example, perhaps top advocates had been been offered token gifts such as T-Shirts in recognition of their efforts, so home addresses would be known. Perhaps they'd arranged a regular donation using their credit card, philanthropically helping the open source movement.

      I too feel the temptation to belittle the myriad possibilities with a "duh", but if nobody ever give their name, address and credit card number then electronic commerce could't happen. So the issue is one of trust in the third party.

      In this case the third party ("Mozilla") and its many sub-sites, has an implicit trust that it has earned because it has been trusted as the middle-man in billions of secure communications over the last 10 years.

      This crime reminds us that the reputation and trustworthyness of a company to not misuse our information is still critical, however, their ability to protect and manage it cannot be assumed, and this I fear is what was overlooked in this case.

      The worst case scenario, identity theft ("fraud"), can happen to anyone, and making web sites more secure won't stop it. Making financial institutions fiscally responsible for fraudulent card use would reduce it, but there are many ways to amass personal details, and fraud has many guises, so ultimately the best we can hope to do is give details and press submit where necessary, and ensure (hope) that we have adequate measures that can limit the damage of fraud if and when it happens.

    14. Re:why would you ever list this info? by It'sYerMam · · Score: 1

      I once registered for a site that required you give your full address, including postcode. If you gave an invalid postcode, or it didn't match your address, they didn't let you register. Of course, it's easily bypassable by saying you live in Antarctica. Or the Democratic Republic of Congo.

      --
      im in ur .sig, writin ur memes.
    15. Re:why would you ever list this info? by tacensi · · Score: 1
      I never give real information to any websites. None. I have one spam email account that I use just for activating crap. I give them the wrong state, wrong everything. I don't want to even be included in accurate demographics. Why should I? I just know the information will be sold to some mega corporation. The "privacy statememnt" is not worth the paper it is printed on.
      So that's why i received a package from amazon addressed to Seminal, John at my place yesterday.
  7. Weak security by Anonymous Coward · · Score: 1, Interesting

    could potentially have enabled the forces of computing darkness to obtain the username and password of every registered SpreadFirefox user

    Wow. You mean to tell me that they (spreadfirefox.com) were storing passwords locally and in non-hashed (+salt) form?

    1. Re:Weak security by Mozk · · Score: 3, Informative

      No, they are hashed. But really, any site that hashes their passwords with at least MD5 is pretty safe. My password is sixteen characters long, so the chance of it being cracked is very near zero.

      I try not to visit sites that store passwords as plain text somewhere.

      --
      No existe.
    2. Re:Weak security by Mordio · · Score: 1

      AFAIK drupal stores passwords as MD5 hash. This isn't too save, but better than plain text.

    3. Re:Weak security by damiam · · Score: 1

      Even if they were hashed, eight-character passwords are easy to brute-force once you have the hash to check them against.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    4. Re:Weak security by IvyMike · · Score: 2, Insightful

      Wow. You mean to tell me that they (spreadfirefox.com) were storing passwords locally and in non-hashed (+salt) form?

      I assume that every website I have ever registered for is storing their passwords in plaintext. After all, it's slightly easier to manage, nobody expects to get broken into, and people are lazy.

      Sure, some sites you visit will be secure against this kind of problem, but as a external customer, how could you ever know?

    5. Re:Weak security by boneshintai · · Score: 1

      How would you know?

    6. Re:Weak security by It'sYerMam · · Score: 1

      AFAIK, they become far more difficult when salted, is that not correct?

      --
      im in ur .sig, writin ur memes.
    7. Re:Weak security by It'sYerMam · · Score: 1

      You can be pretty sure quite easily. If you are mailed your password from the "forgotten..." section, it's in plaintext for certain. If not, it's likely to be hashed.

      --
      im in ur .sig, writin ur memes.
    8. Re:Weak security by Mozk · · Score: 1

      Drupal hashes passwords. Of course SpreadFirefox might have changed that part, but why the hell would they?

      --
      No existe.
    9. Re:Weak security by Anonymous Coward · · Score: 0

      You can be pretty sure quite easily. If you are mailed your password from the "forgotten..." section, it's in plaintext for certain.

      Sure, that it is available as plaintext in that case is self-evident. It might be stored in an encrypted manner, though. Crappy security pratice, without question.

      If not, it's likely to be hashed.

      That does not follow. Not even with a "likely" weasled in there. Even idiots stupid enough to store passwords as plaintext are usually smart enough to know it's bad practice to send them in an email.

  8. It can happen to you! by Anonymous Coward · · Score: 0

    They must have been running IIS, because we know that anything else is infallible. *rolleyes*

    Sometimes, people get lazy.. Then they get hacked.

  9. oh no by millahtime · · Score: 4, Funny

    that means they would know my password is password, my name is jo daddy and my email is anonymous124341234@hotmail.com. oh no.

    1. Re:oh no by Anonymous Coward · · Score: 0

      I wonder how many accesses spreadfox just got using that name?

    2. Re:oh no by Fizzl · · Score: 1

      Well yeah, but how about your home address!?

  10. Are the passwords saved as plain text? by Anonymous Coward · · Score: 0

    If so, why?

    If not, how would the passwords be obtained?

    1. Re:Are the passwords saved as plain text? by SuperDJ · · Score: 2, Informative

      You can crack MD5 hashes.

      --
      RTJKJAS
    2. Re:Are the passwords saved as plain text? by Anonymous Coward · · Score: 0

      Last I knew that was basically just checking if the hash of the password matches the hash of a known string that you're checking, which takes extremely long even for just one user's password (assuming it's not a weak password), let alone that of every user. Is there any progress that I missed?

    3. Re:Are the passwords saved as plain text? by idonthack · · Score: 1

      I thought MD5 was irreversible?
      ---
      I started with nothing and I still have most of it left.
      Generated by SlashdotRndSig via GreaseMonkey

      --
      Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
    4. Re:Are the passwords saved as plain text? by Anonymous Coward · · Score: 0

      You could use some script that checks against some revers lookup databases (e.g. http://us.md5.crysm.net/). So you will not get all but some (if not the most) passwords in no time.

    5. Re:Are the passwords saved as plain text? by m50d · · Score: 1

      Then you haven't been reading this site very long, there have been stories about its flaws every month or so. It's not a secure hash.

      --
      I am trolling
    6. Re:Are the passwords saved as plain text? by Anonymous Coward · · Score: 0

      they are, but they can be brute forced

    7. Re:Are the passwords saved as plain text? by Anonymous Coward · · Score: 0

      I doubt a randomly generated password with enough characters, or another unique password, will come up in such a database. I did mention "assuming it's not a weak password". Also, this only works if plain MD5 hashes of the password are used, not anything else.

    8. Re:Are the passwords saved as plain text? by SuperDJ · · Score: 1

      Actually, you can crack an MD5 hash in less than a minute now.

      --
      RTJKJAS
    9. Re:Are the passwords saved as plain text? by truedfx · · Score: 1

      0a37cdfc8175b5805cd2d5a8d9d9e3ac

    10. Re:Are the passwords saved as plain text? by Anonymous Coward · · Score: 0

      You can't crack MD5 hashes, but you can create a string that would create similar hash.

      If you could recover the original data from MD5, that would mean that you could create a hash from your movie collection. Destroy your original movies and later recover them from a 32 character string.

    11. Re:Are the passwords saved as plain text? by truedfx · · Score: 1

      Less than a minute, eh? That was the MD5 of "I think you're full of bullshit."

    12. Re:Are the passwords saved as plain text? by reynhout · · Score: 1

      You can't "crack" a hash, by definition. If you could, md5 would the most incredible compression algorithm ever discovered.

      A hash is considered weak if it has collisions: when more than one plaintext results in an identical hash value. Hashes are usually used for verification, so non-unique results are a critical failure.

      Attacks against hashed passwords are done by brute force. The mitigation against this attack is to use a salted hash, which adds a few bytes of randomness to the password.

      The extra bits of randomness make it exponentially (^16, ^24, ^32, usually) more difficult to pregenerate a hash results dictionary. However, they don't make it any harder to brute force a single password, after the hashed version is obtained.

    13. Re:Are the passwords saved as plain text? by SuperDJ · · Score: 1

      Ah, yes. Wrong terminology on my part. Thanks for clearing that up.

      --
      RTJKJAS
    14. Re:Are the passwords saved as plain text? by SuperDJ · · Score: 1

      Okay, you can't "crack" one in that time, but you can get the result of one in that time with a lot of disk space and the proper program which many people probably know and I'm not going to post here. I'll tell you that it does involve matching the hash with a list of possible hashes already stored in tables on your hard drive.

      --
      RTJKJAS
    15. Re:Are the passwords saved as plain text? by truedfx · · Score: 1

      Which was already addressed: don't use weak passwords. Use one for which the hash won't be pre-stored.

    16. Re:Are the passwords saved as plain text? by idonthack · · Score: 1
      Well, I've seen a few things about generating passwords that make the same MD5 hash, but aren't the real password. I guess they could do that, but that wouldn't give them access to the actual password unless they were lucky, and other accounts that didn't use MD5 the same authentication would be safe.

      But if MD5 is truly irreversible, and just has a few numbers that can generate each hash, the I figured for passwords they'd do something more like this:
      1. Gnereate MD5 hash of the password
      2. Append that to the end of the password
      3. Generate a new MD5 hash of that and store it in the passwords file
      That way, even if someone access the passwords file, they can only get something that generates the last MD5 hash. When they use it in the login form, it won't work like the real password because you need to get through the second step, which a fake password would be very unlikely to do.
      --
      Why is it that when you believe something it's an opinion, but when I believe something it's a manifesto?
    17. Re:Are the passwords saved as plain text? by m50d · · Score: 1

      Normal practice is to just store the MD5 of the password (Well, hopefully salted, but that's a technicality). If MD5 were truly irreversible then that would be enough, there's no way to work out the password from the hash. The way to deal with the flaws in MD5 isn't to MD5 twice, it's to switch to a stronger hash.

      --
      I am trolling
  11. Fortunately by SnowCrashed · · Score: 1

    It's fortunate that the vast majority of people won't hear about this or something like it. Even though this hacker attack doesn't actually involve a flaw in the Firefox or Mozilla browsers, something like this could definitely scare away potential users who are weary of giving up their Internet Explorer anyway.

    1. Re:Fortunately by Anonymous Coward · · Score: 0

      Why is it fortunate? Shouldn't all breaches be out in the open? Why do you want to hide this?

      Oh, cause of the FUD it might cause? Yeah - oh well, think about that next time you hear about something wrong with Microsoft or your favorite whipping boy and if you want that to quietly go away or if you want to shout it to the high heavens to prove your point.

    2. Re:Fortunately by SnowCrashed · · Score: 1

      I'm not saying that people don't have the right to know. I'm just saying that it's fortunate that mom and pop (or whoever) that don't know any better don't see negative headlines that can be easily misunderstood as a flaw in the product. Are you afriad of being modded flaimbait you Anonymous coward you =) ?

    3. Re:Fortunately by JohnnyNoSPAM · · Score: 2, Insightful
      It's fortunate that the vast majority of people won't hear about this or something like it.

      Actually, I came across this at Google News prior to stopping Slashdot. It's hard to say how much press coverage it will get. I suppose it all depends on whether or not the FUD spinners feel they can use this to show that Open Source is no more secure than proprietary software. Be that as it may, software is a huge part of the picture; however, you can't rule out the the impact that the human factor and the choices that admins make (or fail to do so) have in maintaining system security.

    4. Re:Fortunately by Momoru · · Score: 1

      You mean like all the negative headlines for Microsoft are misunderstood as flaws in the product? OpenSource software can have the exact same problems Microsoft can have. Yes, they can patch it quicker, but the problem with most large microsoft hacks is that they were not patched quickly (if ever) by users.

      If anything users should be MORE aware of that. If aunt emm downloads Firefox and installs linux and thinks "its safe, never have to do another thing again!" she would be dead wrong and we would start seeing zombie linux boxen everywhere.

  12. Little fox is growing up! by Szaman2 · · Score: 5, Funny

    Aww... Our little baybe fox is growing up! Look, it just had a first big script kiddie attack trying to take over one of its' sites.. Ah, how this time passes. Only yesterday it was a tiny alpha project no one cared about... I think this only goes to show that Firefox is really becoming more popular nowdays.

    1. Re:Little fox is growing up! by Anonymous Coward · · Score: 0

      Aww... Our little baybe fox is growing up! Look, it just had a first big script kiddie attack trying to take over one of its' sites.. Ah, how this time passes. Only yesterday it was a tiny alpha project no one cared about... I think this only goes to show that Firefox is really becoming more popular nowdays.

      Only a sad Firefox fanboy would so desperately grasp at straws to use a loosely-related security breach as some sort of proof of FF's popularity.

    2. Re:Little fox is growing up! by hammeredpeon · · Score: 1

      at least it's grown out of that whole name changing phase. some kids go with piercings, others want to be called "grandmaster b."

      --
      best college pickem site ever: pickem.terrbear.org
    3. Re:Little fox is growing up! by Anonymous Coward · · Score: 0

      May I interest you in this nice, latest-model humour detector?

  13. content of mail from SpreadFirefox.com site by appavi · · Score: 5, Informative
    content of mail sent to all registered users of SpreadFirefox.com site

    From: admin@spreadfirefox.com
    Reply-To: admin@spreadfirefox.com
    To: announce@spreadfirefox.com
    Date: Jul 15, 2005 2:52 AM
    Subject: Spread Firefox outage and privacy breach notice

    On Tuesday, July 12, the Mozilla Foundation discovered that the server hosting Spread Firefox, our community marketing site, had been accessed on Sunday, July 10 by unknown remote attackers who exploited a security vulnerability in the software running the site. This exploit was limited to SpreadFirefox.com and did not affect other mozilla.org web sites or Mozilla software.

    We don't have any evidence that the attackers obtained personal information about site users, and we believe they accessed the machine to use it to send spam. However, it is possible that the attackers acquired information site users provided to the site.

    As a Spread Firefox user, you have provided us with a username and password. You may also have provided us with other information, including a real name, a URL, an email address, IM names, a street address, a birthday, and private messages to other users.

    We recommend that you change your Spread Firefox password and the password of any accounts where you use the same password as your Spread Firefox account. To change your Spread Firefox password, go to SpreadFirefox.com, log in with your current password, select "My Account" from the sidebar, select "Edit Account" from the sidebar, then enter your new password into the Password fields and press the "Save user information" button at the bottom of the page.

    The Mozilla Foundation deeply regrets this incident and is taking steps to prevent it from happening again. We have applied the necessary security fixes to the software running the site, have reviewed our security plan to determine why we didn't previously apply those fixes in this case, and have modified that plan to ensure we do so in the future.


    Sincerely,
    The Mozilla Foundation
    1. Re:content of mail from SpreadFirefox.com site by Anonymous Coward · · Score: 0

      That's a karma whore if I've ever seen one.

  14. Welcome, Firefox by Mr.+Maestro · · Score: 4, Insightful

    Firefox, I'd like to introduce you to "wide-spread" usage.
    Wide spread usage, this is firefox.
    (sarcastic comment overload)

    1. Re:Welcome, Firefox by freeweed · · Score: 1

      Don't worry, the Apache Foundation already made the introductions.

      They're still waiting on meeting this mysterious Mr. Code Red, and his second cousin, Ms. Nimda.

      Dr. Slammer could not be reached for comment.

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    2. Re:Welcome, Firefox by Anonymous Coward · · Score: 0

      Yea, I wonder what majority of /. people have a new kind of excuse to blame Microsoft now!.

      I like Firefox too..but I don't think that its way to beeter than IE.

  15. Especially bad: by imsabbel · · Score: 1

    In the very discusson about that exploit here on ./, several (highly upmoderated) posts were highlighting spreadfirefox as a popular user of that CMS.

    No patching even after being presented as an example for a vulnerable site is more than just neglectance.

    --
    HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    1. Re:Especially bad: by tacensi · · Score: 1
      In the very discusson about that exploit here on ./, several (highly upmoderated) posts were highlighting spreadfirefox as a popular user of that CMS. No patching even after being presented as an example for a vulnerable site is more than just neglectance.
      Or it indicates that the Spread Firefox admins don't read /.
    2. Re:Especially bad: by rm69990 · · Score: 1

      It also could just indicate that the Spread Firefox admins don't read Slashdot, no?

  16. Mozilla Not At Risk! by CypherXero · · Score: 5, Informative

    SpreadFirefox.com is based on Drupal CMS, and is in no way a sign that Mozilla can be hacked because of this. Yes, anything and anyone can be hacked, but I keep seeing a lot of people think that the Mozilla Foundation is at risk. But not with this hack, because they (Mozilla) don't run Drupal. Drupal has had vulnerabilities like this before in their older versions (I got attacked with it on my Online Portfolio site, which ran a vulnerable version of Drupal).

    Just clearing that up for people.

    1. Re:Mozilla Not At Risk! by Reglar_Joe · · Score: 1
      "...Online Portfolio site, which ran a vulnerable version of Drupal"

      Does this mean *more* of those "I saw your profile..." spam?

  17. forces of computing darkness by Anonymous Coward · · Score: 0

    I for one welcome our new forces of computing darkness overlords.

  18. I can hardly wait for the FUD by JohnnyNoSPAM · · Score: 2, Insightful
    I am sure that there are some folks out there looking for something like this to blast open source enthusiasts and the like with a big "Ha! You no better than we are. Told you so!". Moreover, I am sure that there will be some who will somehow try to link this vulnerability exploit with the browser itself.

    As mentioned previously, it happens to the best of us, so we all need to be on top of keeping up with patches and installing them.

    1. Re:I can hardly wait for the FUD by Anonymous Coward · · Score: 0

      I am sure that there are some folks out there looking for something like this to blast open source enthusiasts and the like with a big "Ha! You no better than we are. Told you so!". Moreover, I am sure that there will be some who will somehow try to link this vulnerability exploit with the browser itself.

      As mentioned previously, it happens to the best of us, so we all need to be on top of keeping up with patches and installing them.


      That's not the way I remember Slashdot :) The old slashdot allways said that Windows is insecure by design and open source applications have many people looking at the code and fixing bugs quickly. Guess what, Drupal is one of the biggest CMS's around. It's _the_ biggest F/OSS CMS, used by sites like linuxjournal.com, kerneltrap.org,... Couple this with the recent Firefox vulnarbilities and we come to the conclusion that software becomes insecure as it gains popularity (shock!).

      If I make a browser that 1000 people use and there are no known security vulnarbilities in it. Does this mean it't the most secure browser ever?

    2. Re:I can hardly wait for the FUD by Belsical · · Score: 1

      Ha! You're no better than we are. Told you so!

      Seriously, welcome to the real world, Mozilla Foundation.

      --

      "There are no such things as mutual fantasies. Yours bore us and ours offend you."
      - Bill Maher
    3. Re:I can hardly wait for the FUD by Bane1998 · · Score: 1

      The difference is, when a microsoft.com website gets hacked, you all jump on the 'stupid microsoft software' bandwagon. When an OSS site gets hacked, you all jump on the 'why didn't the admins patch?'. Sounds like a pretty extreme double-standard to me. Most microsoft hacks could be prevented by patching, too. So which is it?

      Keith

    4. Re:I can hardly wait for the FUD by JohnnyNoSPAM · · Score: 1
      Windows is insecure by design and open source applications have many people looking at the code and fixing bugs quickly.

      Let's make sure that we are keeping things on the same playing field. Here, you are talking about a proprietary operating system in comparison to open source applications. I'm sure that your point was more oriented toward the discussion of security between proprietary and open source in general, so there is no more need for a discussion in semantics.

      I disagree, however, that software becomes less secure as it gains popularity. That seems to imply that the developers become less dedicated to the quality of their work, and I don't think that's true. Perhaps you are saying that vulnerabilities are more sought and exploited when found. By and large, the open source community does an excellent job of keeping their software secure. That doesn't mean that the code is perfect. If it were perfect then it would never need to be patched and that's regardless of which ever side of the fence you like prefer to play.

      In my opinion, Microsoft Windows was flawed not only by design but in commitment to end users. The Open Source Community's commitment to providing quality operating systems and software to end users has always been there; it was never about the money. This is an embarrassment, but the commitment to end users will only continue to improve. Microsoft, however, has made some good steps toward providing better security for their products including Windows. Additionally, I think that this has been in direct response to competition from open source with regard to security. If the Open Source Community's advocacy were baseless then I seriously doubt that Microsoft would have - and continue to - devote resources to make some improvements. So in a sense, open source makes everyone's computing more secure.

      You do bring up a good point in mentioning the increase of attacks as popularity increases. People have been discussing this for a while, and this attack is a clear example of that. Another contributor stated this may also indicate Firefox's growing popularity - and that's a good thing. Again, the open source community does an excellent job of posting fixes rapidly after they are discovered vice, shall we say, lumping them into a monthly update. Still, as I have also mentioned elsewhere that we cannot rule the human element in maintaining system security. And that, too, is regardless of whatever tickles one's fancy.

      Most importantly, though, I believe that the Open Source Community will learn from this lesson rather than be doomed to repeat over and over again as Microsoft has.

    5. Re:I can hardly wait for the FUD by soulhuntre · · Score: 1

      So which is it?

      Both. They trot out some lame line about some patch that sometimes might break software and claim that it's MS's fault the admin didn't update.

      --
      --> Fight tyranny and repression.... read /. at -1!
  19. Spread Firefox by Scoria · · Score: 2, Insightful

    as well as any other optional information that users may have provided, including: real name, web site URL, e-mail address, IM screename, and home address.

    That's precisely why you should always treat information submitted to a site like Spread Firefox as though it will be released to the public sometime in the future. If you aren't ready for everybody to have access to your home address, then simply don't release your home address.

    --
    Do you like German cars?
  20. If some scriptkiddie braggs.. by Karma_fucker_sucker · · Score: 1

    they'll be turned inned..if they're lucky.

    --
    Evil people don't think they're evil. - George Lucas, Making of Ep III
  21. Please remember to cacth criminals! by John+Seminal · · Score: 0, Troll
    If it was due to the vulnerability present in older versions of Drupal (pre June 29th) then it was the admins of spreadfirefox.com that left it unpatched until July 10th (11 days). There is no excuse for that kind of delay in patching a vulnerability on a system that could affect as many users as SpreadFirefox caters to.

    This kind of thinking is wrong and outdated.

    What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock??

    The problem is with the criminal who breaks into websites. If I wanted zero security for my website, I should be allowed to have zero security and not have anyone hack in.

    I don't know the anwser. Do we increase jail time for hackers? Do we lock out countries where we know there are problems, have an internet embargo. Nothing in and nothing out? Do we change the whole internet to require some form of identification from everyone who uses it, something more than an IP address that can be spoofed. How do we stop people from hacking websites and causing disturbances?

    --

    Rosco: "If brains were gunpowder, Enos couldn't blow his nose."

    1. Re:Please remember to cacth criminals! by Anonymous Coward · · Score: 1, Insightful
      Do we increase jail time for hackers? Do we lock out countries where we know there are problems, have an internet embargo. Nothing in and nothing out? Do we change the whole internet to require some form of identification from everyone who uses it, something more than an IP address that can be spoofed. How do we stop people from hacking websites and causing disturbances?
      We use firewall and update our software when there's security fixes...
    2. Re:Please remember to cacth criminals! by pixelpusher220 · · Score: 5, Insightful

      What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock?

      Nice way to twist the arguement.

      Except that if it was widely publicized that ABC, Inc locks had a fatal flaw in them, but there was a modification to make it secure. But you didn't and somebody exploited that flaw to steal stuff.

      Yes you'd bear some responsibility since you're housing OTHER peoples data and not doing everything reasonable to protect that data...and applying patches is plenty reasonable.


      --
      People in cars cause accidents....accidents in cars cause people :-D
    3. Re:Please remember to cacth criminals! by PsychoSid · · Score: 1
      I agree with the sentiment and the principal.

      The sad fact is that if you left you front door open and an address available to pretty much everyone across the globe how soon do you think someone would come through to steal stuff ?

    4. Re:Please remember to cacth criminals! by 99BottlesOfBeerInMyF · · Score: 5, Insightful

      What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock??

      The above poster said nothing of the kind. He did not blame the site for getting hacked, he blamed the administrators for not providing enough security. Let me rewrite your analogy.

      Yesterday at the local businessman's meeting, security expert Mr. Smith revealed that the cheap, Walmart brand padlocks in use on many stores can be broken into very easily with a ordinary pen. Mr. Smith said that these locks should be replaced and are even in use on the jewelry store down the street where a number of us have our membership rings being resized... and two weeks later the jewelry store is broken into with a pen but someone happened by and the robbers ran away without stealing much.

      Would it or would it not be correct to criticize the store owner for not changing the locks, even after they were shown faulty and after the whole group was told that he was using them?

      How do we stop people from hacking websites and causing disturbances?

      How do we stop people from robbing jewelry stores? Well we make sure the cops enforce the laws and we put in good locks and a security system. Nothing will ever stop all robberies or all cracks, but that does not mean we should not do our best to make any given store or server a hard target. Nor does it mean we should ignore security warnings.

    5. Re:Please remember to cacth criminals! by utnow · · Score: 2, Funny

      So the solution is to do away with the police and simply build our homes out of 2ft thick titanium. And then when they find a way to cut through that, the news will report it, and then it'll be your fault for not upgrading to diamond plate armor.

    6. Re:Please remember to cacth criminals! by garcia · · Score: 1

      How do we stop people from hacking websites and causing disturbances?

      You immediately patch when the coders tell you that it's in your best interests to do so. Regardless of "outdated and wrong thinking" it protects you.

    7. Re:Please remember to cacth criminals! by stuntpope · · Score: 1

      If I give my valuables to someone who puts them in his unlocked car, and they are subsequently stolen, you can bet I'm going to be pissed at him despite his protestations that he should be allowed to park his car without locking it. We all know the ultimate wrong-doer is the person who broke in. That doesn't excuse the person who was lax in protecting valuables.

    8. Re:Please remember to cacth criminals! by Irish_Samurai · · Score: 2, Insightful
      Totally agree.

      If this was just someones lame "Look at pictures of my puppies" website that held no personal information about anyone and it got hacked, the fault would lie totally with the hacker.

      You house other peoples private data, you better be securing the site, or you are negligent.
    9. Re:Please remember to cacth criminals! by pizzarobot · · Score: 1

      What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock??

      I would hold you responsible. The admin being responsible and the hacker being responsible are not mutually exclusive ideas. If the lock on your door was broken, you knew about it for at least 11 days, you knew that potential thieves knew about your broken lock for at least 11 days, you knew that potential thieves would have a strong motive for breaking in, and you were responsible for something of mine in your house, then I would hold you responsible.

      It's the same here. SpreadFirefox knew about the problem with their site for at least 11 days, they knew that potential hackers knew about the exploit for at least 11 days, SpreadFirefox knew that hackers would have a strong motive for hacking in (usernames, passwords, email addresses, etc.), they knew they were responsible for the list of registered users (and various personal information), and they didn't timely fix the problem. Both the hacker(s) and SpreadFirefox are responsible here.

    10. Re:Please remember to cacth criminals! by John+Seminal · · Score: 1
      Yesterday at the local businessman's meeting, security expert Mr. Smith revealed that the cheap, Walmart brand padlocks in use on many stores can be broken into very easily with a ordinary pen. Mr. Smith said that these locks should be replaced and are even in use on the jewelry store down the street where a number of us have our membership rings being resized... and two weeks later the jewelry store is broken into with a pen but someone happened by and the robbers ran away without stealing much.

      So the owner of the store is at fault for storing his customers valuables somewhere that it is easy to steal?

      Is that the kind of laws we want? I know my lock does not work. I take in your valuables to store them. Then someone steals everything, and I am to blame for not replacing the locks?

      What if the Jewlery store did not want any locks? What if all they wanted was for people to obey the law?

      Are we living in a society with no honor? Are we living in a time when everything that is wrong is okay, the "poor me" I did not mean to do it, but it was too tempting?

      The only reason I say I don't know what the anwser to this problem is, is because the jails are over crowded as it is. We did not have a lack of respect of other people 50 years ago, in the Leave it to Beaver age. Many fewer people stole, lied, and cheated. So why is it today we have more people who steal, lie, and cheat? Is it the aninimity the internet offers? Or is it the way society is changing, no more norms and standards, no more shame? It seems like every deviant lifestyle is being accepted as normal. Nobody can call a crook a crook anymore, because the crook might sue for pain and suffering.

      --

      Rosco: "If brains were gunpowder, Enos couldn't blow his nose."

    11. Re:Please remember to cacth criminals! by dnixon112 · · Score: 1

      Are you living in an alternate reality? Or are you just smoking some good shit...

    12. Re:Please remember to cacth criminals! by the+unbeliever · · Score: 1

      We're not living in a society with no honor. We're living in a society that preys upon naivity, and rightly so.

      If you take in other's personal property, and you do nothing to secure that property, then you are negligent and not deserving of trust until you prove you are no longer negligent.

    13. Re:Please remember to cacth criminals! by jsight · · Score: 1

      > So the owner of the store is at fault for storing his customers valuables somewhere that it is easy to steal?

      If there are consequences for his customers, then yes he may be. It's called negligence, and he could easily be in a lot of trouble for it.

      Having said that, you seem to think that this implies a lack of guilt for the robber. It clearly does not. The robber is just as guilty as if the store owner had practiced good security.

      The two variables (guilts) are independant.

    14. Re:Please remember to cacth criminals! by OrangeCowHide · · Score: 1

      Why is it no story can be posted about some server vulnerability being exploited without someone very quickly having to make a locked door analogy?

      I think that Godwin's law should be expanded to cover this phenomenon.

      --
      Creationists are a lot like zombies. Slow, but powerful and numerous. And they all want to eat our brains. - Evilest Doe
    15. Re:Please remember to cacth criminals! by RollTissue · · Score: 0
      If I wanted zero security for my website, I should be allowed to have zero security and not have anyone hack in. I don't know the anwser.

      Hacking and devious behavior is a part of life. It always has been and always will be. The days of Wally and The Beaver are long gone. If you have something worth protecting, you'll need to protect it.

    16. Re:Please remember to cacth criminals! by Khuffie · · Score: 1
      ABC makes locks?

      Don't you mean ACME?

    17. Re:Please remember to cacth criminals! by ReverendLoki · · Score: 4, Insightful
      To further nail the analogy down (or perhaps drive it further into the ground, I'm not sure which):

      Assume that the landlord of your apartment building uses ABC, Inc. locks with said flaw, and fails to fix that flaw in a timely manner, despite the fact that the fix is moderately simple and free to implement. You, the tennant, have no ability to apply this change yourself. Now, when the burglars come and exploit that flaw to steal all of your stuff, wouldn't you want to hold the landlord at least partially to blame as well as the burglars?

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    18. Re:Please remember to cacth criminals! by John+Seminal · · Score: 1
      The admin being responsible and the hacker being responsible are not mutually exclusive ideas.

      That is extortion. What you are saying is nobody can start an internet buisness where they have customers data unless they hire a competent administrator?

      Say I want to sell the Worlds Best Cookies, they are homemade by me, nobody else has them. I decide to set up a simple website, use tomact and write some code where people enter in their names, addresses and credit card numbers. I don't want to pay for a third company on the web to process the credit cards, I call them all in myself in the morning. But the way my website is set up, all the orders are just appended to a text file on my server. I open that file in the morning, and validate all the orders.

      What you are saying is, if someone hacks in and steals that text file with credit card numbers, the store owner would be at fault?

      Now lets look at it your way. Instead, I hire an administrator at $75 an hour. He is the cheapest admin with a good work history, an admin that has his MSCE and other certifications that the industry accepts as proving competence. He works for 50 hours setting up my server and website, and also tells me to subscribe to an on-line credit card processing service, but they charge 9% of all transactions, plus a monthly fee. The admin also has an 1 hour per month fee, for maintinance and consulting and keeping my account active.

      Do any people know what my cookies would now cost? It would probably cost more for the admin and banks than the flour, butter, suger, and chocolate chips that goes in the cookies. The cost would go way high.

      Now, if it was 50 years ago, people would not confuse the issue. There is only one wrong doer, the criminal who steals. It is the theft that is wrong, not the weakness of the target.

      --

      Rosco: "If brains were gunpowder, Enos couldn't blow his nose."

    19. Re:Please remember to cacth criminals! by LWATCDR · · Score: 1

      If you run a bank and someone robs it because the bank did not fix a broken lock the bank is ALSO responsible.
      The bank did not commit a crime but they have some responsibility. If nothing else a reduction if the trust of it's customers.
      The same could be said of a website. While not criminally responsible they are at least a little bit responsible

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    20. Re:Please remember to cacth criminals! by Anonymous Coward · · Score: 1

      Nah...I like my possessions to make up stories about how bad Republicans are...so it's an ABC, Inc. lock for me!


    21. Re:Please remember to cacth criminals! by CRCulver · · Score: 1

      We did not have a lack of respect of other people 50 years ago, in the Leave it to Beaver age. Many fewer people stole, lied, and cheated.

      Crime is lower today in many places in America than it was 50 years ago. Just think of how dangerous a place New York City used to be. Sure, it's still a gritty urban environment, but the city has been drastically cleaned up in our lifetimes.

      In every time people have looked back on the past and thought it was better. Even the ancient Greeks believed in a golden age of peace that was lost forever. Life wasn't better with less crime in the "Live It to Beaver" era, and believing so is the height of naivete.

    22. Re:Please remember to cacth criminals! by pizzarobot · · Score: 1

      That is extortion. What you are saying is nobody can start an internet buisness where they have customers data unless they hire a competent administrator?

      No. A better example would be the following: You start up Worlds Best Cookies. You use some free CMS made by someone else. You are emailed by the author of the CMS that there is an exploit, and that you need to upgrade. You refuse for at least 11 days. In addition, you know that the layout of your site gives away what CMS you are using. You know that the CMS you are using is popular, and you know that lots of other people know about the exploit in your CMS. You know that the credit card information would be valuable to hackers. But you still don't upgrade after 11(!) days.

      There was no money transfer here. I also didn't say that it wasn't possible for only the hacker to be responsible in certain situations. But in this particular situation the informed admin should have known that his site was about to be hacked, because he was told this by others for free. It should have been obvious to this experienced admin that his site was about to be hacked. And he still didn't update it after 11 days.

    23. Re:Please remember to cacth criminals! by smc13 · · Score: 1

      You need to look at crime statistics for the 50's they had much less crime in back then. Now, if you were talking about the late 80's/early 90's, then yes we are safer today. Here is the homicide rate:

      http://www.infoplease.com/ipa/A0873729.html

    24. Re:Please remember to cacth criminals! by going_the_2Rpi_way · · Score: 1

      A good analogy, but a better one would use a bank instead of a jewelery store.

      You're storing other peoples valuables (be it information or money) and have an obligation to do your best to protect it. Free market forces aside, the moral obligation remains.

    25. Re:Please remember to cacth criminals! by oldwolf13 · · Score: 1

      How would you feel if this was a bank, and the banks NEGLECT allowed hackers to transfer funds from your account?

      Now I know this isn't as serious (althouh with identity theft I guess it could have the potential to be.. (to start anyways... you'd still need a SSN/SIN #).

      It's not your fault for the actions of the hackers... it's your fault for not taking procautions to secure the machines. Doesn't make the hacker any less guilty.

      --
      If I can't smoke and swear I'm fucked.
    26. Re:Please remember to cacth criminals! by Anonymous Coward · · Score: 0

      What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock?? Yup. Maintaining security is part of the job. If your lock is broken, it's your job to secure the door. You are responsible for what comes through your door. Good guys or bad guys.

    27. Re:Please remember to cacth criminals! by zerocool^ · · Score: 2, Insightful


      How about this analogy:

      There's a "webserver", and this "webserver" is running "software". The people that make the "software" have released a "patch" 2 weeks ago that "fixes" a number of "security holes" in the "software".

      Then, the people who run this "webserver" didn't apply the "patch", and "webserver" got "hacked".

      The "webserver" was also storing "3rd party contact information"; ergo, the people who run the "webserver" should have applied the "patch" more quickly.

      Come on, folks. Every thread on slashdot lately, it seems everyone tries to make analogies, and everyone else is correcting them. We're all geeks, it's not hard to understand the concept of "unpatched webserver gets haked" or "non-encrypted wireless internet used by passerby", or a hundred other things that seem foreign to the talking heads on CNN's "technology report". We get it. It is what it is.

      ~Wil

      --
      sig?
    28. Re:Please remember to cacth criminals! by chris_mahan · · Score: 2, Funny

      We at Diamond Plate Armored Homes Inc. would like to remind you of an amazing offer on our latest 900mm SurroundWall "Better-Than-Cops"(TM) residential security system.

      But wait, if you call today, you'll also get 30% off our Enhanced Titanium Adobe-feel roof, providing NSA-grade penetration security in style!

      All our products come with build-in machine gun mounts, and are blast and impact proof up to 300 kg of TNT.

      When you care about the safety of your family, you protect it with "Armored Homes"!

      Call your representative TODAY to take advantage of this great offer!

      --

      "Piter, too, is dead."

    29. Re:Please remember to cacth criminals! by kwerle · · Score: 1

      Are we living in a society with no honor? Are we living in a time when everything that is wrong is okay, the "poor me" I did not mean to do it, but it was too tempting?

      What you're selling is personal irresponsibility under the guise of personal responsibility.

      If I open a bank and leave the place empty and unlocked at night, it is not my fault that people walk in and take all the money. It is their fault.

      But it is absolutely my fault that I didn't lock things up securely. There ARE bad people out there. To imagine otherwise is one's own fault - there is more than enough evidence to support that notion. The bank in the example is being irresponsible. It is their fault that they didn't take the appropriate precautions.

    30. Re:Please remember to cacth criminals! by DelphiGeek · · Score: 2, Interesting

      I think you need to change the analogy to perhaps put it in slightly better perspective.

      Say you purchased a car from Foo Motor Company in 2000. In 2001, they release a "recall" for a brake spring that is faulty. In this recall it states that the part failure may result in the serious malfunction of the braking system and could render the brakes useless. All parts and labor are covered on the repair, just take to your nearest dealer.

      For whatever reason (probably because you are busy) you never take the vehicle to the dealer and have the work done. Then in 2002 you are cruising down the road and a small child runs in front of your car. You slam on the brakes and NOTHING. They just don't work. You smoosh the kid.

      Is Foo Motor Company at fault? After all they did warn you and provide a method to fix the problem.

    31. Re:Please remember to cacth criminals! by d34thm0nk3y · · Score: 3, Insightful

      What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock??

      The problem is with the criminal who breaks into websites. If I wanted zero security for my website, I should be allowed to have zero security and not have anyone hack in.


      Ugh, I am so sick of the never-ending analogies in this friggin place! Try this non-analogous rebuttal on for size:

      negligence Audio pronunciation of "negligence" ( P ) Pronunciation Key (ngl-jns) n.

      1. The state or quality of being negligent.
      2. A negligent act or a failure to act.
      3. Law. Failure to exercise the degree of care considered reasonable under the circumstances, resulting in an unintended injury to another party.

    32. Re:Please remember to cacth criminals! by BlogPope · · Score: 1, Insightful
      Assume that the landlord of your apartment building uses ABC, Inc. locks with said flaw, and fails to fix that flaw in a timely manner, despite the fact that the fix is moderately simple and free to implement.

      All locks are flawed. No security is perfect. Since you chose not to move into Fort Knox, you knew that your security was not perfect. Hence I saw you are 120% to blame, since you chose not to move into Fort Knox. See, I'm holding you responsible for stuff stolen from your neighbors, and replacing the lock. If you didn't have all that high priced stuff, the burglars wouldn't have broken in.

      Now, here's side B. Admins rush to integrate the fix, but it turns out the fix changes component X's behavior slightly, and erases all your data. Now who's fault is it?

      Oh, and side C. When you show up to bitch about how I run my network that you aren't paying for, and that my time is worthless, I get to kick you in the crotch, repeatedly.

      --
      My other car is a Popemobile
    33. Re:Please remember to cacth criminals! by KylePflug · · Score: 1

      No, duh. The kid's at fault. Didn't you read the grandparent?

    34. Re:Please remember to cacth criminals! by KylePflug · · Score: 2, Insightful

      That's not "much less." It's also very much worth pointing out that homicide rate isn't necessarily an accurate index of crime as a whole, and chances are the statistics mentioned don't take into account all sorts of things completely unrelated to the moral state of man that would boost the statistics. Yes, it's bad to rob a store. It's also foolish to leave a store undefended against robbery, and you are responsible if you lose other people's property because of your failure to take appropriate measures against a known threat. Just like if you lost their stuff or exposed it to corrosive materials on accident. You aren't responsible for the robbery, but you are responsible for the loss. Alternatively: You put something in a safety deposit box at a local company. The building burns down / is robbed / blows up / melts / ceases to exist. You want your something back, right? The company which promised to hold it for you owes it back, right?

    35. Re:Please remember to cacth criminals! by KylePflug · · Score: 1

      Do you know what your cookies would cost after you lost the class-action lawsuit and paid damages to all your ex-customers?

      "What you are saying is, if someone hacks in and steals that text file with credit card numbers, the store owner would be at fault?"

      HELL YES. If you do something as stupid as putting credit card numbers in a text file with no security, you shouldn't be allowed to have those numbers.

      Any transaction implies that the users information will be held in confident. If you hand your friend your wallet and ask him to hold on to it while you run into the restroom, wouldn't it be frustrating to come back and see him standing there, wallet on the table next to him, while he has his eyes closed, ears plugged, and sings "lah lah lah"? 50 years ago or not, that's neglecting your JOB, namely securing the individuals belongings.

      YES, criminals are responsible for their actions. YES, it would be nice to live in a world where we didn't have to protect ourselves. But in a world where we both have to protect ourselves and have the knowledge and capacity in most cases to do so, we have an OBLIGATION to be smart, ESPECIALLY when handling other people's valuable property.

      No, you shouldn't be held guilty of theft. You SHOULD be prosecuted to the fullest extent of the law if you caused someone loss by neglecting to secure their property.

      The mentality you are advocating is like saying "We shouldn't repair bridges. In an ideal world, there would be no entropy and no decay and bridges would just stand there, invincible. Since that's the way it should be, we'll pretend that's the way it IS. Therefore, if a bridge falls down, it's gravity's fault. Don't look at us just because we didn't run out there with some duct tape when the pavement started to form ravines.

      It's just plain stupid to say what you are saying.

    36. Re:Please remember to cacth criminals! by WarmNoodles · · Score: 1

      Its called Status Quo VS Best Practice.
      Look it up somewhere geessh.

      These days they will give trained monkeys any Certs they can pay for.

      Ill take someone with best practice depth and breadth experience and no certs over the Cert Monkeys any day.

      Just like the access db only geeks pretend to be programmers, so do some alleged security professionals.
      And we security professional geeks are tired of the bad image these slackers give us as professional experienced nerds.

    37. Re:Please remember to cacth criminals! by Anonymous Coward · · Score: 0

      phew, that's a relief - knowing that, I guess I can stop running from the cops. For some crazy reason, they seem to think that I was responsible for breaking and entering, and they also appear to feel that they are responsible for tracking me down. Meanwhile, the responsible party just keeps sitting around and whining on the local news about how his kids are missing - dumbass.

    38. Re:Please remember to cacth criminals! by Stauf · · Score: 2, Funny

      Come on, folks. Every thread on slashdot lately, it seems everyone tries to make analogies, and everyone else is correcting them.

      So it's like when you write a book, and something in it is confusing, and then some editor scribbles something less confusing in the margin, but everyone still ends up confused?

    39. Re:Please remember to cacth criminals! by millennial · · Score: 1

      Then again, the people who are submitting their personal data to the SpreadFirefox servers assume that it is safe to do so, regardless of whether or not it actually is. It all depends on how you want to place liability - caveat emptor (the users are liable) or negligence liability (the admins are liable).

      --
      I am scientifically inaccurate.
    40. Re:Please remember to cacth criminals! by zerocool^ · · Score: 1


      So it's like when you write a book, and something in it is confusing, and then some editor scribbles something less confusing in the margin, but everyone still ends up confused?

      Exactly.

      --
      sig?
    41. Re:Please remember to cacth criminals! by Firethorn · · Score: 1

      Another thing to realize for back then, was that people were more willing and equipped to defend themselves. The old using a shotgun to run off a burgler or trespasser. People in the '50's were harder targets in many ways.

      That and many crimes just didn't get reported, or were ignored.

      --
      I don't read AC A human right
    42. Re:Please remember to cacth criminals! by Breakfast+Pants · · Score: 1

      Please... your post is so wrong.

      "What you are saying is, if I have a door and the lock breaks, it is my fault if I get robbed because I did not change the lock??"

      It is your fault somewhat if you were responsible for other people's things and they trusted you to at least keep up with published problems that your lock was known to have. That trust was there in this case. Does that in any way weaken the guilt that the hacker has? No. Why do you think that just because someone else gets some additional blame it has to be a zero sum game and therefore take away blame from the thief? I'd say you are crazy.

      --

      --

      WHO ATE MY BREAKFAST PANTS?
    43. Re:Please remember to cacth criminals! by Anonymous Coward · · Score: 0

      It's mostly down to mobility. In a social environment with higher mobility, there are weaker connections between individual members of the society, and therefore less respect for one another. With the lower level of respect comes a higher willingness to harm.

      Online `societies' are by far the most mobile (if you don't like a given `society', there is no real cost in changing to another), which is why the level of disrespect/crime is so much higher.

    44. Re:Please remember to cacth criminals! by pixelpusher220 · · Score: 1

      Generally I don't agree with the users being liable arguement...given privacy policies dictate that there is a plan in place.

      But looking at the SpreadFirefox site, it's not readily apparent they have even have one posted. Which given last weeks hullabaloo seems incredulous.


      --
      People in cars cause accidents....accidents in cars cause people :-D
  22. Use a hash (and salt)! by pizzarobot · · Score: 2, Insightful

    ...The vulnerability, which was exploited by 'unknown remote attackers,' could potentially have enabled the forces of computing darkness to obtain the username and password of every registered SpreadFirefox user, as well as any other optional information that users may have provided, including: real name, web site URL, e-mail address, IM screename, and home address.

    Lots of people probably use the same password for their email and websites such as SpreadFirefox. If any users use webmail and provided their email address, this could be a big problem. I would have thought that SpreadFirefox would have used hashes and salt on their passwords, but apparently this isn't the case.

    It looks like the Mozilla Foundation realized this too:
    While there is currently no evidence that the attackers acquired user data, the Mozilla Foundation suggests that registered users change their password and "the password of any accounts where you use the same password as your Spread Firefox account."

    1. Re:Use a hash (and salt)! by Scoria · · Score: 1

      I would have thought that SpreadFirefox would have used hashes and salt on their passwords, but apparently this isn't the case.

      If their software is remotely modern, then the user passwords are probably stored as "irrevocable" hashes. It wouldn't stop their attacker from sniffing the contents of an unencrypted HTTP POST during authentication, however, and that could be one reason Asa is advocating that users change their passwords.

      --
      Do you like German cars?
    2. Re:Use a hash (and salt)! by kmactane · · Score: 1

      Given enough time and computing power, even a salted password hash can be broken by brute force. Markus Hess did that with passwords scammed from Cliff Stoll's machine all the way back in 1986, as described in The Cuckoo's Egg; the laws of mathematics haven't changed since then.

      And it looks like the Mozilla Foundation realizes this, too, and are giving good advice.

    3. Re:Use a hash (and salt)! by mykmelez · · Score: 1

      Actually, it is the case. Drupal, the CMS that Spread Firefox uses, stores passwords in MD5 hashed format. Nevertheless, hashing a password is not 100% safe, since weak hashed passwords are susceptible to brute force attacks, so we thought it wise to notify users and recommend they change their passwords.

  23. Probably an automated attack by WebHostingGuy · · Score: 5, Interesting

    When I read this the first thing that went through my mind is that someone targeted the site. But it sounds like a spammer just used it to send out emails (as far as I know now). Based upon this I doubt that the site was even targeted at all. I bet an automated script searched through google and is looking for drupal sites to exploit. phpBB has this happen quite a bit. Once a site is found the script automates the hack and then sends out the spam.

    My guess it that the spammer didn't even know what site they hacked.

    --
    Quality Hosting e3 Servers
  24. Passwords? Doubt it by RickPartin · · Score: 4, Interesting

    I really doubt that any passwords were even there. Any site with brains is storing it as an MD5 hash. In fact I've never used any content management systems or forum software that stored it as plain text.

    1. Re:Passwords? Doubt it by oscarm · · Score: 2, Insightful

      You're right but unless you're encrypting them in javascript before a form sends it to the server, passwords are making they're way from the browser to your server in plaintext (even over ssl - there its just the transport that's encrypted).

      From there, a truly malicious user could get them from database select statements (by turning on and looking at db logs, like mysql's query log), or changing your CMS's authentication code to also email the username/passwords during the authentication process to an external address or to drop them into a file.

    2. Re:Passwords? Doubt it by Liselle · · Score: 1

      Well, a lot of us here have. Your UID is too high for you to remember, I think (but maybe you lurked here a really long time before registering, like I did), but Slashdot used to store our passwords in plain text. And Murphy's Law being what it is, Slashdot got rooted, and everyone's logins were laid bare to the hacker (who was fortunately of the benevolent sort). It even happened once before that, two year earlier in 1998.

      Good times, eh?

      --
      Auto-reply to ACs: "Truly, you have a dizzying intellect."
    3. Re:Passwords? Doubt it by OverlordQ · · Score: 1

      *points to sig*

      If they wanted the passwords, they could get 'em :)

      --
      Your hair look like poop, Bob! - Wanker.
    4. Re:Passwords? Doubt it by Forseti · · Score: 1

      If you're encrypting the password with JavaScript, which is done on the client side, then the server has no way of verifying that you actually have the password and didn't just grab the resulting cyphertext from someone else's session. This would be equally stupid.

      Unless of course, if by "encrypting", you mean something more than just doing a secure-hash. (Which I wouldn't trust most web designers to do.)

      I suppose if you did something smart, like a Kerberos-style encrypting of the current timestamp with the password as the key, it would be fine. But for that to work, the server would need to have recieved the password in cleartext (or it's hash) at some point, bringing us back to the original problem...

      --
      Delay is preferable to error. (Thomas Jefferson)
    5. Re:Passwords? Doubt it by tshak · · Score: 1

      RTables are useless with the implementation of salts and/or secure hash implementations like HMAC.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    6. Re:Passwords? Doubt it by OverlordQ · · Score: 1

      yea, but how many people when writing most software use md5/etc use salts?

      not very many.

      --
      Your hair look like poop, Bob! - Wanker.
    7. Re:Passwords? Doubt it by T-Ranger · · Score: 1

      Well, what you do is send down a known salt to the browser when you send the login page. The browser/JS mangles the two together and passes that across the network. This chalange/response concept is wildly used; SASL w/ cram-md5, digest-md5 being two specific implementations.

      Yes, it means you need to send the password in cleartext once. Well, once is better then every time, while there is a chance a cracker is sniffing the first session, the chance of a cracker sniffing one of a infinite number of sessions is 1.

    8. Re:Passwords? Doubt it by Tim+C · · Score: 1

      That's probably the case, but now the hacker has a list of usernames and password hashes to run an attack against.

      Sure, it'll take a while, and probably isn't worth the effort for something like this, but if you have the md5 hashes, then given time, you have the passwords.

    9. Re:Passwords? Doubt it by mykmelez · · Score: 1

      That's right, the site stores passwords as MD5 hashes. It does not store them as plaintext.

    10. Re:Passwords? Doubt it by Forseti · · Score: 1

      Well sure, there are tons of ways to avoid sending the password in cleartext every time, as my kerberos example was meant to demonstrate, but that doesn't change the point I was initially trying to make, which is that since you have to send the password in cleartext at least once, the grandparent's comment that it would be clear in the data structures until it was hashed and stored in the database is, to some degree, unavoidable.

      And the fact that this is true even for encrypted transport layers such as SSL is therefore somewhat moot. I'd much rather send my passwords through SSL and have them in cleartext in the data structures for a short while rather than try to implement a complicated mechanism to scramble them with JavaScript, considering the small payoff versus the increased risk of not ujsing it for that initial password setting.

      If SSL is avoided in favor of such a mechanism, that inital password transfer will be totally unprotected. Seems to me a much bigger security risk than that which the grandparent was trying to describe. Plus, I'm trying to make the point that creating a completely bullet-proof system is non-trivial. There are lots of pittfalls to consider, and it's easy to miss even an obvious one.

      --
      Delay is preferable to error. (Thomas Jefferson)
  25. No class by mfloy · · Score: 1

    It's unfortunate when hard working people have this done to their site. It must test their resolve when they see people with no dignity do this.

    1. Re:No class by Anonymous Coward · · Score: 0

      Because you'd be saying that if MS got hacked? Then it'd be their fault for not patching...

    2. Re:No class by mfloy · · Score: 1

      I don't think it is right for any site to get hacked, MS or otherwise. Although I do believe patching is of paramount importance, I do feel bad for the people who have to clean up the mess after these attacks.

  26. No Worries by Comatose51 · · Score: 1
    the forces of computing darkness to obtain the username and password of every registered SpreadFirefox user, as well as any other optional information that users may have provided, including: real name, web site URL, e-mail address, IM screename, and home address

    No worries. All that means is some geek in a Dr. Doom custom might show up at other nerds' parents' home looking for the comic book convention being held in the basement.

    --
    EvilCON - Made Famous by /.
  27. well obviously by Anonymous Coward · · Score: 0

    well obviously one jackass thought of it, and two jackasses modded it "insightful".

  28. Attack by spammer? by whitehatlurker · · Score: 1
    Seeing that the attack is attributed to a spammer, it is likely that the warning from spread firefox will not be the only email that registered users might be getting from this.
    (Yes, I saw "they didn't get any personal data" on the page. But are you certain of this?)

    Tangentially, my copy of FF 1.04 still hasn't realised that there is an upgrade, and even more worrisome, can't find one when I tell it to go looking. Seeing that I don't use it as a primary browser, I'm not too concerned for my installation. (Also, I've already downloaded the 1.05 release thru Opera, I'm just waiting to see if 1.04 wakes up before I install the update.) If this is a widespread problem, this could cause problems down the road.

    --
    .. paranoid crackpot leftover from the days of Amiga.
  29. Firefox changes name again by Anonymous Coward · · Score: 0

    Goodbye Firefox. Welcome Firefix!

  30. Can't believe they're not on the mailling list by bad_outlook · · Score: 1

    http://drupal.org/mailing-lists

    You have to be on mailing lists so you know as soon as a sec update is out. Being on BugTrac and SecFocus is recommended too, but AT LEAST be on lists for daeons or things like this you're running!

  31. How many people...Same Drummer. by Anonymous Coward · · Score: 0

    "How many people upon reading the headline immediatly suspected that Microsoft is behind this?"

    How many think this place is becomming predictable?

  32. But why hack SpreadFirefox? by Pollux · · Score: 0

    I suppose I just did a double-take. Kinda like when I heard when Iraqi terrorists kidnapped the diplomat of Egypt. Why hackers hack SpreadFirefox?

    1) Mozilla's the good guys. Microsoft's the evil empire.

    2) As said in the summary, these guys could get, "real names, web site URLs, e-mail addresses, IM screenames, and home addresses." No credit card information, no bank account numbers, nothing of value other than matching a name&address to a login. Since nobody's sharing any MP3s or warez or doing anything illegal, how does a name&address hurt anybody?

    3) I myself haven't even heard of SpreadFireFox's website until today. It's not a big-name deal. I doubt anybody's going to get their name on CNN for this. So, no publicity beyond Slashdot.

    So, why hack SpreadFirefox?

    1. Re:But why hack SpreadFirefox? by Anonymous Coward · · Score: 0

      [dramatic movie music plays]

      You're asking the wrong question...

    2. Re:But why hack SpreadFirefox? by Anonymous Coward · · Score: 0

      The evil empire ehh? Stick it to the man Pollux! Fight the power! Do you retards realize what you come off sounding like?

    3. Re:But why hack SpreadFirefox? by crazdgamer · · Score: 2, Informative

      1) Mozilla's the good guys. Microsoft's the evil empire.

      Good and evil are completely subjective. Someone pro-Microsoft could think Firefox is the devil incarnate (let's not discuss why someone would be pro-Microsoft and just grant the premise that there could exist a tech savvy zealot with either something against Mozilla or a hard-on for MS)

      2) As said in the summary, these guys could get, "real names, web site URLs, e-mail addresses, IM screenames, and home addresses." No credit card information, no bank account numbers, nothing of value other than matching a name&address to a login. Since nobody's sharing any MP3s or warez or doing anything illegal, how does a name&address hurt anybody?

      Web site URLs, email addresses, IM screennames = new targets for spamming. If we assume the intruders acted with spamming in mind, electronic contact info of any kind is key.

      3) I myself haven't even heard of SpreadFireFox's website until today. It's not a big-name deal. I doubt anybody's going to get their name on CNN for this. So, no publicity beyond Slashdot.

      So, why hack SpreadFirefox?


      Why do hackers hack anything?

      Because they can.

      I can't answer the third point directly, but a hacker's motivation is partially driven by "can I do this?"

    4. Re:But why hack SpreadFirefox? by Anonymous Coward · · Score: 0

      So, why hack SpreadFirefox?

      It could be just a random attack to gain more spam-servers or something similar.

    5. Re:But why hack SpreadFirefox? by RoadWarriorX · · Score: 1

      The rational is quite simple: Because they can.

    6. Re:But why hack SpreadFirefox? by GoldAnt · · Score: 1

      The sick thing about spamming is it wouldn't be profitable if people would stop clicking them and actually buying from them. %/ When will people learn.

  33. Why should I trust that my data was not accessed? by CyricZ · · Score: 1

    "It doesn't look like the attacker accessed any personal data on the site, but to be safe, we're encouraging all of our users to log in and change their passwords."

    Why should I trust their competency now? They let their server be compromised by a very well-known, well-publicized, and fixed/patch-available vulnerability. How can I be sure that the operators of the attacked site are capable of properly analyzing the attack? I mean, if they can't even keep up to date with the latest patches, then how can the even be remotely capable of giving an intelligent assessment of the intrusion?

    But I digress. Does anybody have a list of other well-known sites administered by these same individuals? I want to make sure that if I'm using any of those sites that my data is safe (or removed from such sites).

    --
    Cyric Zndovzny at your service.
  34. Encrypted passwords by Randseed · · Score: 1
    I must have missed something here. In fact, I'm sure I have.

    If they broke in and the system was properly designed, shouldn't they have what amounts to an /etc/passwd file which they then have to crack? In other words, if you used strong passwords, you should be safer than if you used "Z1ON101" or "secret" as the password?

    Not that this by any stretch of the imagination implies that a "strong" password can't be cracked in this situation, just that it's more trouble.

    1. Re:Encrypted passwords by bigberk · · Score: 1, Troll

      Right, sites should never be storing cleartext passwords. You store the hash of the password and each time the user enters a password, you hash it and compare to the stored value.

      This way you never store the actual password on the server and it is nearly impossible recover the password. A quick test is, try the "forgot password" feature of a site. If it sends you back your cleartext password, you know the site is not safely handling logins.

      However once a site is hacked, the attacker can of course read any data sent including the cleartext passwords. So if you log in to a compromised site, your password can be found out.

    2. Re:Encrypted passwords by Inda · · Score: 1

      And one stage further is to buy a set of hash tables for $100 that will crack 14 letter password hashes. A simple database lookup is all that is needed after that. Google has a list of people willing to sell you precomputed hash tables.

      Is someone's password worth $100 to you? What about two users passwords at $50 each? Three?

      Passwords are obsolete. Sad but true.

      --
      This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
    3. Re:Encrypted passwords by mykmelez · · Score: 1

      That's correct, the intruders can have acquired only MD5 hashed passwords; they cannot have acquired plaintext passwords, so users who used strong passwords are safer than users who used weak passwords.

    4. Re:Encrypted passwords by Anonymous Coward · · Score: 0

      And one stage further is to buy a set of hash tables for $100 that will crack 14 letter password hashes.

      And just where does one find a database capable of storing the 1.98428e+26 bytes of data implied by this magical table? And that's assuming case-senstive alpha-numeric passwords (no special characters) only, MD5 hashing, and no salt. Get real.

      You might purchase a precomputed hash table based on a dictionary of some sort, but certainly not one that will crack any 14 letter password.

    5. Re:Encrypted passwords by Randseed · · Score: 1

      Thanks for a very clear answer. (Not quite like I needed a simplistic answer, but there are thousands out there -- yes, who are also reading Slashdot -- who do.)

  35. Re:Please remember to catch criminals! by ag-gvts-inc · · Score: 1
    Wrong and outdated.
    Huh? Thousands of sites with that vulnerability didn't get hacked, this one did. Would the police buy your "I shouldn't have to lock my door" excuse?

    The GP post says there's no excuse, it is not entirely the admins fault, but they could have prevented it. I bet they won't get caught like that again. That's the answer.
  36. How secure is PHP? by CyricZ · · Score: 1

    I keep hearing about how products like PHP-Nuke, phpBB and now Drupal are quite vulnerable and easily cracked or exploited. Is this caused by inherent flaws within PHP, or is it because of improper installations? If it is because of improper installations, is that because it is extremely difficult or time consuming to properly secure a PHP installation?

    I have been considering moving some sites to a PHP-based system for some time now, but after hearing stuff like this I just don't know about PHP anymore.

    --
    Cyric Zndovzny at your service.
    1. Re:How secure is PHP? by Dwedit · · Score: 1

      The problem is insecure applications built on top of PHP, not PHP itself.

    2. Re:How secure is PHP? by CyricZ · · Score: 1

      But does PHP actively do anything to limit the ability of insecure applications to be built upon it?

      --
      Cyric Zndovzny at your service.
    3. Re:How secure is PHP? by SlamMan · · Score: 1

      Does C?

      --
      Mod point free since 2001
    4. Re:How secure is PHP? by kyndig · · Score: 1

      It's caused by poor programming practices and general laziness. The php language will only do what you allow it to do. If you accept any $_POST data that is thrown your way, without verifying the validity of the originating poster, you wreap what you sew.

      Database access is given through the php script, if you fail to double check the content being drawn, ( example: SELECT * FROM user_table, opposed to SELECT * FROM user_table WHERE id=blaat ), this is poor program security.

      A majority of the OpenSource php scripts/programs are (how to put it eloquently), "a mess". Script code is thrown in with html, no seperation of library routines, no program flow, little in the way of architecture, etc etc. This includes a number of popular OpenSource works ( phpbb, phpnuke are the only ones that fall under this category that I have reviewed ). I have not reviewed the Drupal source (probably never will), but the acceptable OpenSource standards when dealing with php programming practices should be raised.

      I would surmise that some php OpenSource developers learnt their trade through Script style approach, opposed to general programming practices in standard languages ( C, C++ ), and therin lies the numerous library flaws.

      Do not let security flaws in popular projects deter your decision to take full advantage of the fluency that PHP has to offer, instead ask yourself if you have enough knowledge and programming skill to develop a robust and secure portal.

      --
      My Thoughts, Kyndig
    5. Re:How secure is PHP? by hyperstation · · Score: 1

      good post, but gawd, i just cringed when i saw "wreap what you sew". it's reap what you sow. sorry to be a spelling nazi.

      and once again, good post.

    6. Re:How secure is PHP? by hyperstation · · Score: 1

      that would be stupid. programming languages should not hold your hand and skip thru the meadow with you.

    7. Re:How secure is PHP? by GrumpySimon · · Score: 1

      The major one is "Magic Quotes" which automatically escapes GET/POST/Cookie data, in the hope of protecting against SQL Injections.

      For example - if I entered this into the form field 'name':
      Hack! "

      Php would store it as:
      Hack! \"

      However, most professional/good PHP programmers I know make a point of turning this off, as it's just damn annoying if you know what you're doing.

      --Simon

    8. Re:How secure is PHP? by CyricZ · · Score: 1

      No, they shouldn't "hold your hand", so to speak. But they should be designed so as to minimize their negative effects, especially languages such as PHP which are used primarily in networked settings by individuals who often lack a solid engineering background.

      --
      Cyric Zndovzny at your service.
  37. irrevocable? by Eunuch · · Score: 1

    So where one encoded password could have many decoded representations?

    --
    Transcend Humanity. Please.
    1. Re:irrevocable? by jfengel · · Score: 1

      Yes. It means that it's possible to break into your account without knowing your password, just one of the hash collisions.

      But that doesn't help the hacker, because the number of collisions is small compared to the size of the space to explore. So the hacker might come up with a working-but-incorrect password by brute force, but brute force is too expensive to be practical.

      Even if they steal the file, they still have to brute-force it (or come up with some clever algorithm, of which none is publicly known or we wouldn't still be using this encryption). So the one-way hash (or trap-door hash, or irreversible hash; I've never heard "irrevocable hash" and neither has Google) protects you when other protection measures fail.

      Stealing the password file means that they can brute-force it in the privacy of their own homes, as opposed to asking your server a gazillion guesses, but at the very least you've bought the time to detect the intrusion and ask everybody to change their passwords.

      (And even if you just re-encrypt the passwords with new "salt" (a little random flavoring to make brute force even harder), they'd have to get the right password, not just a hash collision for the password, because the new salt will put it in a different hash bucket.)

  38. Perls of wisdom, yeah right by kyndig · · Score: 1

    Drupal requires security patching, shipped XML_RPC pear library in php vulnerable, phpBB open to spam hacks, phpnuke and derivs allow remote url inclusion for DDOS hackers :: pants as he sends out client update emails and applies patches::

    This is just another PHP growing pain. Sysadmins continue to watch the patches. Perl mongers.. "I told you so" is over rated...

    --
    My Thoughts, Kyndig
  39. superman vs the forces of computing darkness by stoph+ct · · Score: 1

    the forces of computing darkness better get the cyberjustice league...

  40. Down with Druplicon! by Anonymous Coward · · Score: 0

    Down with Druplicon!

    http://drupal.org/node/9068

  41. A bit early to suggest that. by CyricZ · · Score: 1

    It's a bit early to suggest that it was an automated attack. While that is of course a possibility, there has been very little actual information from the SpreakFirefox people. Until they disclose far more information about this attack to the public (which may not happen if they are pursuing this matter via the authorities), it is a false reassurance to suggest that it was only automated and that no data was maliciously stolen.

    --
    Cyric Zndovzny at your service.
  42. In the real world... by zogger · · Score: 1

    ...yes, it would be at least partially your fault for not fixing your lock when you knew about it. Contributory negligence, something like that, at least in a *practical* sense, although not in a strictly legal sense. The real world has badguys,always has, always will, and to just wish them away is sorta silly, because it just isn't going to happen, ever.

  43. Exploit Information - Drupal by jcole · · Score: 2, Informative

    Exploit they used:
    "I found out that there's a "new" drupal exploit which allows posters to inject arbitrary code into the system for execution on the server -by way of comments. The Drupal.org site is presently down, and apparently has been last night. If you're running Drupal 4.5.1 or 4.6.2, turn off your comments. For visitors here, I'm sorry that you presently cannot comment and I'll turn them back on as soon as possible."
    http://www.knowprose.com/node/2866

    Sample source code of the exploit:
    http://www.milw0rm.com/id.php?id=1088

    Red Hat Advanced Server 3.0 powers spreadfirefox.com:
    Response Headers - http://www.spreadfirefox.com/
    Date: Fri, 15 Jul 2005 20:01:52 GMT
    Server: Apache/2.0.52 (Red Hat)

    This vulnerability has been known for over 2 weeks. Was there no Redhat patch available or did the admins slack off?

    Also, isn't it strange how Drupal gets 2 posts on Slashdot in the same day?
    Community, OSL and Sun Jump to Drupal's Rescue - http://it.slashdot.org/article.pl?sid=05/07/15/121 2241&tid=169&tid=8

    -Joe

    1. Re:Exploit Information - Drupal by Anonymous Coward · · Score: 0

      Ha!

      At least it wasn't a Dupeal.

      bah-da-ch

      Thanks, I'll be here all week.

    2. Re:Exploit Information - Drupal by DA-MAN · · Score: 2, Informative

      Red Hat Advanced Server 3.0 powers spreadfirefox.com:
      Response Headers - http://www.spreadfirefox.com/
      Date: Fri, 15 Jul 2005 20:01:52 GMT
      Server: Apache/2.0.52 (Red Hat)


      Red Hat doesn't make an advanced server, redhat makes Red Hat Enterprise Linux WS, ES & AS.

      Also RHEL 3 ships with Apache 2.0.46, RHEL 4 ships with 2.0.52.

      According to Red Hat's site, the vulnerability for php has been patched as of July 7, 2005. My guess, lazy admin.

      RHEL3:
      https://rhn.redhat.com/errata/RHSA-2005-564.html

      RHEL4:
      https://rhn.redhat.com/errata/RHSA-2005-564.html

      --
      Can I get an eye poke?
      Dog House Forum
    3. Re:Exploit Information - Drupal by TaranRampersad · · Score: 1

      Actually, if you look at the date when that was posted (because I was the one who posted it), you'll note that it's also when Drupal was down. If you follow the trackbacks at the bottom the KnowProSE.com post - reading everything completely - you'll follow links that give more information. Drupal *had* patches already available, but since KnowProSE.com is upgraded constantly, it wasn't vulnerable... but since the Drupal site was down at the time, I spread the word about vulnerabilities I had heard about. I even went so far as to submit it to Slashdot the same day it was posted so that this could be avoided - but it wasn't approved. Quite sad, actually, because I see Slashdot as equally culpable by not helping get the information out. After all, all of you read Slashdot, right? *sigh*

  44. thanks by mnemonic_ · · Score: 1

    Thanks for the patch, helped a lot. :)

  45. PHP is as secure as the developer who develops by jasonhamilton · · Score: 1

    The issues are not due to PHP but due to the code being written. If you have stuff like register_globals on, you open a whole slew of possible issues.

    But it's not just PHP, it's also the system administrator who runs the server. For example, if there is an issue with the way a php web application issues a system() type command, if the system was setup with SELinux, it wouldn't matter since Apache would be severely limited in what it could read or write.

    Regardless of who is to blame, I have seen far too many issues with CMS programs - I just write my own. The only place where I go premade is with forums - I like phpBB. As long as you sit on a mailing list and patch when issues appear, you will be okay.

    --
    SearchIRC - Now with live chat directory!
  46. I can hardly wait for the FUD-Advocacy Karma. by Anonymous Coward · · Score: 0

    Well as I pointed out The community has created expectations through it's "advocacy" that are presently both blinding it, and coming back to bite it.

  47. Password Vulnerability by saterdaies · · Score: 2, Informative

    I really doubt that the passwords were ever vulnerable since SpreadFirefox runs on Drupal and I'm fairly certain that Drupal hashes them (MD5) before storing them in the database. Worst case then would be that people got the hashes and could hack them, but it's quite a chore for a fairly unimportant login (it's not like it's my banking data).

    Anyone else get creeped out when big commercial sites don't hash passwords (and can therefore recover them)?

  48. A quick question... by SoCalChris · · Score: 1

    How secure would a hashed password be, if it uses the user name and another key as the salt?

    For example, say my username is SoCalChris, and my password is 12345. When it hashes the password, it would hash "SoCalChris12345SomeRandomKey".

    Would that be more secure than just using a key, so that all password hashes use the same salt?

    I'm thinking that by using the username in the salt, it makes it impossible to do a brute force attack for all users at the same time, but would instead make it so that you have to brute force each account's hash on it's own.

    Does that make sense, or am I way off?

  49. Precisely! by shmlco · · Score: 1

    Or to run out the old line, "Forget about security fixes. Why did the developers write insecure, buggy code to start with?"

    --
    Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
  50. Re:Why should I trust that my data was not accesse by KD5YPT · · Score: 1

    The bug appeared on July 8th only a week ago on his blog. So the well-known and well-publicized part of your argument is questionable. Second, the last patch from Drupal is dated in June 29th, 2005 as of this writing (check their website, Drupal.org), which means there's NO patch available. Their only fixes being disabling the comment section, which might be unacceptable due to the nature Spread Firefox operates.

    So stop jumping into conclusion. At least they publicizes their attacks. Imagine all those websites you visited by company, how do you know if they got hacked and they never told you?

    --
    In US, you can easily buy enough major firearms to wipe out your neighbourhood but a few little fireworks are banned.
  51. In other news by Mad+Ogre · · Score: 1

    Microsoft was seen whistling and acting all too casual while leaving the area.

    --
    MadOgre.com
  52. SpreadFirefox uses CivicSpace by Teja · · Score: 3, Interesting

    SpreadFirefox uses a variant to Drupal, named CivicSpace. Does that make much difference with patching? Maybe only a few aspects are different. I installed it, I've only noticed just some minor changes, nothing too major really (of course, I spent only a few minutes with it), but personally I'd probably stick to Drupal. Larger community base.

    --
    - Teja
  53. If this was IIS 5.0 getting hacked... by NAACPsupporter · · Score: 0

    ...this entire thread would be different... Admit it, Linux is not that secure!

    1. Re:If this was IIS 5.0 getting hacked... by cipher+uk · · Score: 1

      drupal != linux. There was available patches for 11 days. i don't like to point the blame, ok i lie, but it IS the admins fault for not patching. If it was an IIS patch the blame would still lie with the admin. He should be aware of publicly known vulnerabilities in the software he runs. It is a community site and I doubt he recieves any money from it so i can't be too harsh. It can be done but drupal being OSS has nothing to do with this.

  54. Old news? by JPortal · · Score: 1

    I got the email at 1:52 AM this morning... I'm surprised no one submitted the story until just now.

  55. This brings up a good question by unk1911 · · Score: 1

    I think this is the appropriate space (and time) to ask a question that I have not yet been able to figure out how to answer. I'm writing an application which needs to store usernames/passwords of various users but not to be authenticated into my application. Rather, that data is needed so that the program I am writing could check email on the behalf of these users. So essentially, there's a third system (let's call it GMail POP server) that needs to know the usernames/passwords that I stored for my users. What is the best way that I could store this information in my database and still have it be safely encrypted. If you think about this, you can't really use a one-way hash function ... So the best I could come up with is to use a simple XOR function to encrypt the passwords and then for my program to use the same XOR function to get them back, but it's very weak and could be easily guessed. Is there a more powerful way to do what I am trying to do?

    --
    http://unk1911.blogspot.com/

    1. Re:This brings up a good question by v3xt0r · · Score: 0

      mysql's AES_ENCRYPT/AES_DECRYPT or ENCODE/DECODE functions are what I suggest.

      http://dev.mysql.com/doc/mysql/en/encryption-funct ions.html

      --
      the only permanence in existence, is the impermanence of existence.
    2. Re:This brings up a good question by petermgreen · · Score: 1

      you could use a real encryption scheme but its not really worth it. If your app has the key to decode it then any attacker with access to the apps data dirs probablly can get the key rendering the encryption moot.

      any encryption scheme used would therefore be only for protecting against accidental viewing by admins it has no use against an attacker or against an admin that really wan'ts the password.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  56. Come on. by SatanicPuppy · · Score: 1

    You're being a moron. You've got more chance of stopping the sun from rising than you do of catching all the "criminals" who have access to the internet. They're a fact of life, and if you don't realize that, you're living in a fantasy world.

    That being the case, it is incumbent upon administrators to secure, monitor, and protect their systems. If they don't do that, sure as hell no one's going to get caught, and it'll happen over and over and over again.

    So instead of wishing for pie in the sky or some other such fairy tale, stop whining and secure your damn machines.

    Block whole countries? What a extrememly bad idea. You know how many evil hackers live in the US and in Europe? Not much of an internet without those two. We could switch to all encrypted connections, which would solve the problem, but cause tons of others, and it's hard to imagine asking regular users to do it. There is, however a way to stop people from Hacking websites...SECURE THEM!

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  57. Boycott Cnet by Anonymous Coward · · Score: 1, Interesting

    Boycott cnet. They are a crappy company and they ruin everthing they touch.

    TVtome was a completely functional website that brought together volumes of information and opinions, and conveniently organized it all. It was created with literally thousands of man-hours, forming the finest source of information on television on the internet. It was one of the websites, combined with imdb and wikipedia, that proved to me how great the internet was at organizing information. Cnet, in one fell swoop, destroyed all of this.

  58. OpenID by Rytsarsky · · Score: 1

    could potentially have enabled the forces of computing darkness to obtain the username and password of every registered SpreadFirefox user, as well as any other optional information that users may have provided

    I argued that this should be a prime reason for OpenID or some other distributed authentication system should start being used on the web. That way, you never have to give any unnecessary sensitive information to any website.

    --
    God became man to enable men to become sons of God. -C.S. Lewis
  59. What is this world coming to? by Anderlan · · Score: 1

    \Given that Spreadfirefox by its very mission had such sensitive information that could have been used to destroy so many users lives, it is deplorable that the admins were not more tight about security.\

    --
    KLAATU, BORADA, NIh*ahem*
  60. This cracks me up by porneL · · Score: 1

    Q: What do you get when you break a cryptographic hashing algorithm?
    A: An excellent compression algorithm.

  61. MOD PARENT UP by ImaLamer · · Score: 1

    I hate doing this... but needed.

  62. Why so nice to FireFox?????? by AArnott · · Score: 1

    So, Microsoft finds a security hole in their software and release a patch. Then Sasser or some other virus or worm exploits the hole in unpatched Windows and rades the Internet. Yet this Slashdot community rails Microsoft for the holes in the first place.

    Now take FireFox's open source software based web site. If it has a hole, and it's not patched in time, it's THEIR fault??!! Why can't it be the Windows-users' fault when they don't patch THEIR machines??!

    Can't you Slashdot community see that you are being unfair to Microsoft? You blame them for everything, and excuse open source for the very same things! It's alright for open source to have a security hole, because they patch it, and if users of the software don't apply the patch, it's the users' fault. But when MS has a patch, and users don't apply it, it's MS' fault, is it? You hypocrites!

  63. Mod parent (-1, Clueless) by Anonymous Coward · · Score: 0

    Umm, it was a vulnerability in the *website* not the browser.

    I'd muse about whether or not you RTFA, but you appear to have not even read the summary...

    Err, unless you were going to compare the widespread use of Apache vs. IIS or something, so as to compare at least one of the products actually hacked into... Or perhaps your post timewarped away from the story about the actual firefox & windows vulnerabilities patched a while back.

    1. Re:Mod parent (-1, Clueless) by Mr.+Maestro · · Score: 1

      You see, when a product gets popular, people start the visit the websi...ahhh never mind.
      Get back to me when you find your sense of humor.

  64. wierd! by Anonymous Coward · · Score: 0

    Wierd, netcraft reports it's running Apache on Linux, but according to the slashdot luser group, Windows and Microsoft products are the only thing with security problems...

  65. i bet by speel3k · · Score: 1

    i bet they were running linux servers...

    --
    Life is like a bag of chips you never know whats next
    Speel
  66. Shutup AC by rbarreira · · Score: 1

    At least it isn't a waste of time like your post is. And this one too.

    --

    The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  67. I blame the OSL by Anonymous Coward · · Score: 0

    I'm sure their bad karma played into this some how. Empty promises and covering up for incompetence doesn't go unpunished or unnoticed.

  68. Bad news is better than no news, bad is good by msbsod · · Score: 1

    So why not let the spindoctors turn the situation into a positive event. Since the issue is fixed, why not address the usual media and tell everybody that the "Firefox web site is now safer than ever". Others are doing the same and earn billions.

  69. Funny by Anonymous Coward · · Score: 0

    Serves people right for using Firefox in the first place.

  70. Was Mozilla.org also defaced? by BroncoInCalifornia · · Score: 1

    I tried to download Firefox 1.05 to my work computer. I got a pop up saying the firewall blocked me and that mirrors.playboy was not an appropriate site!

    --

    Religion is the main cause of atheism.

    1. Re:Was Mozilla.org also defaced? by justdave72 · · Score: 3, Informative

      No, mirrors.playboy.com is an official Mozilla FTP mirror (one of about 80 or so). For probably obvious reasons a lot of businesses probably block any access to that domain though. The download link on mozilla.org will send you to a random server off the mirrors list when you click it, so just try again and you'll probably get it from a different server.

  71. and the extention of the day is . . . by a.d.trick · · Score: 1

    Passwd Composer

    n.b. I would have linked the authors website, but it's not responding.

  72. notes on the breach by mykmelez · · Score: 2, Informative

    I'm a foundation employee and the guy who wrote the message we sent to Spread Firefox users. A few notes:

    • Spread Firefox does not store plaintext passwords; it hashes them using MD5. So if the attackers have obtained the passwords, they cannot easily use them to gain access to user accounts. Nevertheless, since weak hashed passwords are susceptible to brute force attacks, there is some risk from the exposure, and that is why we recommended users change their passwords.
    • The attackers did indeed exploit the vulnerability in the XML-RPC for PHP library shipped with Drupal.
  73. Ooooops by Anonymous Coward · · Score: 0

    Made with DRUPAL, then you continue to help this piece of crap?

  74. Firefox Community Site Hacked by Anonymous Coward · · Score: 0

    ah shucks

  75. Re:Why should I trust that my data was not accesse by mykmelez · · Score: 1

    (I am a foundation employee, but I am now speaking for myself, not for the foundation.)

    You should trust our competency because we almost always stay up-to-date with the latest security updates to all installed software and because we're revising our security plan and procedures to seal up the cracks that this particular software update fell through.

  76. Re:Why should I trust that my data was not accesse by mykmelez · · Score: 1

    You should trust the foundation's competency because they almost always stay up-to-date with the latest security updates to all installed software and because they are revising their security plan and procedures to make ensure that this lapse in the application of security updates does not recur.

  77. MD5 hash does not really protect passwords by louarnkoz · · Score: 1
    It is actually very easy to retrieve a password from an MD5 hash, using a dictionary attack. The attacker just had to mount a dictionary attack, i.e. try passwords one by one from a dictionary, compute the hash, and check for a match.

    On a model 2005 PC, and MD5 hash can be computed in less than a microsecond. A dictionary of 10 million entries can be explored in 10 seconds. Dictionary attacks are really very effective.

    And if the site forgo to add per-user salt for each passowrd, the attacker will be able to essentially break all the passwords "in parallel".

    If a password was composed by a user and not randomly generated, than it will be cracked by a well tuned dictionary attack.

  78. Hack had nothing to do with Firefox the Browser.. by Whyte · · Score: 1

    It had everything to do with site admins not updating their CMS software after a 10 day old critical bug had been patched.

    --
    -- No matter how great your triumphs or how tragic your defeats, approximately one billion Chinese couldn't care less.
  79. Sure they want to spread Firefox ! by Touisteur · · Score: 0

    I remember of a cool screenshot (Goatse free, Harry Potter spoiler free, pr0n free) of firefox displaying this website.

    Thinking of this poor 18 million people...

  80. Actually... by ShimmyShimmy · · Score: 1

    So the owner of the store is at fault for storing his customers valuables somewhere that it is easy to steal?
    Yes. As I recall from my Law professor, "If you take someone's dog for a walk, and it gets hit by a meteor, you ARE responsible for injury to the dog, because you took the dog to a place that was susceptible to meteor showers."
    That's pretty much how the system works.

    Is that the kind of laws we want?
    Um, no. Take that up with your Representative, President, etc.

    and I am to blame for not replacing the locks?
    Yes.

    What if the Jewlery store did not want any locks?
    Then he's probably a dumbass. And an optimistic one at that.

    What if all they wanted was for people to obey the law?
    Aw. How sweet. Wouldn't that be nice. Maybe in Demolition Man. But even that system wasn't quite perfect.

    Are we living in a society with no honor?
    Um. Yes. Money is our new form of honor. Money and lawyers.

    Are we living in a time when everything that is wrong is okay, the "poor me" I did not mean to do it, but it was too tempting?
    This kind of reminds me of the story of the guy and the girl that both get wasted and both decide to hook up. For some reason the next morning, the guy is at fault, and the girl is a 'victim'.

    Many fewer people stole, lied, and cheated.
    Now we have computers, cooler cars, and all in all more cool shit to steal. It's more tempting.

    It seems like every deviant lifestyle is being accepted as normal.
    Yeah. And it sucks. We need to bring back corporal punishment.


    I dunno what to tell you. Life's a bitch.

    --
    Partial Credit: The Engineer's Best friend
    "Well, the bridge didn't fall all the way down!"
  81. Why mod down? by jtbauki · · Score: 0

    see this is why I hate posting on slashdot. People mod these innocent posts down just because they think the post is lame. Is this joke funny? Maybe to some people and maybe not to others, but to mod this down just because you don't like it is stupid. Just ignore the post if you don't like it or don't agree with it. Why do you mod someone's post down especially since he's just trying to be funny, not offensive or bitchy.

  82. [OT] Pope? by empaler · · Score: 1

    You infidel! I'M the Pope. I challenge you to a Deathmatch of Doom (tm) to prove which one of us is the proper pope!

  83. Re:Why should I trust that my data was not accesse by CyricZ · · Score: 1

    Are you serious? Keeping patches "almost always" up to date is a sign of competency? Tell me this is a big motherfucking joke.

    It is no wonder this incident happened. You people put yourself in a position with great responsibility, and truth be told, you have failed the entire open source community.

    --
    Cyric Zndovzny at your service.
  84. Re:Why should I trust that my data was not accesse by CyricZ · · Score: 1

    A week in the Internet world is equivalent to centuries offline. A week is far more than enough time for this problem to be known about, and then fixed. One would expect that these individuals would be capable of fixing the situation themselves, even if a patch wasn't immediately available. But expecting them to show some degree of systems administration competency is obviously far too much to expect from them.

    Even if they did have to disable the comments temporarily as a last resort, that would be far better than compromizing such a massive amount of private data.

    And why do you consider the fact that they publicized the attack a mitigating factor in any way? That is what they should have done regardless. It doesn't make them any better because they fucked up severely and told us about it. It just means they were doing exactly what they should have done: admitting their guilt in this matter.

    --
    Cyric Zndovzny at your service.
  85. Re:Why should I trust that my data was not accesse by mykmelez · · Score: 1

    I think an organization that almost always does the right thing, owns up to errors, and makes changes to ensure those errors never recur is competent, yes. I'd much rather trust an organization like that than one which claims to be perfect.

  86. Re:Why should I trust that my data was not accesse by CyricZ · · Score: 1

    Can you elaborate more on what is being done? I mean, I'd like to see a point-by-point analysis of what exactly went wrong, who failed to act, and what exact steps have been done to remedy the situation.

    Will the administrators actually put together such a report once they get everything back on line? Will they be able to show us exactly what they have done to protect our personal information?

    This incident reflects very poorly on the entire open source community. The very least those responsible for this fiasco could do is give us an extremely detailed report about the situation.

    --
    Cyric Zndovzny at your service.
  87. Is no security better? Why register for ANY site? by Wry+Cooter · · Score: 1

    I really can't stand registering at every cockamamie web site left and right, just to see the info, or interact with the info Every time you use a password, or have to remember a password, you are giving someone the enticement of a lock to break, and one more burden for yourself. One day, you are going to use some easy to remember toss off of a password with someplace that has some real info and financial stake tied into it. Of course, the registration keeps away the riff raff that would NOT register, and abuse the site that way. And unfortunately, if it comes back to burn anybody, it doesn't come back to burn the web site that needlessly asked for too much info in the first place- it burns the users of that site. Well, maybe a bit of bad publicity might be spread for the site, but really like that actually hurts.