Slashdot Mirror


Hackers May Have Nabbed Over 200 SSL Certificates

CWmike writes "Hackers may have obtained more than 200 digital certificates from a Dutch company after breaking into its network, including ones for Mozilla, Yahoo and the Tor project — a considerably higher number than DigiNotar has acknowledged earlier this week when it said 'several dozen' certificates had been acquired by attackers. Among the certificates acquired by the attackers in a mid-July hack of DigiNotar, Van de Looy's source said, were ones valid for mozilla.com, yahoo.com and torproject.org, a system that lets people connect to the Web anonymously. Mozilla confirmed that a certificate for its add-on site had been obtained by the DigiNotar attackers. 'DigiNotar informed us that they issued fraudulent certs for addons.mozilla.org in July, and revoked them within a few days of issue,' Johnathan Nightingale, director of Firefox development, said Wednesday. Looy's number is similar to the tally of certificates that Google has blacklisted in Chrome."

141 comments

  1. Boring by Mensa+Babe · · Score: 5, Informative

    All of the news about the SSL security flaws are starting to get boring. We had a related scandal just yesterday. The problem with SSL (or TLS, actually) is that it uses X.509 with all of its problems, like the mixed scope of certification authorities. It's like using global variables in your program - it is never a good idea. I can only agree with Bruce Schneier, Dan Kaminsky and virtually all of the competent security experts that we have to completely abandon the inherently flawed security model of X.509 certificates and finally fully embrace the DNSSEC as specified by the IETF. It is both stupid and irresponsible to have a trust system used to verify domain names in 2011 that is completely DNS-agnostic - and in fact designed in the 1980s when people were still manually sending the etc/hosts files around! There could be a lot of better solutions than the good old X.509 but in reality the only reasonable direction that we can choose today is to use the Domain Name System Security Extensions. Use 8.8.8.8 and 8.8.4.4 exclusively as your recursive resolvers. Configure your servers and clients. Define and use the RRSIG, DNSKEY, DS, NSEC, NSEC3 and NSEC3PARAM records in all of your zones. Use and verify them on every resolution. Educate people to do the same. This problem will not solve itself. We have to start acting.

    --
    Karma: Positive (probably because of superiour intellect)
    1. Re:Boring by Gerald · · Score: 4, Interesting

      "If you think it's nice that you can remove the DigiNotar CA, imagine a world where you couldn't, and they knew you couldn't. That's DNSSEC." -- Moxie Marlinspike

    2. Re:Boring by Anonymous Coward · · Score: 0

      DNSSEC solves some of the problems, but not all of them. If a major change in SSL is going to be made it should be better than just 'good enough for now'. We need something de-centralized so that it can't be censored or trivially hijacked.

    3. Re:Boring by 0123456 · · Score: 1

      "If you think it's nice that you can remove the DigiNotar CA, imagine a world where you couldn't, and they knew you couldn't. That's DNSSEC."

      Is it just me, or does this make no sense to anyone else either?

    4. Re:Boring by logjon · · Score: 0

      None whatsoever.

      --
      The stories and info posted here are artistic works of fiction and falsehood.
      Only fools would take it as fact.
    5. Re:Boring by Cryacin · · Score: 1

      But don't forget the marketing! Padlock=SECURE! Unfortunately it will be a while before the PHB's realise that they don't need to pay the Verisign bandits.

      --
      Science advances one funeral at a time- Max Planck
    6. Re:Boring by Anonymous Coward · · Score: 2, Interesting

      Those are Google's nameservers.

      As long as we're distrusting authority you might want to mention that.

      Using DNS provided by an advertising firm isn't exactly the healthiest thing for your privacy, maybe not now, but when those become the new 4.2.2.[1-3] and Google can monetize them.

      Anyone who cares about his privacy should never rely on a Google product.

    7. Re:Boring by Anonymous Coward · · Score: 1

      All of the news about the SSL security flaws are starting to get boring. We had a related scandal just yesterday. The problem with SSL (or TLS, actually) is that it uses X.509 with all of its problems, like the mixed scope of certification authorities. It's like using global variables in your program - it is never a good idea. I can only agree with Bruce Schneier, Dan Kaminsky and virtually all of the competent security experts that we have to completely abandon the inherently flawed security model of X.509 certificates and finally fully embrace the DNSSEC as specified by the IETF. It is both stupid and irresponsible to have a trust system used to verify domain names in 2011 that is completely DNS-agnostic - and in fact designed in the 1980s when people were still manually sending the etc/hosts files around! There could be a lot of better solutions than the good old X.509 but in reality the only reasonable direction that we can choose today is to use the Domain Name System Security Extensions. Use 8.8.8.8 and 8.8.4.4 exclusively as your recursive resolvers. Configure your servers and clients. Define and use the RRSIG, DNSKEY, DS, NSEC, NSEC3 and NSEC3PARAM records in all of your zones. Use and verify them on every resolution. Educate people to do the same. This problem will not solve itself. We have to start acting.

      Uh, right, because cryptographic operations are free and don't represent a DNS DOS opportunity, right? Oh wait...

    8. Re:Boring by Anonymous Coward · · Score: 0

      There are certain situations where things like global variables are fine. Same thing for "goto" and similar "taboo" language features.

      Only an inexperienced or non-programmer would think any different.

      You're just parroting what you heard from somebody that heard from somebody that heard from some moron that this is the way you do things. Pure myth.

    9. Re:Boring by the_enigma_1983 · · Score: 4, Informative

      In response to DigiNotar incidences, some people are removing the root CA for DigiNotar from their computers. This way your computer will not trust _anything_ signed by DigiNotar.

      With DNSSEC, if the people in charge of your DNS have an incident (hackers, malpractice or otherwise) which changes the "certificate" (for lack of a better word) for your website, you are stuck. There is no "root" certificate that you can remove.

    10. Re:Boring by divisionbyzero · · Score: 1

      All of the news about the SSL security flaws are starting to get boring. We had a related scandal just yesterday. The problem with SSL (or TLS, actually) is that it uses X.509 with all of its problems, like the mixed scope of certification authorities. It's like using global variables in your program - it is never a good idea. I can only agree with Bruce Schneier, Dan Kaminsky and virtually all of the competent security experts that we have to completely abandon the inherently flawed security model of X.509 certificates and finally fully embrace the DNSSEC as specified by the IETF. It is both stupid and irresponsible to have a trust system used to verify domain names in 2011 that is completely DNS-agnostic - and in fact designed in the 1980s when people were still manually sending the etc/hosts files around! There could be a lot of better solutions than the good old X.509 but in reality the only reasonable direction that we can choose today is to use the Domain Name System Security Extensions. Use 8.8.8.8 and 8.8.4.4 exclusively as your recursive resolvers. Configure your servers and clients. Define and use the RRSIG, DNSKEY, DS, NSEC, NSEC3 and NSEC3PARAM records in all of your zones. Use and verify them on every resolution. Educate people to do the same. This problem will not solve itself. We have to start acting.

      Uh, right, because cryptographic operations are free and don't represent a DNS DOS opportunity, right? Oh wait...

      What he said.

    11. Re:Boring by Karl+Cocknozzle · · Score: 1

      No idea what he's talking about... a cursory Google search reveals that provision has been made to revoke certificates, so presumably he's making some larger point about something else. ...Damned if I know what that is, though. But I do follow the Convergence project and am testing out the browser plug-in... If Moxie reads Slashdot and sees this: Would you care to expound on the quoted Tweet?

      --
      Who did what now?
    12. Re:Boring by dgatwood · · Score: 2

      "If you think it's nice that you can remove the DigiNotar CA, imagine a world where you couldn't, and they knew you couldn't. That's DNSSEC." -- Moxie Marlinspike

      That's a fundamental mischaracterization of DNSSEC. You can't realistically remove individual DNS registrars now, but they all feed into registries, and you generally either trust those registries or you don't. If you don't, then you don't go to those TLDs. More to the point, this argument incorrectly tries to model the security of all websites at the same time, whereas the user only cares about the security of a single website—the one he or she is trying to access.

      With DNSSEC, you as the domain owner are in control. No one can take control over your domain in one place without fully taking control over your domain worldwide. You therefore choose your registrar based on having good security. As long as the registrars do not screw up and accidentally turn over control of a domain to someone else, you are safe. However, you are provably no less safe than you are now even if they do screw up in that way; most domain certificate issuance is now validated based solely on whether you have control over the domain name. Thus, if you take over the account for the domain name, you can get a cert from any major CA. Therefore, this attack vector is unaffected by DNSSEC.

      What DNSSEC provides is a reduction in the attack surface. With DNSSEC, the trust that people place in a domain is solely trust in the owner of that domain and in the services (registrars) that the owner of that domain trusts. By contrast, with the current system, anyone can hijack a domain on a local network by forging DNS replies. If they can trick any registrar into issuing a certificate, they can then masquerade as that domain. Thus, because the certificates are not tied to the domain name system, by trusting a domain under the current system, you are trusting not only the domain owner and the providers that the domain owner trusts, but every other CA out there. So instead of someone having to trick a single registrar to compromise a domain, they could trick any of dozens of CAs. It only takes one.

      Worse, with many (possibly all) browsers, the trust model is completely broken. If you trust a certificate, you trust a certificate. If that certificate has signing authority, you now trust every certificate that it signs. This means that all a website needs to do is trick you into accepting a self-signed certificate for some innocuous site, and from that point on, it can use that cert to sign forged certs for any other site. So in order to trust any single website, you not only have to trust every CA that your browser supports, but also every self-signed cert that you have ever accepted.

      With DNSSEC, you need only trust the server, its registrar, and the relevant root registries. And even in the worst case, if a registrar started signing fake DNS entries, you are still better off than before because DNS signatures are only valid for a few minutes instead of a few years like SSL certs, and odds are such a problem would eventually be noticed, the registrar would fix the security hole that allowed this, and a few minutes later, any bogus records would cease to validate.

      Thus, moving to DNSSEC dramatically narrows the amount of trust you are giving out when you access a domain name. This is inarguably a good thing according to any reasonable security analysis.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    13. Re:Boring by SmurfButcher+Bob · · Score: 1

      But, but... DNSSEC is webscale!

      Shards!

      --

      help me i've cloned myself and can't remember which one I am

    14. Re:Boring by Zeinfeld · · Score: 3, Insightful
      Oh I know what he is trying but he has no clue what the threat model is.

      The threat model in this case is a well funded state actor that might well be facing a full on revolution within the next 12 months. It does not matter how convergence might perform, there is not going to be time to deploy it before we need to reinforce the CA system. [Yes I work for a CA]

      I think it most likely we will be seeing the Arab Spring spreading to Syria with the fall of Gaddafi. We are certainly going to be seeing a major ratcheting up of repressive measures in Syria and Iran. Iran knows that if Syria falls their regime will be the next to come under pressure. In many ways the Iranian regime is less stable than some that have already fallen. There are multiple power centers in the system. One of the ways the system can collapse is the Polish model, the people of Poland didn't have a revolution, they just voted the Communist party out of existence. If the Iranian regime ever allows a fair vote the same wil happen there.

      Anyone think that we will have DNSSEC deployed on a widespread scale in the next 12 months? I don't and I am one of the biggest supporters of DNSSEC in the industry. DNSSEC is going to be the biggest new commercial opportunity for CAs since EV. Running DNSSEC is not trivial, running it badly has bad consequences, the cost of outsourced management of DNSSEC is going to be much less than a DNS training course ($1000/day plus travel) but rather more than a DV SSL certificate ($6 for the cheapest).

      The other issue I see with Convergence is that it falls into the category of 'security schemes that works if we can trust everyone in a peer to peer network'.

      Wikipedia manages a fair degree of accuracy, but does anyone think that they really get up to 99% accurate? Until this year the CA system had had three major breaches, all of which were trapped and closed really quickly plus about the same number of probes by security researchers kicking the tires. Until the Diginotar incident anyone who had revocation checking in place was 100% safe as far as we are aware, not a bad record really.

      There is a population of about 1 million certs out there, even 200 would mean 99.95% accuracy.

      Running a CA is really boring work. Not something I would actually do personally. To check someone's business credentials etc takes some time and effort. It is definitely the sort of thing that you want a completer-finisher type to be doing. Definitely not someone like me and for 95% of slashdot readers, probably not someone like you either.

      The weak point in the SSL system is not the validation of certs by CAs, they are (in order) (1) the fact that SSL is optional (2) the fact that the user is left to check for use of SSL (3) the fact that low assurance certificates that have a minimal degree of validation result in the padlock display.

      The weak point being exploited by Iran is the braindead fact that the Web requires users to provide their passwords to the Web site every time they log in. I proposed a mechanism in 1993 that does not require a CA at all and avoids that. Had RSA been unencumbered I would have adopted an approach similar to EKE that was stronger than DIGEST but again did not require a cert.

      Certs are designed to allow users to decide who they can share their credit card numbers with. That is a LOW degree of risk because the transaction is insured. Certs are not intended to tell people it is safe to share their password with a site because it is NEVER safe to do that.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    15. Re:Boring by Zeinfeld · · Score: 3, Interesting
      Unfortunately the registrar system is rather less trustworthy than you imagine. We have not to date encountered an outright criminal CA. We do however know of several ICANN registrars that are run by criminal gangs.

      The back end security model of the DNS system is not at all good. While in theory a domain can be 'locked' there is no document that explains how locking is achieved at the various registry back ends. A domain that is not locked or one that is fraudulently unlocked is easily compromised.

      The part of the CA system that has been the target of recent attacks is the reseller networks and smaller CAs. These are exactly the same sort of company that runs a registrar. In fact many registrars are turning to CAs to run their DNSSEC infrastructure since the smaller ones do not have the technical ability to do it in house. In fact a typical registrar is a pure marketing organization with all technical functions outsourced.

      There are today about 20 active CAs and another 100 or so affiliates with separate brands. In contrast there are over a thousand ICANN registrars.

      Sure there are some advantages to incorporating DNSSEC into the security model. But to improve security it should be an additional check, not a replacement. Today DNSSEC is an untried infrastructure, it is grafted on to a legacy infrastructure that is very old and complex and security is an afterthought.

      The current breach is not even an SSL validation failure. The attacker obtained the certificate by bypassing the SSL validation system entirely and applying for an S/MIME certificate that did not have an EKU (which it should). That makes it a technical exploit rather than a validation issue. DNSSEC is a new code base and a very complicated one. Anyone who tells you that it is not going to have similar technical issues is a snake oilsman.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    16. Re:Boring by Morty · · Score: 1

      Both the current CA model and Moxie Marlinspike's proposed notary system already implicitly trust DNS registration data. When someone requests example.com, how does the CA (or notary) know that the requestor owns it? In a few rare cases, the CA (or notary) knows the requestor personnally, but that's rare, and doesn't scale to the Internet. In the normal case, the CA (or notary) has no information other than DNS. The CA (or notary) will either check that the requestor's contact data matches the DNS whois data (implicitly trusting the current DNS/whois data) or will instruct the requestor to post a file to their site (implicitly trusting the current DNS records.)

      In either case, DNS is trusted implicitly.

      Subtlety: note that this is not saying that DNS data is trustworthy. DNS data is definitely not trustworthy. Rather, it's saying that any entity looking to validate a DNS domain needs to rely on DNS data, so there cannot be any entity more trustworthy than DNS.

      As an example, suppose a site's DNS registrar was Joe the used car salesman. You don't trust Joe. Your buddy happens to be both the Pope and a Moxie-style notary, so you figure you'll get the Pope to check out the site's SSL. What is the Pope going to do? The Pope doesn't know the site personally. The only information available about the site is in the DNS registry database. So the Pope is going to check the site's DNS database entry -- written by Joe the used car salesman -- contact the site, verify that they do indeed match what Joe wrote in whois, and issue a signature. You now have the Pope's guarantee that the site matches what Joe said it matches. The trouble is that the Pope is just saying "yes, it matches what Joe said" -- you have gotten no more of a guarantee than if you just gotten Joe to tell you that to begin with.

      That's why DNSSEC, if it actually could be deployed, would be the best system for traditional SSL certs. Traditional SSL certs are statements about DNS data. There cannot be anyone more authoritative on what the DNS contains than the registrars that generate that data.

      Of course, EV certs are another story, in that they make a statement about something different than just the domain name. However, that's another story.

    17. Re:Boring by QuantumRiff · · Score: 1, Insightful

      add to /etc/hosts
      127.0.0.1 diginotar.nl

      --

      What are we going to do tonight Brain?
    18. Re:Boring by Morty · · Score: 1

      . . . and I appear to have misunderstood Moxie's system. It does not implicitly trust DNS at all. It does rely on SSL certs not to change, which I find odd, given that SSL certs tend to be replaced (either shortly before expiration or after a private key compromise.)

    19. Re:Boring by unencode200x · · Score: 1

      If they can trick any registrar into issuing a certificate, they can then masquerade as that domain

      It's worth watching Moxie's talk on defeating SSL. He demonstrates just how easy it is to get a certificate for any domain you want. He also shows just how broken it is and how (in most cases) revocation is a joke. It's a little outdated now, but still relevant and well worth watching imho: DEFCON 17: More Tricks For Defeating SSL

      During his BlackHat 2011 talk BlackHat USA 2011: SSL And The Future Of Authenticity he discusses how SSL was born (it's funny and sad) and proposes using Convergence (which can work along with existing CAs) to help shore up security.

      What makes me happy is that as a community we all seem to be much more aware of these issues, hopefully we'll be able to move forward on making the Internet more secure and trustworthy for everyone.

      --

      Chance favors the prepared mind.
      Perfect is the enemy of good.
    20. Re:Boring by arkhan_jg · · Score: 1

      While a complete re-work of the certificate signers is a good idea - and implementing DNSSEC widely is also a good idea - we're still going to need TLS, and that means certificates. DNSSEC doesn't provide any mechanism for encrypting the data stream after you've securely established you're talking to the right server, nor should it, that's not its job.

      So DNSSEC protects against DNS poisoning and some MITM attacks; but there are plenty of other ways such as fake gateway, passive listening of wifi traffic, ARP spoofing etc etc so you're still going to want TLS, or some other form of encrypted data transfer for email and http etc. OK, IPSEC implementations may be a lot more widespread with IPv6, but that's a long way off even in a best case scenario.

      I think the best we can hope for, for now, is DNSSEC + TLS. TLS secures your data stream, DNSSEC ensures you've not been DNS spoofed. 'Officially' signed certs for TLS is a belts-and-braces approach. With that, someone has to spoof the certificate or get a fake issued AND find another way of watching your traffic without DNS poisoning - which is harder to do on a bulk scale if you're not the network provider/ISP itself. Self-signed certs are too easy to spoof. Yes, it's not a perfect system, but security is a layered approach, not a one-trick pony.

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
    21. Re:Boring by TheLink · · Score: 1

      It does rely on SSL certs not to change, which I find odd, given that SSL certs tend to be replaced

      Cert expiration is little to do with security. The main reason why SSL certs expire is so that CAs can make money (that many think they don't deserve to make ;) ).

      IMO having to issue and reinstall certs regularly causes more security problems.

      If a hacker can get hold of a webserver's SSL private keys, the hacker can likely get whatever else that webserver has or can access. Changing the SSL cert regularly won't help.

      Most ssh servers never have their keys changed. If one day they change, it usually means something significant has happened.

      In contrast many websites due to a combination of cert expiration and CDN services end up having multiple certs. If a webservice has 2 or more different SSL certs and every year or so keeps changing them[1], how is a user going to know whether the certificates really belong to that webservice? Because some random CA in the browser says so? And how does the user know that the webservice has decided which CA to use?

      So self-signed certs can actually be safer. What are the odds that the first time you login to your bank someone is doing a MITM attack on you? If you survive that window, if the cert ever changes it means something has gone wrong. If you're paranoid for your "first time" you could try making connections to the bank on different days and from different places/ISPs (or even via VPN services/Tor) and then checking the fingerprints, or even asking the bank about it.

      [1] FWIW I use Certificate Patrol on Firefox and that's why I know that some services have multiple CAs for their certs and rotate them. Whether this is correct or not, I have no way of telling. So in my opinion the CA system doesn't really increase security.

      --
    22. Re:Boring by Morty · · Score: 1

      Any new SSL cert validation scheme needs to interoperate with the CA-based SSL cert validation scheme. The existing SSL cert validation scheme does have cert expiration, needed or not. Your bank is not going to switch to a self-signed perpetual cert when the overwhelming majority of its customers are relying on CA-based schemes that will claim the bank's site is unsafe. So certs are going to keep changing. For a new cert validation scheme to succeed, it must be able to accommodate this during the transition.

      Meanwhile, DNSSEC-based cert validation can interoperate with the current CA system without an interoperability problem during transition. And when the transition is over, you no longer need to pay a CA.

      And I would argue that certs -- or more correctly, private keys -- should periodically expire. People occasionally change jobs. Backup media get misplaced. As keys age, they are more likely to have been compromised, or to be based on unacceptable legacy algorithms or key lengths. Changing encryption keys periodically is a general best practice in the IT industry. The lack of a built-in key aging and key distribution method in ssh is, IMHO, its biggest weakness.

    23. Re:Boring by dgatwood · · Score: 1

      We do however know of several ICANN registrars that are run by criminal gangs.

      Ultimately, it doesn't matter. Bugs notwithstanding, DNSSEC is still provably no less secure than CA-based certs because if you can compromise DNSSEC, you can also change the contact info on a domain and get any CA to give you a cert for the domain. Therefore, even if every CA were above board, you still cannot trust the CAs (even the best CAs) to protect you from someone compromising the domain itself.

      Therefore, your domain, by definition, cannot be more secure than your domain name registrar, no matter what the CAs do. No amount of special extended validation certs or any such silliness will help that because the user statistically won't notice when the cert stops being an EV cert (and half the users won't notice even if the cert becomes self-signed...). So either you trust that your registrar won't let go of your domain to some shady registrar or you don't, and if you don't, then it's game over, CA or not. Therefore, they provide no additional security; they're like an appendix or some other vestigial organ in that (almost by definition) they can only make security worse, not better.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    24. Re:Boring by rtfa-troll · · Score: 1

      You can revoke your own certificate. You cannot revoke someone else's certificate. With a web browser you can remove someone else's root certificate which means that your trust problems with that person go away.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    25. Re:Boring by Lennie · · Score: 1

      While I agree about DNSSEC as a possible solution. A lot of people probably don't agree. Because DNSSEC is to much like a single-CA-model. And many don't like it. I personally probably do trust the root to get it right, I just don't trust all the TLD's.

      Also you mention 8.8.8.8 and 8.8.4.4 but they don't have support for some of the basis parts of DNSSEC yet.

      Which means if I have a working DNSSEC-setup on my end that can verify the DNSSEC key material I can't use them to check what Google gives me.

      So it is currently useless.

      --
      New things are always on the horizon
    26. Re:Boring by Lennie · · Score: 2

      Moxie meens dat with the current CA-system, you have several CA's. With DNSSEC you in a way have just one CA. So if one CA messes up, with the current system, you can remove that one CA. But with DNSSEC you can't remove that one CA, because it is the only one.

      It is all more complicated ofcourse, but that is his message.

      --
      New things are always on the horizon
    27. Re:Boring by Lennie · · Score: 2

      1. Actually, revocation checking does not solve the problem, alteast if someone had the CA private key, they could generate the same ID's as other existing certificate. OSCP/revocation lists only checks id's not names, which makes it not useful for all possible problems.

      2. I also think DNSSEC can be useful, it would be really helpful for the domain-owner to be able to make it clear that his website uses cert X and cert Y (which implies CA A and CA B). And not any other cert or CA. Deployment of DNSSEC is very slow though at the moment.

      We need at least 2 things:
      - a fallback method that browser makers want to adopt where DNSSEC hasn't been deployed by the ISP or when you are stuck in a "hotel network" or your OS does not support and so on. Because the browser needs to get the keying material to be able to check the if the data is properly signed. It do not think it even matters where it got it from, any old fallback channel might probably do. For OSCP http is used, so maybe that is good enough here too ?

      - much better industry support for automating the keyrollover communication with TLDs. If I get my domain at some provider and run my own DNS-server there is hardly any provider, if any, which support EPP or whatever to communicate my DS-record to the TLD. Many TLDs that have deployed some DNSSEC don't (yet) even support DNSSEC in their EPP from their direct customers/members.

      3. Can you be a bit more specific about what you proposed in 1993 ?

      --
      New things are always on the horizon
    28. Re:Boring by qubezz · · Score: 1

      I just did that. If a certificate authority has been compromised and arbitrary signed certificates are being shown in the wild, it's probably best to deauthorize them and let them issue a new root CA and certificates to everyone once they have the person who leaked private info beaten within an inch of their life, and then 2.54cm more.
      Firefox: Tools -> Options -> Advanced pane -> Encryption tab. "View Certificates". "Authorities" tab. Select DigiNotar Root CA, Edit Trust, De-select check boxes.

    29. Re:Boring by Anonymous Coward · · Score: 0

      If I remove a root CA from Firefox, will the next upgrade of Firefox re-add the entry?

      How do entries get added to the list of CAs? Can a plug-in or add-on add entries?

      Do I need to be baby-sitting my list of trusted CAs?

    30. Re:Boring by Zeinfeld · · Score: 2

      1. Actually, revocation checking does not solve the problem, alteast if someone had the CA private key, they could generate the same ID's as other existing certificate. OSCP/revocation lists only checks id's not names, which makes it not useful for all possible problems.

      Neither CRLs nor OCSP are intended to mitigate a CA private key breach.

      The only control in the system is to revoke the CA root and that can be effected on Windows by issuing a new CTL (as happened to revoke the Diginotar root) that drops the compromised root. The other browsers have similar mechanisms.

      2. I also think DNSSEC can be useful, it would be really helpful for the domain-owner to be able to make it clear that his website uses cert X and cert Y (which implies CA A and CA B). And not any other cert or CA. Deployment of DNSSEC is very slow though at the moment.

      The war could well be over by the time DNSSEC is deployed. The Iranian group have developed new attacks and dramatically escalated the sophistication of their attacks. The time between attacks has been weeks, not years. There is simply no prospect of large scale DNSSEC deployment in the next 6 months. the Iranian 'elections' are in March. I can't even see any possibility of deployment ahead of the next presidential election.

      We need at least 2 things: - a fallback method that browser makers want to adopt where DNSSEC hasn't been deployed by the ISP or when you are stuck in a "hotel network" or your OS does not support and so on. Because the browser needs to get the keying material to be able to check the if the data is properly signed. It do not think it even matters where it got it from, any old fallback channel might probably do. For OSCP http is used, so maybe that is good enough here too ?

      Working on both of those.

      - much better industry support for automating the keyrollover communication with TLDs. If I get my domain at some provider and run my own DNS-server there is hardly any provider, if any, which support EPP or whatever to communicate my DS-record to the TLD. Many TLDs that have deployed some DNSSEC don't (yet) even support DNSSEC in their EPP from their direct customers/members.

      3. Can you be a bit more specific about what you proposed in 1993 ?

      Not without sounding really whinny.

      At this point its water under the bridge, I have changed my mind on what the approach to security should be and so has the industry.

      The browser that an Iranian dissident should be using is probably not the same as the one your granny uses to shop online for sex toys. There are security concerns in both cases but the risks and issues are totally incommensurate.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    31. Re:Boring by Anonymous Coward · · Score: 0

      eh? this would only fix something if the certificate client hard fails when it can't get CRL or OCSP working and only if mapping diginotar.nl happened to magically map www.diginotar.nl (which is where some of the CRLs live), plus service.diginotar.nl.validation.diginotar.nl and crl.pkioverheid.nl (which are home to OCSP/CRLs)

    32. Re:Boring by Tomato42 · · Score: 2

      3. Can you be a bit more specific about what you proposed in 1993 ?

      There is a Secure Remote Password protocol that allows you to authenticate both server to you and yourself to server at the same time. There's also a RFC 5054 aimed to incorporate it to TLS, unfortunately without any client support AFAIK.

  2. Diginotard by utkonos · · Score: 2

    So, I still say that if trust is lost once, nothing that Diginotard touches can ever be trusted.

    1. Re:Diginotard by Haedrian · · Score: 1

      Except that most people don't know anything about certificates, and don't know why they should care.

      And adding/removing certificate authorities isn't an easy task you'd give to anyone.

      So unless the higher-ups (site owners / browser vendors) kill this company, there's nothing much the rest of us can do.

    2. Re:Diginotard by sjames · · Score: 2

      It's quite easy to do actually, but in this case, the vendors are taking care of it. The update went out on debian-security today. IIRC, mozilla is planning an update as well.

    3. Re:Diginotard by SmurfButcher+Bob · · Score: 1

      I fear we may be missing the point. Maybe.

      There are indicators that the number is a lot more than just 200 certs - some speculate that there were log wipes involved, which means we can expect a very, very large number.

      If that's true, it's wonderful that some browsers are blocking a bogus *.google.com cert. It'll be useless, however, if the attackers generated 50,000 OTHER *.google.com certs, along with multiple certs for world+dog.com.

      As to the impact of this CA's incompetence, it's pretty evil when you consider that these people will bury you up to your arms and throw rocks at your face.
      1. You use firefox, and have addons.
      2. I hijack addons.mozilla.org.
      3. You fire up firefox, which dutifully checks for updates.

      That CA needs to not exist.

      --

      help me i've cloned myself and can't remember which one I am

    4. Re:Diginotard by sjames · · Score: 1

      You misunderstand, the updates aren't merely blacklisting a few known bad certs, it is invalidating any cert that ever has or ever will be signed by this CA. Effectively it makes them not exist.

      Any legitimate holder of a cert signed by them will need to go get a new one from someone else.

    5. Re:Diginotard by SmurfButcher+Bob · · Score: 1

      No, I don't think I do.

      http://www.theregister.co.uk/2011/08/30/google_chrome_certificate_blacklist/

      "...A side-by-side review comparing code contained in an upcoming version of Chrome increased the number of secure sockets layer certificates hardcoded in the browser's blacklist by 247. A comment accompanying the additions said: “Bad DigiNotar leaf certificates for non-Google sites.”

      Regardless of what's happening now, some reactions were to kill distinct certs. And likely some still are.

      --

      help me i've cloned myself and can't remember which one I am

    6. Re:Diginotard by sjames · · Score: 1

      Perhaps not chrome, but it is certainly true for Debian and Mozilla.

      If your vendor has let you down, delete the offending keys yourself and show friends how.

  3. Re:It's not "boring". It's an important lesson. by logjon · · Score: 1

    There's nothing wrong with public key cryptography. The issue is with the way it's handled, specifically the CAs.

    --
    The stories and info posted here are artistic works of fiction and falsehood.
    Only fools would take it as fact.
  4. That's it, fuck CAs by GameboyRMH · · Score: 4, Insightful

    CAs are done, stick a fork in 'em. Just generate your own certs. A CA cert only increases your chance of getting MITM'ed (since you don't have sole control over distribution), and without a big store of certs in one place, they'll be harder to steal.

    Fuck CAs, install Convergence / Perspectives, call it a day.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:That's it, fuck CAs by Karl+Cocknozzle · · Score: 3, Informative

      Couldn't agree more. Links for the lazy: Convergence and Perspectives.

      Enjoy.

      --
      Who did what now?
    2. Re:That's it, fuck CAs by GameboyRMH · · Score: 1

      BTW, after giving Convergence a try, I still prefer Perspectives. Convergence's anonymization feature is nice but it uses a mechanism that installs a local CA, causing CertPatrol to go nuts, and it doesn't offer anywhere near the level of customization of Perspectives.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    3. Re:That's it, fuck CAs by seyyah · · Score: 1

      It's not Convergence. It's "Convergence Beta". And I'm not interested in beta software protecting my security.

      Wait, you're saying that they use "Beta" to market their product because it sounds cool? Yeah, not interested in that either.

    4. Re:That's it, fuck CAs by Anonymous Coward · · Score: 0

      I really wish they could support additional browsers, like Chrome, Opera, IE, or Safari.

    5. Re:That's it, fuck CAs by DamnStupidElf · · Score: 1

      No one can "steal" your existing certificate unless they also steal your web server's private key. A CA can issue a fraudulent certificate for your site, but anyone can generate a self-signed certificate for your site as well. How does a CA make MITM attacks more likely? How many users visit your web site for the first time on an untrusted wireless network or in a country where the government may want to feed them a fake certificate anyway? Propagation and widespread trust of self-signed certs is what would actually cause a rise in the number of MITM attacks. This story is about known bad certificates that everyone can avoid by removing a single root CA from their browser. I haven't heard of any reported MITM attacks resulting from the bad certificates, although I wouldn't be surprised if some occurred. In a world of self-signed certificates there isn't even a way to begin to detect MITM attacks (much less stop them) unless you watch every connection between every client and web server and keep track of every possible certificate ever generated and its use history. Did your favorite web site just change its self-signed certificate because they lost the private key due to hardware failure, because it expired, or some other legitimate reason? Or is this a MITM attack?

    6. Re:That's it, fuck CAs by roman_mir · · Score: 1

      But when you do say it, they come out of woodworks and promise that you'll be teared to shreds.

      We need a way to have certificate fingerprints distributed in lists, multiple copies of those with redundancy, because you can't trust a CA. How do we know that other CAs are not having the same problems? How do we know CAs are not in on this stuff?

      How do we know anything if we allow secrets rather than openness in this matters?

    7. Re:That's it, fuck CAs by GameboyRMH · · Score: 1

      No one can "steal" your existing certificate unless they also steal your web server's private key. A CA can issue a fraudulent certificate for your site, but anyone can generate a self-signed certificate for your site as well. How does a CA make MITM attacks more likely?

      Because the CA issues certs that the browser trusts. That fraudulent cert will work A-OK and give no warnings to users. It's as good as the one already installed on the web server. Because the CA will cave to government requests and is a nice juicy target for black hats, this cert is more likely to be issued fraudulently than if the keys are stored on a flash drive in your desk drawer.

      How many users visit your web site for the first time on an untrusted wireless network or in a country where the government may want to feed them a fake certificate anyway?

      AKA the "prayer method" - pray you don't get MITMed the first time. It would be very shortsighted, at best, to rely on this.

      I haven't heard of any reported MITM attacks resulting from the bad certificates, although I wouldn't be surprised if some occurred.

      Yeah hopefully all those Iranians will upgrade their browsers before they open their Gmail interface again.

      In a world of self-signed certificates there isn't even a way to begin to detect MITM attacks (much less stop them) unless you watch every connection between every client and web server and keep track of every possible certificate ever generated and its use history. Did your favorite web site just change its self-signed certificate because they lost the private key due to hardware failure, because it expired, or some other legitimate reason? Or is this a MITM attack?

      This is what the network notary system (Perspectives / Convergence plugin) is for, take a look at it. When you visit a site, it compares the cert your browser receives with what other computers around the world are seeing at the same time. Only a short history of certs for a site would be useful, but not strictly necessary. This doesn't prevent an MITM between the hosting provider and the rest of the Internet, but neither would our CA system that issues fraudulent certificates to governments and any black hats who manage to break in.

      The only advantage CA certs had was that they came with a promise that key distribution would be securely and responsibly managed to prevent fraudulent certificates from being issued, which would allow MITMs. This was the only advantage among a sea of disadvantages. That advantage is gone.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    8. Re:That's it, fuck CAs by DamnStupidElf · · Score: 1

      This is what the network notary system (Perspectives / Convergence plugin) is for, take a look at it. When you visit a site, it compares the cert your browser receives with what other computers around the world are seeing at the same time.

      From the perspectives project: Perspectives is a new approach to helping computers communicate securely on the Internet. With Perspectives, public “network notary” servers regularly monitor the SSL certificates used by 100,000s+ websites to help your browser detect “man-in-the-middle” attacks without relying on certificate authorities.

      There are a few problems: network notaries can be selectively denied by an attacker. Will browsers complain that only a fraction of the selected notaries were able to be queried before connecting? Network notaries will be just as vulnerable to attack as root CAs (if not moreso; many will likely run on consumer hardware with private keys laying in RAM instead of a secure addon crypto processor); change the list of certificates that the network notary stores and it will validate an attacker's MITM certificate. Steal a network notary's private key and simply impersonate them. If a notarized site has its DNS spoofed to point to an attacker's site for long enough (and they can simply replay traffic so everything looks normal), the attacker's MITM certificate may be accepted as a valid change of certificate. Attackers can spoof the major sites to the notaries by sending the MITM certificates only to known notaries so as not to alert users with browser certificate checking turned on. Notaries will be of no value within closed networks whereas existing CA architectures allow trust to be calculated between peers who trust an offline third party.

      Individual notaries are just as vulnerable to legal (or criminal) intervention as root CAs are today. China and other repressive regimes will almost certainly block access to notaries if it serves their purposes, or enforce usage of state-controlled notaries. Notaries won't scale to billions of sites unless they are very large. Who pays their bandwidth bills? CAs pay their bills by charging for validation. In short, the only way to fix the SSL certificate trust problem on the Internet is to use the PGP web of trust model to assign limited trust to many entities and calculate cumulative trust from distinct signatures of a particular SSL certificate by many semi-trusted entities. This can be accomplished with CAs, notaries, individuals, or a mix of all three. Signatures are far more bandwidth and computationally efficient than realtime queries and attestations and they can be computed offline to keep private key material as secure as possible.

      The only advantage of notaries that I can see is that certificate revocation becomes automatic and much more timely. Still, realtime CRL checks serve the same purpose.

    9. Re:That's it, fuck CAs by GameboyRMH · · Score: 1

      In the future notaries will run on a darknet-like system, making IP-specific interception and identification impossible. Convergence already offers this capability.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
  5. Wait a second... by LittlePud · · Score: 1

    ...wouldn't the certs be useless without the associated private keys?

    1. Re:Wait a second... by bill_mcgonigle · · Score: 5, Informative

      ...wouldn't the certs be useless without the associated private keys?

      No, the government of Iran generated a key and a CSR for *.google.com, had Diginotard sign them (not sure if this was social or technical hack) and then deployed them inline for a MitM attack on the residents of the area their organization controls.

      They have the key and the cert. They didn't get Google's key or cert, they have their own.

      I wonder how many dissidents have died because of this sloppy CA and the reliance on the CA system.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    2. Re:Wait a second... by LittlePud · · Score: 1

      Ah, thanks for the clarification. Mod parent up!

    3. Re:Wait a second... by Anonymous Coward · · Score: 0

      > No, the government of Iran generated a key and a CSR for
      > *.google.com, had Diginotard sign them (not sure if this was social
      > or technical hack) and then deployed them inline for a MitM attack
      > on the residents of the area their organization controls.

      No, the governments of *.* generated keys and CSRs for *.TLD, had $CA sign them (not sure if this was social or technical hack) and then deployed them inline for a MitM attack on the residents of the area their organization controls.

      TFIFY!

  6. And how much software checks for revoked certs? by Anonymous Coward · · Score: 1

    Seriously, I wonder what percentage of software actually checks the CRL's. It's extra steps that are annoying to code and I bet a lot of programmers just skipped it.

    So even though these certs have or will be revoked that doesn't mean you're safe. If the programmer(s) of the software you're using were lazy and didn't code the extra steps to get the CRL's (or maybe the CRL itself is inaccessible for some reason) then you're screwed.

    This is one of those things that programmers would have never considered until it actually became a real issue.

    1. Re:And how much software checks for revoked certs? by geekboybt · · Score: 1

      I don't know what percentage does, but you can check if your software does by attempting to connect to this site: https://test-sspev.verisign.com:2443/test-SSPEV-revoked-verisign.html

    2. Re:And how much software checks for revoked certs? by Zeinfeld · · Score: 1
      Most check CRLS and OCSP.

      The problem is what they do when they can't reach that data. All the browsers out there now simply fail silently and go to the site anyway.

      For some reason this is seen as a problem with CAs and not the broken browsers. But from the browser providers perspective 99% of their customers are really interested in getting to sites reliably and without fuss and less than 1% are dissidents whose lives might be threatened.

      This is not the fault of the guy who writes the code. They only own one small piece of the browser and do not get to make the 'commercial' decisions.

      Expecting this to be any different with a DNSSEC scheme is to engage in mystical thinking of a naive variety.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  7. X.509 is fundimentally broken by subreality · · Score: 2

    How long until we collectively admit that centralized SSL certs are actually causing more problems than they solve?

    The SSH model works great: connect to a site once; verify the fingerprint once if you consider a MITM to be a reasonable concern; cache the key and know that forever after you're connecting to the same site as you did the first time. That narrows the attack vector to active MITM attacks where Mallory can intercept your first connection (if they want to actually get your data) and every connection thereafter (if they don't want to be noticed). It makes widespread surveillance impossible (they'd be noticed) and targeted attacks very unlikely to succeed.

    You can even add a CA to that model: have the first-time dialog be "[ nobody | ] certifies that is . Does that sound OK to you? (looks good) (hell no)". In other words, just make self-signed certs less scary, and CA-signed certs more scary... Which would accurately reflect the actual level of security you're getting: both are probably OK, and one is a little more certified but certainly not golden. Only pop up the BIG SCARY WARNING when the cert changes, even if it's signed by the CA.

    1. Re:X.509 is fundimentally broken by J0nne · · Score: 1

      Except in the case of countries like Iran and China, where they can easily do a permanent MITM attack for webmail providers if they wanted to for the first and any subsequent connections. I'm not saying the current system is perfect or even good, but your alternative is worse in many respects.

    2. Re:X.509 is fundimentally broken by Junta · · Score: 1

      How long until we collectively admit that centralized SSL certs are actually causing more problems than they solve?

      A bit harsh, but the model has some issues due to obsolete objectives.

      The SSH model works great

      Only if you habitually visit the same place does it provide any significant reduction in risk, so if you see a product you want on an as-yet unvisited storefront, you have zero protection against MITM. Maybe they can't keep it up for days, but a single visit is sufficient to mess you up. If the server's key is compromised? You are pretty well screwed, as not fixing the problem *looks* more secure than if they fixed it (e.g. the big debacle when debian openssh botched the host keys and every box in the damn world had to regenerate keys). By itself, this is just self-signed certificates. It fixes none of the problems, it makes more.

      In other words, just make self-signed certs less scary, and CA-signed certs more scary... Which would accurately reflect the actual level of security you're getting:

      But that's just not the case, self-signed certs *shouldn't* be any less scary than at least some semblance of a CA with a diligent client pulling CRLs.

      Only pop up the BIG SCARY WARNING when the cert changes, even if it's signed by the CA.

      See, this discourages organizations from ever changing keys even if they think there is a *chance* they were compromised. If they realized a key was world-readable for a couple of days, in models that allow trusted key change they will change it as it isn't a terrible burden on the user and better safe than sorry. In this model, they'd conclude it is unlikely that a user got the key and assume the risk because to avoid subjecting users to scary message, inconveniencing them, and reducing their confidence in your ability to keep your credentials safe.

      The problem with x509 is not with third party attestation with pre-trusted keys. The problem is the goal of operating completely detached from the authorities resulting in obscenely long validity of keys with a clumsy revocation model. DNSSEC at least addresses this by doing away with the assumption authorities must not be bothered and a public key is signed only so long as the DNS record wouldn't expire, and forces the client to talk to the authority every day (at a small incremental cost over existing DNS traffic). SSHFP records already can go in DNSSEC. If you replaced certificates with a pointer to a CA server that had to sign it every time, that would work too, but surprisingly DNS already solved the problems associated with this sort of data distribution at internet scale, so piggy-backing makes a lot of sense.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    3. Re:X.509 is fundimentally broken by Junta · · Score: 1

      I have to add that OSCP really does a lot to address the x509 issues...

      --
      XML is like violence. If it doesn't solve the problem, use more.
    4. Re:X.509 is fundimentally broken by subreality · · Score: 1

      1) You have an optional CA. Sites like Gmail will get a cert. That (usually) covers the initial connection.

      2) Pop a huge warning if the cert changes, even if the CA signs the new one. This is the really important part.

      3) Even if all of the network is subverted AND all of the CAs are subverted, the MITM is still detected when people VPN to another country, or dial out, or travel, or the fingerprints are manually verified.... you can't guarantee the availability of encryption, but you can always detect widespread (country-wide) MITM attacks.

    5. Re:X.509 is fundimentally broken by subreality · · Score: 1

      Only if you habitually visit the same place does it provide any significant reduction in risk, so if you see a product you want on an as-yet unvisited storefront, you have zero protection against MITM.

      Your home ISP isn't going to MITM you. They want to keep you as a customer. The coffee shop you visit isn't going to. They don't want to get prosecuted for credit card fraud. Same thing with a hotel network.

      I'd expect it from random TOR exit nodes, but why would you use an anonymity network to shop with a credit card?

      Passive eavesdropping is a real concern, but what's an example of a network where people would engage in active MITM attacks *hoping* that someone will try to send secret information on their very first visit to a new site?

      But that's just not the case, self-signed certs *shouldn't* be any less scary than at least some semblance of a CA with a diligent client pulling CRLs.

      I agree: self-signed should be slightly more scary than CA-signed. I just think that both need to move toward the center: self-signed should say "This is your first time here, and we have no way to verify who this is other than if you know this fingerprint:" vs CA-signed "This is your first time here, and says is good". Those are much more realistic, useful messages in a model that allows wider adoption of SSL everywhere than the current one, where you have a worthless CA grant certs that give absolutely no warning vs. self-signed which give the currently over-scary message.

       

      See, this discourages organizations from ever changing keys even if they think there is a *chance* they were compromised.

      That's a very good point. How about this: just use the CAs for revocation. The CA can't revoke a cert until you sign the revocation with your signing-key (so the CA isn't centrally-attackable to revoke the cert of a site you want to attack); and include the fingerprint of the new cert in the revocation. If the new cert matches the fingerprint, cache it and move on; if it doesn't match, big scary message.

      That would limit the exploit to situations where the attacker gets a copy of the secret key from you, AND they convince the CA that they're validly revoking the cert. If the CA requires some out of band confirmation, that's a pretty tough bar to clear.

      All that said, I agree that the current DNSSEC model is going to push things forward a lot.

    6. Re:X.509 is fundimentally broken by subreality · · Score: 1

      /. ate my angle brackets. Here's what I meant:

      "[ nobody | <CA>] certifies that <fingerprint> is <domain>. Does that sound OK to you? (looks good) (hell no)"

    7. Re:X.509 is fundimentally broken by ArsenneLupin · · Score: 1

      The SSH model works great: connect to a site once; verify the fingerprint once if you consider a MITM to be a reasonable concern; cache the key and know that forever after you're connecting to the same site as you did the first time.

      You can (theoretically) do that too with SSL. Connect to the site, you get a certificate warning. Instead of blindly accepting the certificate, read the SHA1 fingerprint (which is displayed in the dialog box asking for acceptance), and call the helpdesk of the business with which your interacting to verify that it is the correct one. After accepting the certificate once, your browser now has it in its cache, and in knows forever (or rather: until expiration) that you're connecting to the same site as you did the first time.

      Why "theoretically"? Even assuming the helpdesk wouldn't be overloaded by such requests, there's the obvious problem that the understanding about how certificates work is so poor among the general population that the helpdesk is likely to just go: "fingerprint? what's that? But don't worry: you trusted us enough to open a bank account with us, so you can trust our bank account too".

      If people knew how this stuff worked, you'd get a small card with the certificate fingerprint on it from your bank when you open an account, so you could verify it the first time you connect to your bank's site.

    8. Re:X.509 is fundimentally broken by ArsenneLupin · · Score: 1

      2) Pop a huge warning if the cert changes, even if the CA signs the new one. This is the really important part.

      There are firefox extensions which do just that: Certificate Patrol. If a certificate changes without reason (i.e. while still being far from expiration), a warning pops up.

      However, the problem with this approach is again stupidity of the webmail operators and ignorance how certificates work.

      Some large webmail providers (yahoo, google, ...) who have load-balanced banks of servers sometimes have half of their servers with one certificate, and the other half with another (possibly even signed by another CA...), resulting in lots of false alarms while you unknowingly switch between both, triggering lots of false "Certificate patrol" alarms diluting their value...

      Gosh, how hard is it to switch over all servers at once? Does it really have to take a week?

    9. Re:X.509 is fundimentally broken by ArsenneLupin · · Score: 1
      The only way this would go unnoticed is if they had the MITM already in place before hotmail or gmail existed.

      ... because else the early adopters will suddenly see that the certificate changed at the moment where they introduced this surveillance.

      And because it is impossible to probe remotely whether a browser already has the certificate cached or not, these countries can't even selectively switch on the MITM for the "new" users.

    10. Re:X.509 is fundimentally broken by Tomato42 · · Score: 1

      Both CertPatrol and Convergance have to fix this problem on their side. If you have load balancing between few datacenters (like google does and few other companies, just look at Amazon web services) you don't want to use a single certificate for all of them. It's a really bad idea from security perspective.

      A much better situation would be if google published a list of SHA-1 and SHA-256 fingerprints of all web server certificates they use in a single place on a server which uses EV certificate from a single CA that changes only on expiration (or compromise).

    11. Re:X.509 is fundimentally broken by muckracer · · Score: 1

      > The SSH model works great: connect to a site once; verify the
      > fingerprint once if you consider a MITM to be a reasonable
      > concern; cache the key and know that forever after you're
      > connecting to the same site as you did the first time.

      It works great for sites with 1 up to a few certs certs. There are distributed (Akamai-style) sites out there, that will present you a different cert with almost every page refresh! PITA... Normally hidden, since your browser will "trust" all of them anyway, but with CertPatrol etc. installed, you get an a idea just how messed up things are in the background.

    12. Re:X.509 is fundimentally broken by Tomato42 · · Score: 1

      It does this for a very good architectural reason, it's a whitelist mechanism: you need to get a response saying "yes, we did issue this cert, it's valid", not the blacklist mechanism of CRL "we did revoke those certificates".

      OCSP forces the CA to know and remember all certificates it had issued, this way even if the private key was used to create a rogue subCA it won't be valid as OCSP won't give the "yes it's valid" response. The DigiNotary case shows this is a real problem, they don't know which or how many certificates have been created. With OCSP validation model they are useless.

      Now if only Firefox, Chrome, Safari and IE actually required OCSP response to mark cert as valid... By default only Opera marks connection as insecure on OCSP resolver unreachability.

    13. Re:X.509 is fundimentally broken by Tomato42 · · Score: 1

      The coffee shop may not, but its customers not so much. You can't trust hotels in countries such as Burma or Lesotho (hell, you can't trust most hotels in Egypt!).

      Doing ARP cache poisoning (even if you're using cable, not WiFi) is painfully easy and networks with open access can't have any measurements against them as you don't know the MACs addresses of devices that will connect to it.

    14. Re:X.509 is fundimentally broken by Tomato42 · · Score: 1

      Add a big scary red warning that can't be set as "always allow" to the "You are submitting data over unsecured connection. You have no way of knowing if the website you see is served by and has not been modified in transit. Are you SURE you want to continue? NEVER continue if you entered any personal info such as names, birthdays, passwords or credit card info." when HTTP is used and we're set.

    15. Re:X.509 is fundimentally broken by Junta · · Score: 1

      OCSP forces the CA to know and remember all certificates it had issued, this way even if the private key was used to create a rogue subCA it won't be valid as OCSP won't give the "yes it's valid" response. The DigiNotary case shows this is a real problem, they don't know which or how many certificates have been created. With OCSP validation model they are useless.

      So I'm a little naive on the underlying tech, but should OSCP, being a whitelist, require only that valid certs be remembered, and revoked/invalid certs could be forgetten? Or is it that DigiNotary didn't retain database info even for valid certs, which would be another damning indication of their general ineptitude as a CA?

      --
      XML is like violence. If it doesn't solve the problem, use more.
    16. Re:X.509 is fundimentally broken by Tomato42 · · Score: 1

      OCSP requires you to remember all certs you issue, CRL requires you to remember all certs you revoked. To have proper support for both mechanisms (which most CAs do) you need to have full list of certificates, both currently valid and revoked.

      It looks like the attackers acquired full control over software DigiNotar used to create its certificates. Once you have full control over the software you can create certificates that won't be included in the list of issued certificates (as used by OCSP).

      Pair that with fact that most browsers (and practically all software using TLS) doesn't use OCSP. The result is something that is quite equal to a private key compromise - attackers could have created a rogue subCA that will be trusted by all browsers but Opera - and as long as we don't find the intermediate cert in some rogue server we won't even have a fingerprint to blacklist using either internal browser mechanisms or CRL.

    17. Re:X.509 is fundimentally broken by arglebargle_xiv · · Score: 1

      It does this for a very good architectural reason, it's a whitelist mechanism: you need to get a response saying "yes, we did issue this cert, it's valid", not the blacklist mechanism of CRL "we did revoke those certificates".

      Nope, OCSP is blacklist just like CRLs. In fact it was specifically designed to be 100% bug-compatible with CRLs. Attempts were made to turn it into a whitelist mechanism, but were ruled out of scope by the standards group involved, because CRLs were the way you do things, and making OCSP a whitelist would make it more functional than a CRL, which wasn't permitted. So it's just as broken as CRLs, while providing the (dangerous) illusion that it isn't.

    18. Re:X.509 is fundimentally broken by Tomato42 · · Score: 1
      OCSP requires client to provide hash of DN, hash of public key and serialNumber of certificate.

      What's more. EJBCA (open source Enterprise Java Beans Certificate Authority software) requires you to keep all issued certificates in database otherwise OCSP responder won't work. Both allow, and even suggest that a whitelist can and even is used to check for revocation data.

      Are you sure it's not implementation specific?
      In fact, RFC2560 states:

      For this service to be effective, certificate using systems must connect to the certificate status service provider. In the event such a connection cannot be obtained, certificate-using systems could implement CRL processing logic as a fall-back position.

    19. Re:X.509 is fundimentally broken by Anonymous Coward · · Score: 0

      Only if you habitually visit the same place does it provide any significant reduction in risk, so if you see a product you want on an as-yet unvisited storefront, you have zero protection against MITM.

      Your home ISP isn't going to MITM you. They want to keep you as a customer.

      so, you're not a mediacom, or AT&T customer (or crossing any of their networks at any point) then. If you are in the UK you must have avoided BT, Virgin Media, or Talk Talk then?

      My home ISP knows that I have limit choices about my connectivity. You don't think you're getting MITMed, I know I was (I changed ISPs, as Mediacom was actually causing me problems because of their DPI), and I'm under no delusions that I'm not now, but atleast these guys don't appear to be screwing with the content of my traffic.

      The coffee shop you visit isn't going to. They don't want to get prosecuted for credit card fraud. Same thing with a hotel network.

      If you are spending any money over public wifi, you are an idiot. Assuming the shop and hotel owners (and all their employees) are completely trustworthy (which is arguable, to be kind) you still have all the other guests.

      I'd expect it from random TOR exit nodes, but why would you use an anonymity network to shop with a credit card?

      Passive eavesdropping is a real concern, but what's an example of a network where people would engage in active MITM attacks *hoping* that someone will try to send secret information on their very first visit to a new site?

      But that's just not the case, self-signed certs *shouldn't* be any less scary than at least some semblance of a CA with a diligent client pulling CRLs.

      I agree: self-signed should be slightly more scary than CA-signed. I just think that both need to move toward the center: self-signed should say "This is your first time here, and we have no way to verify who this is other than if you know this fingerprint:" vs CA-signed "This is your first time here, and says is good". Those are much more realistic, useful messages in a model that allows wider adoption of SSL everywhere than the current one, where you have a worthless CA grant certs that give absolutely no warning vs. self-signed which give the currently over-scary message.

       

      See, this discourages organizations from ever changing keys even if they think there is a *chance* they were compromised.

      That's a very good point. How about this: just use the CAs for revocation. The CA can't revoke a cert until you sign the revocation with your signing-key (so the CA isn't centrally-attackable to revoke the cert of a site you want to attack); and include the fingerprint of the new cert in the revocation. If the new cert matches the fingerprint, cache it and move on; if it doesn't match, big scary message.

      That would limit the exploit to situations where the attacker gets a copy of the secret key from you, AND they convince the CA that they're validly revoking the cert. If the CA requires some out of band confirmation, that's a pretty tough bar to clear.

      All that said, I agree that the current DNSSEC model is going to push things forward a lot.

  8. Re:It's not "boring". It's an important lesson. by Anonymous Coward · · Score: 0

    Clearly there is something wrong with public key cryptography, otherwise we wouldn't need the band-aid "solutions" that CAs and the chain of trust concept are.

  9. Interesting thought by 93+Escort+Wagon · · Score: 3, Insightful

    Let's say you were hoping to insinuate yourself unnoticed into traffic destined for a particular site - for the sake of argument, let's use the Tor project. What would be the best way to do this without someone suspecting you had a specific target in mind? Stealing a couple hundred certs all at once, only one of which is related to your project, comes immediately to mind.

    It's not like similar approaches haven't been taken before, even in the non-digital world. I seem to recall that was one explanation John Muhammad gave for the DC Sniper attacks - he really wanted to kill his ex-wife, and hoped killing a bunch of other people would keep suspicion from him.

    --
    #DeleteChrome
  10. I don't get this by HBI · · Score: 2

    Chain of events as follows:

    1) Fraudulent issue of certificate
    2) Revocation of certificate
    3) Clients find out...how?

    As an example, I downloaded the cert Google offered up on encrypted.google.com. It had no OCSP specified, but it did have a CRL specified. Now, is Firefox checking the CRL embedded in the cert or not? I think it is, but the only way to confirm would be to actually try to hit a site with a revoked cert. FF by default is configured to only use OCSP if the cert has the information embedded in it, which this Google cert didn't. Which doesn't give me the warm fuzzy about other certs, either. I checked a few others. The Verisign sites, including RapidSSL, have an OCSP URI embedded. So that's better.

    My point is that the whole revocation business remains slipshod and saying that you 'revoked' the certificate doesn't mean a hell of a lot in reality.

    --
    HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    1. Re:I don't get this by Anonymous Coward · · Score: 0

      My point is that the whole revocation business remains slipshod and saying that you 'revoked' the certificate doesn't mean a hell of a lot in reality.

      You can revoke any cert you want from your browser anytime you want.

    2. Re:I don't get this by Anonymous Coward · · Score: 0

      Firefox has no support for CRLs. It is either OCSP or nothing.

    3. Re:I don't get this by Anonymous Coward · · Score: 0

      You don't know what revoke means.

    4. Re:I don't get this by parlancex · · Score: 1

      Just delete DigiNotar from your trusted CAs. Honestly I was just going to wait for the revocation lists like everybody else but seeing the scope of this now I think they've earned the right to be fired from the Internet forever.

    5. Re:I don't get this by BZ · · Score: 2

      Yes, this is why browsers are also shipping updates with certs explicitly distrusted.... and why the fact that DigiNotar did not tell browsers about the problem a month and a half ago when it happened is such a huge issue.

    6. Re:I don't get this by thegarbz · · Score: 1

      This is still a manual process which is great now a month after 200 certificates were actively used in the wild, and also great for those who read slashdot. I've removed it too, but what about the rest of the family who don't read Slashdot?

  11. Re:It's not "boring". It's an important lesson. by Anonymous Coward · · Score: 0

    Why are you resorting to name calling? Why resort to ad hominem if you're correct? Oh, that's right, you aren't. You're absolutely wrong, and the GP is the one who is correct. Nice try, though.

    I'm sorry that your religion revolving around CAs and PKI has been shattered, but there's no need for you to take that out on other people. The fear and uncertainty you feel at the moment will pass, but only when you admit how wrong you are.

  12. Re:It's not "boring". It's an important lesson. by sjames · · Score: 3, Insightful

    If you keep a spare house key on your front porch in a metal box marked spare house key you'll be robbed sooner or later. This is not a flaw of the lock and key security.

    The public key system is working fine. What is not working so well is the trust model. The current system is fatally flawed in that security depends on none of the many many CAs failing. It doesn't matter if you choose a high quality CA to sign a cert for your site, your users can still be fooled by a backwater CA you've never heard of before and wouldn't trust to guard a dime.

  13. There are always tradeoffs by Junta · · Score: 1, Insightful

    It's true that in DNSSEC, it is potentially a huge logistical nightmare if a party entitled to 'bless' public keys as yours is persistently compromised (basically, an unprecedented display of ongoing incompetence to always be open to hijack).

    However, on the flip side, the relatively long lifetime of certificates incurs the nastiness of CRLs and some amount of faith that CRLs make it to the right place at the right time. If a DNSSEC authority is compromised and fixes it in an hour, all signs of the compromise evaporate in less than a day. If a CA is compromised, you could potentially have years of potential threats if a hapless client doesn't get a CRL update. That's the biggest problem with x509 at internet scale, long term risk to existing credentials because of the relatively outdated goal of avoiding frequent communication with an authority.

    --
    XML is like violence. If it doesn't solve the problem, use more.
    1. Re:There are always tradeoffs by Junta · · Score: 1

      I have to retract a bit, OSCP actually does a fair amount to address the issue of revocation, it's just that it isn't universal. Someone will have to explain how DNSSEC would be fundamentally any better than x509 with ubiquitous OSCP.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    2. Re:There are always tradeoffs by Zeinfeld · · Score: 2
      DNSSEC has its place, even for key distribution. But it does not provide a basis for trust because mere holdership of a DNS domain does not mean you are trustworthy.

      The big win for DNSSEC is to distribute security policy in a scalable fashion. See my CAA and ESRV Internet drafts.

      Imagine that you are visiting slashdot, wouldn't it be better to use SSL than en-clair if the site supports it? Wouldn't it be better to have encryption with a duff cert than no encryption at all? [*]

      DNSSEC allows a site to put a flag in its DNS to say 'always use SSL when visiting slashdot on http'. Now the server knows that if it is going to slashdot and it is not encrypted there is a man in the middle. Same for Twitter, Google etd.

      DNSSEC can also be used to ensure that the only certs trusted for a domain are ones authorized by the domain holder. This provides an independent trust path to CA issued X.509. If used in combination, security can be improved.

      [*] The catch is that showing the user the padlock icon for a duff cert is going to make them less secure. That is why I would like to see the browsers remove the padlock icon completely for DV certs. the only reason the padlock is required is to allow the user to check that SSL is in use. Since the user can't and won't do that reliably it is a poor control anyway. But it is in any case a control that should be enforced by the browser not the user and DNSSEC security policy allows that to happen.

      On key distribution, well sure, for typical Web services and for promiscuous security, DNSSEC validated keys are just fine. It is not going to be a money saver. It does not justify a padlock icon (neither does a DV cert). But it is perfectly adequate for most applications.

      Unfortunately it is likely that making use of DNSSEC for key distribution is going to be delayed for at least a year due to IETF politics. I blame the people behind the DANE proposal. They have been less than forthcoming about their real agenda from the start and have shown absolutely no willingness to accept any input from other parts of the IETF. The IETF is a consensus based organization but the test is IETF consensus, not working group consensus. If a clique wants to change the rules for handling PKIX certs they have to get an IETF consensus that this should be done.

      DANE could have easily been designed in a way that allowed security policy and key distribution to be completely separate. Unfortunately the ruling clique insists these be joined. The result is a spec that is in my opinion undeployable because the transition strategy for a scheme providing positive trust (key distribution) is by necessity very different to that required for a scheme that provides negative trust (key revocation, security policy, etc.).

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    3. Re:There are always tradeoffs by ArsenneLupin · · Score: 1

      But it does not provide a basis for trust because mere holdership of a DNS domain does not mean you are trustworthy.

      It does not provide a cure for cancer either...

      See my CAA and ESRV Internet drafts.

      Maybe you should try submitting a paper to the Lancet too. With a little bit of luck you might catch a peer-reviewer off guard amazed to notice that cancer starts with CA.

      No seriously, the "trust" in "trusted third party" has nothing to do with the trust that you put in the second party (i.e. the server or business with which you are communicating). It has all about to do with the trust you put in the third party (the certification agency), that it correctly does its job (only giving certificates to properly identified entities and appropriately securing their infrastructure so that hackers and spies can't just "help themselves"). The threat that SSL certificates are supposed to protect against is wiretapping, not rogue businesses. I'm sure, all of those shady banks that failed in the 2008/2009 crisis had valid SSL certificates, and rightly so!

      Unfortunately marketers have latched on to the catchy word "trust", completely muddying any understanding about whom your supposed to trust. A certificate is not a badge of honor any more than a passport is. Both are just pieces of identification.

    4. Re:There are always tradeoffs by makomk · · Score: 1

      Anyone that can launch a man-in-the-middle attack can block OSCP verification requests, and for non-EV certificates they can do so in a way that causes all browsers to accept the certificate as valid with no kind of warning whatsoever.

    5. Re:There are always tradeoffs by Junta · · Score: 1

      But from what I've read, I'd consider that a failing of how OSCP is *implemented*, not how it is architected. First pass was returning 'tryLater' which looked innocuous enough and lo and behold it was treated as innocuous (I would think that should count as a validation error if implemented properly). Second time around it was shown that most browsers would even treat a 500 error as 'close enough'. In all these cases, the problem is not that OSCP is incapable, it's that the browsers erred on the side of convenience and made 'no news is good news' the policy. I'd anticipate DNSSEC errors to be treated similarly because its the mindset of the client developers and not the core technology that is the issue.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    6. Re:There are always tradeoffs by CaptainJeff · · Score: 1

      Kaminsky has a very clear writeup about why OSCP does not really address these problems as good as one might think it would. Check it out here, about 3/4 of the way down. http://dankaminsky.com/2011/08/31/notnotar/

    7. Re:There are always tradeoffs by Zeinfeld · · Score: 2

      No seriously, the "trust" in "trusted third party" has nothing to do with the trust that you put in the second party (i.e. the server or business with which you are communicating). It has all about to do with the trust you put in the third party (the certification agency), that it correctly does its job (only giving certificates to properly identified entities and appropriately securing their infrastructure so that hackers and spies can't just "help themselves"). The threat that SSL certificates are supposed to protect against is wiretapping, not rogue businesses. I'm sure, all of those shady banks that failed in the 2008/2009 crisis had valid SSL certificates, and rightly so!

      Let me explain. I have been working on Web security now for 19 years. I was present at the original meetings at which the SSL system was proposed, I convened several of the relevant meetings.

      At no time was government wiretap a design consideration for SSL. NEVER. In fact to claim this was totally ridiculous since at the time we were fighting a running battle with the FBI and the NSA who were trying to stop us using strong cryptography at all. The original SSL design was limited to 40 bits and was very clearly crackable.

      SSL is not designed to be wiretap proof, my proposal and the EIT proposal were stronger in that regard. But at the time the criteria was whether shopping online could be made as safe as shopping in a store. That was the design criteria by which SSL was judged and the design criteria it passed (after they eventually hired some competent crypto people). I was the person who stated the design criteria at the meeting.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    8. Re:There are always tradeoffs by PybusJ · · Score: 1

      Imagine that you are visiting slashdot, wouldn't it be better to use SSL than en-clair if the site supports it? Wouldn't it be better to have encryption with a duff cert than no encryption at all?

      Why do you think it would be better to use SSL with a 'duff' cert than an unencrypted transport? What does it protect against, most of those in a position to read your traffic would be in a position to mount a MITM attack?

    9. Re:There are always tradeoffs by ArsenneLupin · · Score: 0

      Let me explain. I have been working on Web security now for 19 years.

      How cute. I have been working on Web security for 19 years and one day.

      I was present at the original meetings at which the SSL system was proposed,

      Well, actually I was the one who wrote the paper!

      I convened several of the relevant meetings.

      Yes, and I convened the others.

      At no time was government wiretap a design consideration for SSL. NEVER.

      Hmm, yes it was. Don't you remember, at the third meeting. But maybe you missed that bit as you were far too busy chatting up that cute blonde who was sitting next to you.

      In fact to claim this was totally ridiculous since at the time we were fighting a running battle with the FBI and the NSA who were trying to stop us using strong cryptography at all. The original SSL design was limited to 40 bits and was very clearly crackable.

      Yeah, I remember. At many meetings we had guys in dark suits and dark sunglasses, with silly earpieces, and whom nobody knew...

      SSL is not designed to be wiretap proof, my proposal and the EIT proposal were stronger in that regard.

      Indeed. The main purpose of SSL was to cure AIDS. That's why there were so many people in white bodysuits with silly mouth protection.

      But at the time the criteria was whether shopping online could be made as safe as shopping in a store.

      Indeed. Shoulder surfing by nearby shoppers while you enter your credit card pin is a huge concern... And those strange side panels placed around the pin keyboard are not to protect it from view of shoulder surfers, but are actually a quality seal awarded by the BBB to shops which have no complaints against them.

      That was the design criteria by which SSL was judged and the design criteria it passed (after they eventually hired some competent crypto people).

      Yeah, indeed. Initially they only had you .

      I was the person who stated the design criteria at the meeting.

      And I was the one in the back row asking "but can we have a pony with it".

    10. Re:There are always tradeoffs by arglebargle_xiv · · Score: 1

      Let me explain. I have been working on Web security now for 19 years.

      How cute. I have been working on Web security for 19 years and one day.

      Uh, you do realise who you're making fun of there, right? He was helping create the web while you were still in nappies.

    11. Re:There are always tradeoffs by ArsenneLupin · · Score: 1

      Uh, you do realise who you're making fun of there, right?

      Yes, I do realize that I'm making fun of somebody who believes that the purpose of SSL is to give you warm and fuzzy feelings about online shopping, that CAs certify business' good standing and integrity and then acts all astonished when somebody dares to point out that SSL is supposed to protect against interception/manipulation of data in transit. And then bolsters his position by pointing out his presence at some conferences where SSL was a subject.

      He was helping create the web while you were still in nappies.

      Well, as long as he enjoyed the nibbles and the drinks ...

      But apart from that, whatever.

  14. Doesn't matter by Anonymous Coward · · Score: 0

    I ignore those warning boxes anyway.

  15. Don't forget about BGP hijacking by NevDull · · Score: 2

    Realize that the "area their organization controls" can be vastly increased, like China Telecom showed. http://bgpmon.net/blog/?p=282

  16. Inadequate descriptor by black+soap · · Score: 1

    That's not several dozen, that's a few gross.

  17. Illuminating essay on the subject of CAs by E.I.A · · Score: 0
    --
    Laws are like sausages. It's better not to see them being made. - Otto von Bismarck
    1. Re:Illuminating essay on the subject of CAs by Onymous+Coward · · Score: 1

      Brilliant! Thanks.

  18. Manually Remove DigiNotar as a CA! by trawg · · Score: 2

    Can't see anyone having posted this, but Mozilla have instructions on how to remove DigiNotar as a trusted CA in your Firefox. I'm sure other browsers have similar processes.

    I also note they've just released a new Firefox (and Thunderbird) version that has removed the CA entirely - good response:

    Because the extent of the mis-issuance is not clear, we are releasing new versions of Firefox for desktop (3.6.21, 6.0.1, 7, 8, and 9) and mobile (6.0.1, 7, 8, and 9), Thunderbird (3.1.13, and 6.0.1) and SeaMonkey (2.3.2) shortly that will revoke trust in the DigiNotar root and protect users from this attack. We encourage all users to keep their software up-to-date by regularly applying security updates. Users can also manually disable the DigiNotar root through the Firefox preferences.

    1. Re:Manually Remove DigiNotar as a CA! by Anonymous Coward · · Score: 0

      If you have a proper operating system, you can remove it as a trusted CA for your whole OS...

    2. Re:Manually Remove DigiNotar as a CA! by Anonymous Coward · · Score: 0

      That only works if all apps on your OS use your OS for CA stuff. Which isn't the case (and never has been).

  19. Google and mozilla should ban the CA's IPs by Marrow · · Score: 1

    Let the next time someone in that company try to "google" something be a very unpleasant experience.
    Google death sentence.

  20. makes sense to me by Onymous+Coward · · Score: 1

    With HTTPS, the people you trust are the few hundreds of CAs your browser is configured to trust. It's way too many, and your vulnerability with them is a logical OR -- any CA fails and you are vulnerable. It's a fucked up system. However, at least you can remove DigiNotar from your browser's trusted list.

    With DNSSEC, you trust the root. They are your "trust anchor". And you get no choice about it.

    Each system is fucked up.

    This relates to the concept of "trust agility" that Marlinspike discussed. He wrote it up in a blog entry. I highly recommend reading it and understanding it. You can get to the blog by the first link in this Slashdot article a couple weeks ago.

    1. Re:makes sense to me by bytesex · · Score: 1

      In the light of the realisation that security can never be absolute - can we not have some sort of 'trust-voting' ? You pick a random amount of trust mechanisms from a fixed set available on your machine and the internet, and you make them decide whether or not something or someone can be trusted and to what degree. You could even have a 'slide-bar' in the bottom of your browser.

      --
      Religion is what happens when nature strikes and groupthink goes wrong.
    2. Re:makes sense to me by Anonymous Coward · · Score: 0

      That concept sounds great until you realize that most of the people voting were stupid enough to buy iPads and iPhones.

  21. Well, to be honest... by psYchotic87 · · Score: 1

    over 200 can be expressed as a multiple of 12! In fact, more than 200 can potentially be 17 dozens!

  22. maybe this will help you make sense of it by Onymous+Coward · · Score: 3, Interesting

    SSL And The Future Of Authenticity, Moxie Marlinspike:

    Worse, far from providing increased trust agility, DNSSEC-based systems actually provide reduced trust agility. As unrealistic as it might be, I or a browser vendor do at least have the option of removing VeriSign from the trusted CA database, even if it would break authenticity with some large percentage of sites. With DNSSEC, there is no action that I or a browser vendor could take which would change the fact that VeriSign controls the .com TLD.

    If we sign up to trust these people, we're expecting them to willfully behave forever, without any incentives at all to keep them from misbehaving. The closer you look at this process, the more reminiscent it becomes. Sites create certificates, those certificates are signed by some marginal third party, and then clients have to accept those signatures without ever having the option to choose or revise who we trust. Sound familiar?

    The browser CA model is screwed up. DNSSEC is screwed up. What's the answer?

    I think Marlinspike was smart to start with defining the problem. And now, with Convergence, he's also trying to address it. Check it out. (And check out Perspectives. Perspectives is the project he based Convergence on.)

  23. et tu; get your terms right by Onymous+Coward · · Score: 2

    "He's resorting to name calling, which means he's wrong" is itself an ad hominem.

    Public key crypto is not the same thing as the current browser HTTPS CA trust model. Make the distinction and you'll be better able to understand him.

  24. Idiots Gets Robbed After Leaving Front Door Open by Mr.+Lwanga · · Score: 1

    Blaming hackers, foreign governments and "them" after security compromised? Absolute garbage, then to follow up on their malfeasance they did not disclose the full extent of the breach.This plays like a broken record, no penalties and no responsibility.

    A provider of physical security ( locksmith or alarm technician ) are bonded against screwups, why can't cert vendors do the same?

  25. Why isn't Iran revoked? by Anonymous Coward · · Score: 1

    Seriously. A state has shown itself to intentionally and willfully hack, and yet they are allowed to stay connected? Why haven't they been cut off?

    1. Re:Why isn't Iran revoked? by Anonymous Coward · · Score: 0

      If you cut of access for the entire country, it will disaffect the citizens more so than the state.

  26. DigiNotar root cert revoked in Firefox 6.0.1 by Torodung · · Score: 2

    http://www.mozilla.org/en-US/firefox/6.0.1/releasenotes/

    Expand "what's new" to see the change.

    Update immediately if this is worrysome to you.

    These certs were revoked yesterday in an out-of-band patch.

  27. Re:Google and mozilla should ban the CA's IPs by Anonymous Coward · · Score: 0

    Yeah, and why not hunt down the people who run the company and execute them?
    Send their ashes into the sun, burn down their house, and remove their names from all public record and make it illegal to ever speak of them again? /sarc

  28. Convergence by Artemis3 · · Score: 1

    Screw that, i moved to Convergence.

    --
    Artix
    Your Linux, your init.
    1. Re:Convergence by Anonymous Coward · · Score: 0

      We need people to port this to other browsers.
      I have not worked with browser plugins but I took a quick look and it looks like it's all .js
      I'll look into it what needs to be done to port this to Opera because I like is system but not the browser it currently requires.

  29. A simple idea by gnasher719 · · Score: 1

    The problem here is that any CA that is in my list of root certificates is able to create a valid certificate for say www.google. com, and that some CA can be tricked into giving someone other than Google such a certificate. That is not enough, the attacker also has to redirect traffic that should go to www.google. com to their own server. The whole thing is mostly dangerous because _many_ people go to www.google. com in the first place; the same attack against say my homepage would have very little potential to cause damage.

    Here is what browsers could do: Every time you visit a website and get back a certificate, record which CA issued the certificate. Then if www.google. com suddenly returns a certificate from a different CA, the browser can give you a warning. Now if I use Google to look up information about platypuses in Australia, I might not care. If I use it to find information that I know my government wouldn't want me to look at, I would be careful. If I give my credit card to Amazon and the CA has changed, I would be careful.

    The attack would therefore be greatly reduced to users who just have a brand new computer with no browsing information yet.

  30. Oh no! by Anonymous Coward · · Score: 0

    Not like it matters.. see Moxie's talk on SSL.

  31. Why not warn the users? by naranek · · Score: 1

    Why settle with just revoking the certificates? I may be wrong with this, but if the certificates are stolen and revoked, people shouldn't bump into them any longer unless they are used by the criminals. Instead of just saying "Hey, this cert isn't valid" why not put out a big warning that someone is doing nasty things on your connection right now.

    --
    Only dumb birds land downwind.
    1. Re:Why not warn the users? by Anonymous Coward · · Score: 0

      if the certificates are stolen and revoked, people shouldn't bump into them any longer

      No, they could still bump into them. A CA's certificate revocation list (CRL) is hosted online, and is signed with the CA's root certificate. And once you are able to generate certificates, you can also sign a fake CRL. Coupled with DNS poisoning, targeted users may never know about the revocation.

  32. Re:It's not "boring". It's an important lesson. by datapharmer · · Score: 1

    You are a moron if you think this is a cryptography problem. The cryptography works fine. The chain of trust is the problem. If you were to drive over to google with a thumb drive, get their certificate, install it and use just that for your encrypted connection to google.com you are fine. The problem is you are trusting some unknown third party for google's keys. If you think that is a good plan for security I have a plankpad errrr..... ipad I can sell you tonight in a parking lot.

    --
    Get a web developer
  33. Re:Google and mozilla should ban the CA's IPs by Marrow · · Score: 1

    Well, that sounds like it might be a little excessive.

  34. Re:It's not "boring". It's an important lesson. by Hijacked+Public · · Score: 2

    No, it is a flaw of lock and key security because the human who operates the system is as much a part of it as the lock and the key. Though you might not blame the lock or key for that specific incident it is still a problem.

    This is not to say that it is convenient or even possible to design a flawless security system, only that there is progress to be made in keeping one's eyes open as to the ways they can go wrong.

    --
    "Sacrifice for the good of The State" - The State
  35. Re:Google and mozilla should ban the CA's IPs by dkf · · Score: 1

    Yeah, and why not hunt down the people who run the company and execute them?
    Send their ashes into the sun, burn down their house, and remove their names from all public record and make it illegal to ever speak of them again? /sarc

    My general desire for Freedom of Speech requires me to object to that last part of the proposed punishment. After all, it'd be useful to be able to mention them when using them as an example of what not to do.

    The rest sounds reasonable.

    --
    "Little does he know, but there is no 'I' in 'Idiot'!"
  36. Good but not great.... still a gapping exposure by Pctx · · Score: 1

    With the nightly FF and Chrome updates... and god only knows about IE8/IE9, the consumer environment seems to be covered, but what about the enterprise? Seems like the argument for moving away from central CA's is making more sense.

    1. Re:Good but not great.... still a gapping exposure by Torodung · · Score: 1

      Any enterprise running Firefox just got sent two huge signals. The first: Get the hell off Firefox. Pronto. The second: Reconsider CA's for trust models, if your security needs exceed the limitations of that model. I agree. It can be a big hole for certain applications, but nothing is airtight. It depends upon the security requirements.

      In the case of the first signal, Mozilla told the enterprise customer this point blank weeks ago. They're not interested in supporting enterprise customers, but enterprise customers are always welcome to take the source and maintain their own versions. QED by the release strategy. Otherwise, Mozilla would provide an LTS channel or some alternative to the rapid release channel.

  37. OS X and iOS insecure by namsral · · Score: 1

    Currently deleting CA certificates on OS X will still render sites secure in Safari and Chrome, changing their status to "Do Not Trust" works but alas. iOS devices have a similair problem, there is no interface to revoke certificates. Until this is fixed, SSL security on these systems is a joke.

  38. Re:It's not "boring". It's an important lesson. by sjames · · Score: 2

    That's a splitting of hairs that's worse than useless. We might as well cease looking for fault and just declare it all human error. Since we can't rid ourselves of that, we can then stop trying.

    Or, we could actually try to make useful distinctions.

  39. whom to trust by Onymous+Coward · · Score: 1

    I get the impression that how we choose is going to be one of the primary issues going forward.

    Currently, Perspectives allows you to specify which notary servers you'd like to use (and what percentage of them must agree (and for how long)).

    But how convenient is that? I imagine people might choose notary configurations much like how they subscribe to DNSBLs or choose Ad Block filter subscriptions.

  40. Re:It's not "boring". It's an important lesson. by Hijacked+Public · · Score: 1

    No it isn't, that is how we got locksets that stay locked, ones that relock on a timer, ones that can remind you if you've left them unlocked. It is why my vehicle dings at me if I leave the keys in the ignition (or the lights on). If I forget to lock my office door and someone steals my stapler, no big deal really. If I forget to lock the front door of the nursery and someone steals all the babies, big deal. So we consider the human element in designing the locks for those two places, despite the fact that any reasonably decent lock and key set would 'secure' them equally.

    --
    "Sacrifice for the good of The State" - The State
  41. Re:It's not "boring". It's an important lesson. by sjames · · Score: 1

    Not really no. We didn't get a single one of those things by blaming the lock and key system for human errors. We got them by recognizing that the lock and key work fine but the human needs a reminder or 3.

    Had we instead blamed the lock and key, we'd have some other security system or (by now) we'd have just given up.