Slashdot Mirror


Gmail Messages Are Vulnerable To Interception

Michael Wally writes "GMail messages are vulnerable to interception. An attacker has only to transmit malformed test messages to himself, and information left over in memory, from previous messages destined for other people, will appear with the test messages, in the attacker's inbox. Sometimes, this information may include usernames and passwords... Do you use GMail? Are your communications private? Should they be? Well, here's what we figured out about the issue, that may or may not help you - or perhaps GMail, if anyone can get ahold of their developers, to tell them about it." Update: 01/12 22:21 GMT by T : Good news for Gmail users; those malformed messages are no longer being accepted; read below for a message from Chris DiBona.

chrisd writes "Just so you know, at 10:15am PST mails with the problematic formatting as described in your previous story stopped being accepted into Gmail. Previous emails that had this problem will also no longer will be accessible. If you don't mind, I'd like to take the time to remind Slashdot readers that they can send bugs that may have a security aspect into security@google.com. If they like, they should feel free to cc me at cdibona@google.com. We appreciate your patience and we're sorry about the bug."

68 of 460 comments (clear)

  1. Wow by bperkins · · Score: 4, Funny

    Did any of this "left over" information happen to be spurious commas?

    1. Re:Wow by TedCheshireAcad · · Score: 4, Funny

      ,,,, no, ret,u,rn to yo,ur work. ,,
      ,do,not,,worry abou,t t,he com,mas.

  2. Security Category in Gmail Bugs List? by dolo666 · · Score: 5, Informative

    Is it just me or do you find it strange that in the list of known Gmail bugs, there is no catagory for Security? I'm trying to find out if this bug is one of the known bugs, but I'm guessing it's not? And I'm also guessing that Security is not a concern for Google at this point, which is a very bad thing, IMHO. People are relying on Gmail because of its awesome features, but if someone can read insecured data directly from memory, it's a really big problem -- perhaps even a global design flaw of the system. No wonder Google plays their cards so close to their chest... I just hope they take some amazing measures to prevent these types of bugs in the future... like when somone does >>> or >>>> etc...

    I use Gmail and this bug sort of disturbs me. Aren't they using a proper preg check to see if the fields are enclosed with < > ? I'm not even sure how this bug could exist in any normal computing system. I guess the gmail system is a hybrid of some kind? This is indeed very telling...

    But it doesn't make me want to stop using Gmail. It's a random security breech that looks like they could fix it in an hour if they wanted to. Time to stop checking my email for a while until this is fixed...

    1. Re:Security Category in Gmail Bugs List? by TrippTDF · · Score: 4, Insightful

      This is just a shot in the dark, but I'm willing to bet Google left Security off the list on purpose. a security flaw becomes a lot harder to exploit if the general public does not know it is there.

      I don't hold this against Google at all. I'm glad they are not telling the world how to break into my account...

    2. Re:Security Category in Gmail Bugs List? by Eric+Giguere · · Score: 2, Insightful

      I'm not even sure how this bug could exist in any normal computing system.

      It happens the same way that many (most?) bugs happen -- the human programmer forgot to check for boundary conditions in the data interpretation. As the old saying goes, "garbage in, garbage out" -- if you don't validate your data, you may be surprised at the results you'll get. Here the result is that it's exposing someone else's message to you. But it's not that surprising.

      These things usually boil down to human error and incorrect assumptions. Nothing new here.

      Eric
      Why is William Shatner on my box of All-Bran?
    3. Re:Security Category in Gmail Bugs List? by PhilHibbs · · Score: 4, Insightful

      What do you mean, "I'm not even sure how this bug could exist in any normal computing system"? Buffer overruns are everywhere. Although the classic buffer overrun involves getting the app to write beyond the buffer's bounds and into the stack, this one is getting it to read beyond the point that it should. Unless the system has memory protection built in (and that is only possible on very recent processors) then this is entirely unsurprising. "Some kind of hybrid"? You're not making sense.

    4. Re:Security Category in Gmail Bugs List? by Anonymous Coward · · Score: 2, Informative

      "security by obscurity" genrally refers to a system who'security requires obscurity by design. There's nothing wrong with deciding to not publicize known security holes while you try to fix them.

    5. Re:Security Category in Gmail Bugs List? by cain · · Score: 2

      Security through obscurity is worse than no security. It gives you a false sense of security, which means you may do dangerous things under the assumption that you are secure.

    6. Re:Security Category in Gmail Bugs List? by isomeme · · Score: 4, Insightful

      People are always saying that, but it just isn't true. Relying only on obscurity for security is probably a bad idea, but as part of a complete security solution, it can be very helpful.

      People will not successfully exploit a vulnerability they do not know about, or attack a system they do not know is there. Even if some fraction of people are in the know, you've reduced your potential attacker count by the fraction of them who are not in the know.

      --
      When all you have is a hammer, everything looks like a skull.
    7. Re:Security Category in Gmail Bugs List? by Q2Serpent · · Score: 3, Informative

      People will not successfully exploit a vulnerability they do not know about

      You did read the article, yes? This is exactly what happened.

    8. Re:Security Category in Gmail Bugs List? by innocent_white_lamb · · Score: 3, Interesting

      That depends entirely on the context.

      The lock on a vault generally relies entirely on obscurity to obtain its security. You can't see how the cams are turning inside of the lock so you can't open it unless you know the combination. If you do know the combination, you can open the lock within a minute or so. If someone invents magic X-ray eye glasses that could see through the steel, then the standard mechanical combination lock would be useless.

      The question at that point becomes how likely is it that this would ever happen?

      In the case of a steel vault door, I submit it's fairly unlikely. In the case of a computer security scheme, on the other hand, ....

      --
      If you're a zombie and you know it, bite your friend!
    9. Re:Security Category in Gmail Bugs List? by Basje · · Score: 2, Interesting

      I'm all for full disclosure in public software. But gmail and other web services aren't public software.

      Full disclosure has a purpose: to educate users/admins in order to prevent damage to them. It should not be goal in itself.

      In case of proprietary software running on a machine nobody but the developer has access to, why bother. It's not as if the users run more risk if FD isn't practiced. Au contraire.

      The only reason I can think of that would warrant FD, is when you want to keep tabs on the developer, because you don't trust them. In that case, find another service provider.

      --
      the pun is mightier than the sword
    10. Re:Security Category in Gmail Bugs List? by mattgreen · · Score: 2, Informative
      There's nothing wrong with deciding to not publicize known security holes while you try to fix them.

      Unless you're Microsoft, of course.
    11. Re:Security Category in Gmail Bugs List? by isomeme · · Score: 2, Interesting

      The discoverers accidentally found a vulnerability. That sort of thing happens routinely. My point regards the wisdom of not widely advertising that vulnerability, on the theory that others are unlikely to encounter it on their own.

      If you discover that I've left my car unlocked, I would much prefer that you not festoon it with a large orange banner saying "THIS CAR IS UNLOCKED".

      --
      When all you have is a hammer, everything looks like a skull.
    12. Re:Security Category in Gmail Bugs List? by viva_fourier · · Score: 2

      Okay, I guess the *silly example* isn't very pertinent, considering how you've just decided that being stuck at a tollbooth and short 50 cents is better than having your car lifted.

      Back to a relevant example :)

      What you're saying is that merely because I believe my computer to be secure, I am less secure than if it is known to be unsecured.

      So, right now I believe my computer to be secure. You're telling me that if I disconnect it from the firewall and leave my system barebone cable-modem connected to the net, I am more secure just because I know this. Maybe my head is filled with cheese, because I just don't get it.

      Getting back to the article at hand, I think a company that does choose "security through obscurity" is betting against the world. They're making the brash statement, "We can maintain security through whatever you throw at us". And, maybe they do pretty well -- maybe they *are* smarter than everyone else, able to keep ahead of the haxors and scriptkiddies... for awhile.

      --
      and now back to the fallout shelter...
  3. One Key Word by wcitechnologies · · Score: 5, Insightful
    BETA. It is unlike google to release half-assed web services. Keep in mind GMail is still being offered as a preview, you can't even sign up unless you know somebody else who has it.

    Google will work out the kinks, they always do.

    --
    Electrons are free; it is moving them that becomes expensive.
    1. Re:One Key Word by Anonymous Coward · · Score: 5, Funny

      Next up on Slashdot: the Google apologists vs. the Apple apologists in a brown nose-off...

    2. Re:One Key Word by Richie1984 · · Score: 2, Interesting

      Even though GMail is still being offered as a preview, there seem to be more invites then there are people willing to sign up, in my experience. Basically, in my opinion, if you want an account it isn't too hard to get one nowadays

      And while GMail is still in Beta, it is still a widespread and widely used email service. So, while I can understand that there are still bugs in the service which Gmail could iron out without too much trouble, I would disagree with people who underestimate the severity of those bugs, and their implications, simply because Gmail hasn't reached final status.

      --
      I'm not stressed. I'm just terribly, terribly alert.
    3. Re:One Key Word by MightyMartian · · Score: 4, Insightful

      > Google will work out the kinks, they always do.

      Let me know when they fix the disaster known as Google Groups 2. They've buggered up a ton of archive references, and don't exactly seem to responding in a stellar fashion to the problems.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    4. Re:One Key Word by the_mad_poster · · Score: 3, Insightful

      Agreed.

      Not only that, as always, e-mail from one network to another across unknown intermediaries is not private. It travels on public wires across public networks. If there's a value in someone targetting you and you're not technically competent enough to know you shouldn't use gmail for important discussions, they can just snap a packet sniffer onto your gateway and watch everything you send and receive right at the source with little fuss and no muss.

      First thing's first: you ought not be relying on generated passwords that come in an e-mail. You get it, you change it, that's that.

      Second thing: it's called encryption, m'friends. It doesn't matter what's in the envelope when a bad guy intercepts it if he can't open it.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    5. Re:One Key Word by phats+garage · · Score: 5, Insightful
      I disagree.

      I know that its everyones darling, Google, but its not any less of a privacy spilling bug. Look at everyone who jumped on gmail already. Look at the bug itself, their servers trust the email client to terminate a string.

      Never trust an internet client to provide properly formatted strings. Google blew it. (Besides, they're on my bad list for screwing up the usenet archives anyways, they're turning evil.)

  4. Beta.. by ackthpt · · Score: 5, Insightful
    Beta...beta... Golly, I wonder what that means.

    Oh, sure, it means ready to be shipped/used in production by some companies, but has that line gotten to fuzzy for some people?

    "that's not a feature, that's a bug"

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Beta.. by ackthpt · · Score: 2, Insightful
      yes, it's a beta... but shouldn't beta be a functional version being tested for bugs?

      Certainly, and as a Gmail user you should view your use of Gmail as evaluation, not something you depend upon for any critical application.

      if my email and/or account can be compromised, in a way that cripples its basic functionality as an email service, i am not sure if you can call it a "beta" to begin with. how do you work out bugs in the program if it can't be trusted to function as intended at the very basic level?

      You have the sense that it's experimental and don't rely on it for anything critical. Get another email service which isn't Beta for anything requiring security/reliability. I'm sure Google has the terms somewhere, which state something along the lines of "user accepts all risk" and "Google shall not be held responsible for" That's a pretty good indication you're depending on something you shouldn't.

      if a beta version of a photoshop, as an example, couldn't even reliably open a JPEG file, that's a serious problem i'd be unwilling to dismiss simply as a "bug" just because "it's a beta."

      Sure, but BETA means 'not ready for production' If you bought the production version of Photoshop and it left artifacts in your work, you have an issue with the company. Artifacts in Beta should not be unexpected and the role of the user is not to complain about it, but to point the bug out to the developer, after all using BETA software is intended to be testing and evaluating.

      --

      A feeling of having made the same mistake before: Deja Foobar
    2. Re:Beta.. by ad0gg · · Score: 4, Insightful

      news.google.com has been in beta for 3 years now. Same with google groups, same with froogle. Pretty much the only thing that google hasn't labeled beta is their main search engine.

      --

      Have you ever been to a turkish prison?

    3. Re:Beta.. by OmnipotentEntity · · Score: 2, Insightful

      What again about GMail on "a very basic level" is not functional?

      It does have bugs. It's in beta and it has bugs. I honestly don't see where this is even news.

      if a beta version of a photoshop, as an example, couldn't even reliably open a JPEG file, that's a serious problem i'd be unwilling to dismiss simply as a "bug" just because "it's a beta."

      That metaphor is flawed. A better one would be, "If a beta version of Photoshop couldn't open a JPEG with a bad header reliably, it's a serious problem." And, AFAIK, you can't open a JPEG in Photoshop if it has a corrupt header.

      if my email and/or account can be compromised

      If you're worried about security use PGP first. There are easier ways to intercept email than this. This doesn't really do anything in the way of decreasing security, all it says is "Hey look, someone at Google forgot a conditional." And it'll probably be fixed tomarrow. GMail is loads more stable than most programs in beta. Get rid of your unrealistic expectations. Nothing is bullet proof.

      --
      "Build a man a fire warm him for a day, set a man on fire and warm him for the rest of his life."
    4. Re:Beta.. by carabela · · Score: 2, Interesting

      Speaking of which; how many years was ICQ in Beta?

      --

      The more you know, the less you need. [Admin added: from me.]
  5. Email isn't secure by krog · · Score: 5, Informative

    and should never be treated as such. If you want security, use strong encryption.

    This is as it was 10 years ago, 5 years ago, now, and in the future. Plaintext should be treated as though you were sending a postcard in the mail.

  6. A Darker Shade of Grey Hat by American+AC+in+Paris · · Score: 5, Interesting
    When you find a bug like this, you should first and foremost submit it to the party responsible for the maintenance of the code. You should at least give the responsible party the opportunity to review/respond/repair before making vulnerabilities public knowledge.

    Security exploits are a serious matter, and they need to be handled properly. Throwing this kind of thing out in the open willy-nilly is, at best, irresponsible. For one, it means that Google must now rush a fix for something which may have already been in the bugfix queue; rush jobs can disrupt the entire project and increases the odds of human error--which can lead to unnecessary security vulnerabilities.

    As for these guys getting hired by Google--being smarmy twits about Google's code review practices probably isn't gonna help their case any. Shame, because a little tact and professional courtesy would have given them a damn good running start at it...

    --

    Obliteracy: Words with explosions

    1. Re:A Darker Shade of Grey Hat by Threni · · Score: 2, Interesting

      What's this - the 10 commandments? You seem rather opinionated. Clearly the guys concerned don't agree with you. I use Gmail and I'm glad I'm aware of how insecure it is - something which wouldn't be the case if they'd not made me aware of it.

      I guess it's the hat thing. You've decided you have to choose what colour they're wearing and what they've done doesn't match. I'd leave the hats alone and think for yourself. They've spotted a bug in beta code and decided it was easier to tell the public rather than Google. Good luck to them.

    2. Re:A Darker Shade of Grey Hat by cakestick · · Score: 2, Funny

      Sorry to bother you, Microsoft. It won't happen again.

      --
      I'm not here. This isn't happening.
    3. Re:A Darker Shade of Grey Hat by a16 · · Score: 2, Insightful

      It doesn't matter what colour hat you classify them as, or whether you personally are glad that you know gmail is insecure - and you are also somehow happy that every script kiddie now knows how to attack your account.

      There is no excuse whatsoever for releasing something like this to the public, especially without notifying the service and giving a long enough period for them to fix it (IMO even going public then doesn't achieve anything). All that this achieves is self-glorification for the people finding the exploits, they even go as far to ask for jobs at google in this case. If people could stop thinking about getting their name attached to an exploit, and thinking about the benefits for all users of the service/software affected, we'd have a lot less scripts floating around for the script kiddies to click and run.

    4. Re:A Darker Shade of Grey Hat by argel · · Score: 2, Informative
      What's this - the 10 commandments? You seem rather opinionated. Clearly the guys concerned don't agree with you. [...] They've spotted a bug in beta code and decided it was easier to tell the public rather than Google. Good luck to them.

      Because it has become standard practice in the industry to inform the vendor and give them a reasonable amount of time to come out with a patch before publically annoucing the exploit. It's called professionalism a.k.a. an endangered species here at slashdot.

      --

      -- Argel
    5. Re:A Darker Shade of Grey Hat by pthisis · · Score: 3, Informative
      Because it has become standard practice in the industry to inform the vendor and give them a reasonable amount of time to come out with a patch before publically annoucing the exploit.

      Key here is "reasonable amount of time", which should be no more than a couple of weeks. Even that may be too long and many vendors will threaten you with lawsuits for going public once you've privately informed them of security holes.

      As Bruce Schneier (author of Applied Cryptography, creator of Blowfish/Twofish, etc) writes:

      What we've learned during the past eight or so years is that full disclosure helps much more than it hurts. Since full disclosure has become the norm, the computer industry has transformed itself from a group of companies that ignores security and belittles vulnerabilities into one that fixes vulnerabilities as quickly as possible.


      Note that Schneier does say:

      I believe in giving the vendor advance notice. CERT took this to an extreme, sometimes giving the vendor years to fix the problem. I'd like to see the researcher tell the vendor that he will publish the vulnerability in a few weeks, and then stick to that promise.


      Also from the same article:
      http://www.schneier.com/crypto-gram-0111.html

      During the early years of computers and networks, bug secrecy was the norm. When users and researchers found vulnerabilities in a software product, they would quietly alert the vendor. In theory, the vendor would then fix the vulnerability...There were incidents of vendors threatening researchers if they made their findings public, and smear campaigns against researchers who announced the existence of vulnerabilities (even if they omitted details). And so many vulnerabilities remained unfixed for years.

      The full disclosure movement was born out of frustration with this process. Once a vulnerability is published, public pressures give vendors a strong incentive to fix the problem quickly. For the most part, this has worked. Today, many researchers publish vulnerabilities they discover on mailing lists such as Bugtraq. The press writes about the vulnerabilities in the computer magazines. The vendors scramble to patch these vulnerabilities as soon as they are publicized, so they can write their own press releases about how quickly and thoroughly they fixed things. The full disclosure movement is improving Internet security.
      --
      rage, rage against the dying of the light
  7. Well... by grub · · Score: 2, Insightful


    Yeah, it's a potential privacy breach. That said, using a web-based email system for top secret or potentially embarassing mail is pretty dumb. You get what you pay for, gmail is no different. (nb: I'm a happy gmail user)

    --
    Trolling is a art,
  8. Comment removed by account_deleted · · Score: 4, Funny

    Comment removed based on user account deletion

  9. Newsflash by hackstraw · · Score: 4, Insightful

    Speaking loudly in a public place can be intercepted!

    Although this appears to be a valid bug in GMail (that is still beta mind you, and will probably be fixed very quickly), who in the world considers plain text communication secure?

    I have no idea who at my ISP has root access (or others that can gain root access) to read my plaintext mailbox.

    Nothing to see here... please move along.

    1. Re:Newsflash by Country_hacker · · Score: 5, Informative

      Looks to me like they already fixed it, I tried sending an email without putting the end bracket on the address (Just like the guys in TFA) and it popped an error message. Those guys at Google are on the ball today. :-)

      --
      Never give any object more potential energy than you want it to have.
  10. Well hey.. by sinner0423 · · Score: 5, Funny

    Google = best & brightest, right?

    I mean, their aptitude tests & hiring policies makes me believe they've got a few nobel prize winners working there..

    Shouldn't they be able to fix this during lunch break?

    1. Re:Well hey.. by Shafik · · Score: 2, Insightful

      Long Term Capital Managment had Nobel Prize winners doing their risk management and look where that ended, a nice multi-billion dollar tax-payer funded bail-out:

      LTCM, a hedge fund above suspicion
      Wikipedia entry

  11. You mean there is a server-side bug in GMail by Idaho · · Score: 2, Insightful

    From the description, the way you can read messages of other people has nothing to do with 'intercepting' messages. Man in the middle attacks are always possible, but this looks like a simple serverside bug (buffer overflow or string formatting problem, most likely) which will probably be fixed on short notice.

    I don't think you can do directed attacks either (e.g. 'intercept' only the mail of a specific target). So I think it's not a real showstopper.

    Still, it shows that even Google can make mistakes in their code...who would have thought! ;)

    --
    Every expression is true, for a given value of 'true'
  12. end of the world is coming!! by jxyama · · Score: 4, Funny
    headless $500 Mac and $99 iPod...

    now Google messes up...

    with all the natural disasters happening, i cannot think of a good reason why the world wouldn't end the day after tomorrow.

  13. Well... by slavemowgli · · Score: 2, Insightful

    Serious as it may be, this does not allow you to selectively attack a specific person or account - you just have to "hope for the best", so to speak. While I wouldn't underrate it (is that a word?), I wouldn't overrate it, either, and I'm pretty sure that the Google people will plug this in no time. It's been my experience that they do look at reports that are coming in (just like they claim), and that they are generally quite quick to fix even minor issues, so something that is security-related *and* (by the sounds of it) easily fixable shouldn't last long.

    That being said, did the authors actually contact Google about this prior to making the whole thing public? Full disclosure is good, of course, but it's also nice to give the vendor a chance to fix things before you inform every script kiddie in the world about what you found. :)

    --
    quidquid latine dictum sit altum videtur.
  14. All email is vulnerable. by pavon · · Score: 2, Insightful

    To everyone expressing concern about using gmail in light of this exploit - I hope you know that all email is vulnerable to interception. It is sent as plaintext across the internet, and hops though a dozen servers before ending up at it's final destination. This exploit is just another way to do something that has been possible by design ever since email was created.

    If you want your email to be secure you have to encrypt it. Otherwise don't have any expectation for privacy.

    1. Re:All email is vulnerable. by Carthag · · Score: 4, Informative

      This exploit uses a flaw in Google's code that allows viewing of memory on Google's servers. Hardly an inherent flaw in email as such.

    2. Re:All email is vulnerable. by CharlieHedlin · · Score: 2, Informative

      This is getting better, many mail servers will use TLS (same protocol as SSL for the most part) for the communication between servers, and dozens of mail servers is a bit more than reality. Some ISPs may have 2-4 servers it will pass through internally, and then the next ISP may have 2-4.

      I have administered SMTP servers for small businesses and small to midsize ISPs for 10 years.

  15. GMail vs Hotmail by kevin_conaway · · Score: 4, Insightful

    Why is everyone brushing this off by saying "well you should have known that email isnt secure, tough luck!"

    If Hotmail had this bug, everyone here would be up in arms.

    Just because email isnt secure doesnt mean this isn't serious. I would hate to think of all the people reading my responses to craigslist postings :)

    1. Re:GMail vs Hotmail by valkraider · · Score: 2, Insightful

      If you know that your product may well have serious bugs like this, you shouldn't have sent out a press release promoting its launch, you shouldn't have given away free accounts to thousands of Blogger users, you shouldn't allow people to fire off a bunch of invitations to anyone they choose, and you should make some indication on the website (beyond "BETA," not everyone who uses Google reads Slashdot) that there can be risks associated with using it.

      Hmm. I wouldn't try Windows if I were you...

  16. Way to go, jerks. by Canthros · · Score: 2, Insightful

    You did notify Google and give them a reasonable period to time in which to respond, right? Because you've just shouted, in the loudest possible way, how to access all that data you're so worried about protecting.

    --
    Canthros
  17. SPAM! by knitterb · · Score: 3, Insightful

    Chances are, since most email these days are spam, an attacker is going to have to go through a lot of spam before finding something interesting.

    --
    -bk
  18. i tried... by tcollier · · Score: 2, Interesting

    sending my own malformed message, but I didn't see any extra info in the headers....

  19. Yawn... by revery · · Score: 2, Funny

    I already read about this in a newsletter that I received in the "Reply To" field of an email.

    --
    Was it the sheep climbing onto the altar, or the cattle lowing to be slain,
    or the Son of God hanging dead and bloodied on a cross that told me this was a world condemned, but loved and bought with blood.

  20. This was more about their 15 minutes than Google. by EvilFrog · · Score: 5, Insightful

    Many other people have pointed out that GMail is still in beta, and that if they would have told Google first it probably would have gotten quietly fixed without any damage being done.

    Of course, they acknowledge that, but they're arguing that they're helping protect people by making them aware of the problem.

    I call bullshit. This is about them wanting recognition for finding the bug. If they would have sent it to Google, it would have been fixed and no one would care who discovered it. Because they went public with it they can boast that they were the ones who found the bug.

    Of course, it swings both ways. Now if someone uses this exploit and steals your password (which is honestly rather unlikely), you know who to blame for making it public knowledge before Google had the chance to fix it.

  21. Broken XML by Glonoinha · · Score: 3, Insightful

    Jesus - am I the only one to recognize this bug?
    This is just the most publicly seen instance but broken XML does this every single day.

    Use the greater than and less than signs as data delimiters in the 'next generation' of data encoding (XML)? WTF were they thinking?

    I'm not 100% they are using true XML but from the looks of it if they aren't they are using a home-built XML wanna-be and - well it looks like I was right a few years ago when I (unsuccessfully) campaigned against doing it that way. Not that I campaigned very loud, as I am basically a nobody.

    --
    Glonoinha the MebiByte Slayer
    1. Re:Broken XML by Anonymous Coward · · Score: 2, Informative

      > Use the greater than and less than signs as data delimiters in the 'next generation' of data encoding (XML)? WTF were they thinking?

      Hardly the "next generation". SGML has been around since 1976.

  22. or rather by apparently · · Score: 5, Funny
    #include <std/security_through_obscurity_rant.h hey moms, it's big poppa here! be looking to fly with you 2nite an' get a little stank on mah hanglow, dig-it?! It's gonna be a <B
  23. Re:Gmail Inivation Emails here by skeptic68 · · Score: 2, Informative

    Instead of posting requests for Gmail accounts here (where they are offtopic). Use http://www.gmailswap.com/ [Gmail Swap] where they are very happy to give you an invite. Ignore any messages that want something in return, you can easily get an account for free.

  24. Reads encrypted zip files by Free_Trial_Thinking · · Score: 2, Interesting

    The strangest thing happened to me when using gmail a few weeks ago. First I tried to send an .exe file, and of course gmail told me, "you're not allowed to send .exe files". So I changed the file extension and still got the same response somehow. Ok, then it gets weird:
    I figured I could hide it in a zip file so gmail wouldn't notice, and it still tells me I can't send an exe file!, then I encrypt the zip file, figuring there would be no way gmail could see what's inside, and it still finds the .exe file somehow!

    It really felt invasive to me to think that google is looking inside my encrypted zip files. I sent them a letter but never heard anything back.

    Does anyone have any insight into this? If you don't believe me, try it for yourself.

  25. Hacker Hubris by Jtheletter · · Score: 4, Insightful
    Wow, are these guys full of themselves. I write complex automation code for a living, in an environment that demands rigorous QA practices and documentation, but guess what? We still create bugs, find latent bugs that have gone undiscovered for many builds, and even get some real DUH! headslappers from time to time. Fact of the matter is, when you've got a couple hundred thousand lines of code there are going to be errors and unintended consequences, mostly arising out of missed checks, such as this gmail problem (assuming they're right about the end tag check being the cause).

    For these people to find a single issue in such a system, then say it's a shortcoming of gmail's QA process, and in the same breath ask for work - implying they've got the skills to even handle such a job - is insulting. Please, just because you're smart enough to expose a flaw once you stumbled onto it in no way means you are qualified to correct that or any other issue. Sometimes our QA team finds a flaw and even digs in the logs enough to pinpoint the problem but it can still take the developer who designed the code days to correct.

    In other words, noticing that you're bleeding does not qualify you as a surgeon. Instead of publishing their finidings in a detailed how-to, these asshats should have forwarded the info to gmail and let them deal with it, and that's assuming that the gmail team didn't already have it in their list of bugs. I just don't understand why people feel the need to not only describe a security problem, but give every hacker on the net a roadmap as to just exactly how to use it and what illicit activity it might be good for.

    --
    -- I'm not a pessimist, I'm a realist. It's not my fault that life sucks so much. --
    1. Re:Hacker Hubris by MrYowler · · Score: 2, Insightful

      Yaknow...

      It's not as though I weren't professionally credentialled, myself. I do have a CISSP and Cisco credentials - I just don't wave them around like badges of honor. I worked as a network programmer for guys like Inktomi (now Yahoo) and WebTV (now MSNBC) for several years, after starting two of my own very successful telecommunications service companies. That things went south for me, during the crash of the Internet economy, does not mean that you are somehow superior - just that you were lucky. Or perhaps young.

      To demonstrate system complexity; I worked for the US Air Force, writing code to perform gamma spectral analysis in a nuclear chemistry laboratory, at one time. As for qualifications; I have worked for two organizations on high-capacity email systems; WebTV (now MSNBC) is one of them. I have ten years of college, 20 years of professional experience in various information technology roles, and a wealth of paper credentials.

      I *do* have the experience and intelligence to both assess and correct the problem, and I was fairly certain that GMail would be capable of correcting the problem in sort order, if/when they chose to do so. And while I'd love to work there; no, I don't seriously expect this report to get me hired. There is a little more to the interview process than that, I suspect... ;-P

      It *is* possible that the person who sees that you're bleeding - he just *might* be a surgeon.

      You are guilty of the same assumptions that you accuse us of. You have assumed that we are a couple of ignorant fools who stumbled onto something, and you are degrading us for having the arrogance to publicly report on it. You further assume that we did not attempt to privately report on it.

      The fact is that we tried. We could not find a reporting channel that elicited an apparent response, and so (with much needling and pushing from NSA Wally) we reported on it, somewhat more publicly. I frankly did not think that anyone but NSA Wally and I would even give a damn. And indeed, no one would have, except that we provided a detailed roadmap to the vulnerability. In fact, I seriously doubt that we would have gotten anywhere with the article, if NSA Wally had not happened to run across a username/password pair, in one of the messages that he intercepted.

      And while I realize that our use of handles gives rise to the immediate assumption that we are '3v1l h4x0r5', the fact is that we like our privacy, and the psuedonyms serve to help us maintain it. You'll have to ask NSA Wally why he needled me into writing the article, or why has the name that he does. I think the latter has something to do with a bunch of people accusing him of being a member of federal law enforcement. I think that he did not want to argue the case. The former, I could not even speculate - but I'm not fond of arguing, either, and the article did not require much effort to write.

      I seriously doubt that we were the first people to find the problem - more probably, we were just the first to bring attention to it. GMail accounts may have been being compromised in this way, for who knows how long - and this information used to compromise eBay/PayPal accounts, Amazon.com accounts (and the financial data that they retain for customer 'convenience'), and who knows what else. It is a fundamental fact of information security policy development, that such policies are designed to protect the organization that creates them - not necessarily the users, vendors, employees, or affiliates of the organization. If you publicly report on these issues, when you find them, then yes, there will be some abuse by the script-kiddies who hear about it. But the issue also suddenly becomes important, and resolution is usually rapidly forthcoming, because the problem is now high-profile. If you don't report on it, it may remain unknown to the folks who fix these things, or it may remain low-priority, because it does not represent a risk to the organization responsible for fix

  26. Did anyone else see this? by Lank · · Score: 2, Funny

    At the bottom of TFA:

    Screen Capture #5
    Jack Rabbit Vibrator Features

    This message describes the features of one "Jack Rabbit Vibrator," a 7.5" Multi-Speed toy of sorts.


    What are the odds of finding that?

    --
    Gotta get me one of these!
  27. Client side contamination between accounts by behindthewall · · Score: 2, Interesting

    I have two gmail accounts (I'm evil). I tried to open both simultaneously in separate Firefox tabs. A short time after opening the second tab / account, I switched back to the first, to find the inbox listing the messages from the second account. Refreshing the page brought the entire page display to reflect the second account.

    I've also witnessed on at least one occasion an https session surviving overnight, with the POTS connection severed during this time.

    These experiences have already led me to consider gmail less than secure.

    The Google people are very, positively imaginative and creative. But they are not, at least not at first pass, all seeing. There are details to security that require some grinding detail and a lot of testing. A good language and a smart approach can lessen the grunt work, but a significant amount is still necessary.

    I think people haven't come down on Google like they do on MS because, in large part, Google is straight forward and direct in its communications and its intentions. And when a bug pops its head, they consider it a personal priority to correct it. Not just a business priority, based upon cost/benefit, but also the PERSONAL priority of those at Google who are involved in the issue.

    I hope they'll fix this quickly, and take a good, hard look at their server and session management. Looks like there's a serious need for better compartmentalization, and for data scope management.

  28. google on it already? by WrenchPilot · · Score: 2, Interesting

    well after trying this out for myself, it appears google isn't delivering any mail (at least to my inbox) at the moment. after sending about 20 emails, half valid, half tesing the missing '>'. After 20 minutes, none of the 20 have reached my inbox.

  29. A Job? by jayloden · · Score: 5, Insightful

    lots of comments here are noting the hubris of these guys in asking for jobs.

    I'd just like to add that not only are they criticizing the company's QA process and releasing the bug without having notified google first, as others pointed out...

    They found the exploit by MISTAKE! It was a bug in their own code that caused the problem, something as stupid as a missing caret at the end of a line. So, in other words, they are looking for work looking for bugs in Google's software that they found solely because of a bug in the software they wrote.

    On another note, bugs in software happen, no matter WHO you are, the trick is just to be able to fix them in a timely fashion and deal with the situation effectively. I believe that Google will do this, especially if the previous comment stating that it has been patched is true. Everyone is making too big a deal out of something that has happened to every developer on every software ever. The reason MS gets crap for it is simply because they continuously produce buggy code ridden with security issues, but deny this is the case, and often ignore security problems until they are found out by the general public.

    -Jay

  30. Google not receiving? by everythingischanging · · Score: 2, Insightful

    I haven't been able to receive any gmails for a half hour or so... maybe they've disabled incoming messages until they've sorted this all out?

  31. The sense of security coming from using a beta? by Behrooz · · Score: 3, Informative

    The sense of security coming from using a non-publicly-available product that is still in beta? Where the banner "Gmail by Google - Beta" is displayed at the top left of every page loaded? Where the 'Security' section of the user agreement is:

    Security

    You must promptly notify Google of any breach of security related to the Services, including but not limited to unauthorized use of your password or account. To help ensure the security of your password or account, please sign out from your account at the end of each session.


    Oh yes, Google is certainly lulling us into a false sense of security.

    --
    "We have to go forth and crush every world view that doesn't believe in tolerance and free speech." - David Brin
  32. Looks like GMail is not accepting Mail by ahsile · · Score: 2, Interesting

    I'm assuming this is until the problem is fixed:

    "APPLICATION" 516 "2005-01-12 20:01:48" "SMTPDeliverer - Message 15213: Delivering message from xxxxxxxxx@xxxxx.com to xxxxx@gmail.com."
    "TCPIP" 516 "2005-01-12 20:01:48" "DNSResolver - MX Lookup: gmail.com"
    "TCPIP" 516 "2005-01-12 20:01:48" "DNSResolver - MX Lookup result for gmail.com: 3 servers"
    "APPLICATION" 516 "2005-01-12 20:02:09" "SMTPDeliverer - Message 15213: Failed to connect to gsmtp185.google.com."
    "APPLICATION" 516 "2005-01-12 20:02:30" "SMTPDeliverer - Message 15213: Failed to connect to gsmtp171.google.com."
    "APPLICATION" 516 "2005-01-12 20:02:51" "SMTPDeliverer - Message 15213: Failed to connect to gsmtp57.google.com."
    "APPLICATION" 516 "2005-01-12 20:03:13" "SMTPDeliverer - Message 15213: Failed to connect to gmail.com."
    "APPLICATION" 516 "2005-01-12 20:03:13" "SMTPDeliverer - Message 15213: Failed to connect to all xxxxx@gmail.com's mail servers."

  33. Not broken XML at all by JimDabell · · Score: 2, Insightful

    This is just the most publicly seen instance but broken XML does this every single day.

    XML never does this. XML parsers, upon finding a problem must stop parsing and throw a fatal error. It's in the specification.

    Instead of mindlessly knee-jerking because you don't like XML, try reading the article. The greater-than symbol that causes problems is the delimiter for the email address - syntax that goes back to 1982's RFC 822 - long before XML's time.

  34. You Win An Award by rho · · Score: 3, Funny

    Most Humorously Appropriate Usage of the Word "Festoon" In A Slashdot Post.

    --
    Potato chips are a by-yourself food.