Stories
Slash Boxes
Comments

SoylentNews is people

posted by CoolHand on Thursday May 21 2015, @06:20AM   Printer-friendly
from the vulnerability-of-the-week dept.

There's a new TLS protocol security vulnerability found that can be exploited using protocol downgrade that was left in place due to previous U.S. government export restrictions its been named "Logjam". It affects servers supporting the Diffie-Hellman key exchange, and it's caused by export restrictions mandated by the U.S. government during the Clinton administration. "Attackers with the ability to monitor the connection between an end user and a Diffie-Hellman-enabled server that supports the export cipher can inject a special payload into the traffic that downgrades encrypted connections to use extremely weak 512-bit key material. Using precomputed data prepared ahead of time, the attackers can then deduce the encryption key negotiated between the two parties."

Internet Explorer is the only browser yet updated to block such an attack — patches for Chrome, Firefox, and Safari are expected soon. The researchers add, "Breaking the single, most common 1024-bit prime used by web servers would allow passive eavesdropping on connections to 18% of the Top 1 Million HTTPS domains. A second prime would allow passive decryption of connections to 66% of VPN servers and 26% of SSH servers. A close reading of published NSA leaks shows that the agency's attacks on VPNs are consistent with having achieved such a break." Here is their full technical report (PDF).

Time for a complete overhaul?

[Update: Thanks to Canopic Jug for locating and providing a link to the Common Vulnerabilities and Exposures entry CVE-2015-4000; check there for official information and updates.]

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by wonkey_monkey on Thursday May 21 2015, @12:54PM

    by wonkey_monkey (279) on Thursday May 21 2015, @12:54PM (#186003) Homepage

    I actually only meant it as a joke, because it sounds like all servers are using the same single prime number. But I still got Insightful.

    --
    systemd is Roko's Basilisk
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 3, Informative) by monster on Thursday May 21 2015, @04:21PM

    by monster (1260) on Thursday May 21 2015, @04:21PM (#186064) Journal

    Well, looks like your joke agrees with Bruce Schneier [schneier.com]:

    The good news is now that we know reusing prime numbers is a bad idea, we can stop doing it.

    Maybe Insightful wasn't off the mark, after all.

    • (Score: 3, Insightful) by janrinok on Thursday May 21 2015, @06:41PM

      by janrinok (52) Subscriber Badge on Thursday May 21 2015, @06:41PM (#186143) Journal
      Maybe we have underestimated the number of idiots out there....