An alleged SSL/TLS protocol vulnerability
[Posted September 20, 2011 by corbet]
Here are articles in
the
Register and
Threat
Post on a new attack that, it is said, can extract cookies from SSL
streams. Details are scarce, but it seems to be a man-in-the-middle
attack that injects a bit of JavaScript into the victim's browser. That
JavaScript can then take advantage of the fact that SSL connections are
reused across page fetches to carry out a known-plaintext attack against
that connection. TLS versions 1.1 and 1.2 are apparently not vulnerable,
but, alas, nobody uses those versions.
Those wanting to do some digging can learn a bit more
from conversations on
the TLS list and
Hacker News.
(
Log in to post comments)