Slashdot Mirror


POODLE Flaw Returns, This Time Hitting TLS Protocol

angry tapir writes: If you patched your sites against a serious SSL flaw discovered in October you will have to check them again. Researchers have discovered that the POODLE vulnerability also affects implementations of the newer TLS protocol. The POODLE (Padding Oracle On Downgraded Legacy Encryption) vulnerability allows attackers who manage to intercept traffic between a user's browser and an HTTPS website to decrypt sensitive information, like the user's authentication cookies.

2 of 54 comments (clear)

  1. Test your site with this by cyrus0101 · · Score: 5, Informative

    The article references the SSL Labs tool which includes the TLS POODLE test: https://www.ssllabs.com/ssltes...

  2. implementation flaw not protocol flaw by Anonymous Coward · · Score: 2, Informative

    It is very important to understand that this is a flaw in some vendors' TLS implementation, NOT in the tls protocol itself.