OpenSSH security advisory: cbc.adv

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Damien Miller
Date: Friday, November 21, 2008 - 3:19 am

OpenSSH Security Advisory: cbc.adv

Regarding the "Plaintext Recovery Attack Against SSH" reported as
CPNI-957037[1]:

The OpenSSH team has been made aware of an attack against the SSH
protocol version 2 by researchers at the University of London.
Unfortunately, due to the report lacking any detailed technical
description of the attack and CPNI's unwillingness to share necessary
information, we are unable to properly assess its impact.

Based on the description contained in the CPNI report and a slightly
more detailed description forwarded by CERT this issue appears to be
substantially similar to a known weakness in the SSH binary packet
protocol first described in 2002 by Bellare, Kohno and Namprempre[2].
The new component seems to be an attack that can recover 14 bits of
plaintext with a success probability of 2^-14, though we suspect this
underestimates the work required by a practical attack.

For most SSH usage scenarios, this attack has a very low likelihood of
being carried out successfully - each attempt has a low probability
of success and each failure will cause connection termination with a
fatal error. It is therefore very unlikely for an interactive session
to be usefully attacked using this protocol weakness: an attacker would
expect around 32768 connection-killing attempts before they are likely
to succeed. This level of disruption would certainly be noticed and it
is highly unlikely that any user would retry the connection enough times
for the attack to succeed.

The usage pattern where the attack is most likely to succeed is where an
automated connection is configured to retry indefinitely in the event of
errors. In this case, it might be possible to recover as much as 14 bits
of plaintext per hour (assuming a very fast 10 connections per second).
Implementing a limit on the number of connection retries (e.g. 256) is
sufficient to render the attack infeasible for this case.

AES CTR mode and arcfour ciphers are not vulnerable to this attack at
all. These may be preferentially selected by placing the following
directive in sshd_config and ssh_config:

Ciphers aes128-ctr,aes256-ctr,arcfour256,arcfour,aes128-cbc,aes256-cbc

A future version of OpenSSH may make CTR mode ciphers the default and/or
implement other countermeasures, but at present we do not feel that this
issue is serious enough to make an emergency release.

-d

[1] http://www.cpni.gov.uk/Docs/Vulnerability_Advisory_SSH.txt
[2] http://www.cs.washington.edu/homes/yoshi/papers/TISSEC04/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Daemon News Magazine Issue #6 Now Available, Chris Coleman, (Fri Mar 1, 10:52 pm)
OpenSSH 3.2.2 released, Markus Friedl, (Thu May 16, 3:35 pm)
Please DO NOT download OpenBSD-cvs.2429.gz!, Hans-Guenter Weigand, (Fri Jun 21, 1:37 pm)
Sun to ship OpenBSD on its Intel-based workstations, do-not-reply, (Tue Apr 1, 11:00 am)
SUCON '03 - Swiss Unix Conference 2003, Henning Brauer, (Wed Aug 20, 6:57 am)
OpenSSH 3.9 released, Markus Friedl, (Wed Aug 18, 1:58 am)
OpenBSD 3.6 released! plus.html, Theo de Raadt, (Fri Oct 29, 10:44 am)
Incorrect md5sum in portable OpenSSH 4.0p1 announcement, Damien Miller, (Wed Mar 9, 12:33 pm)
Re: OpenSSH 4.1 released, Damien Miller, (Thu May 26, 4:15 am)
OpenBSD 3.5 End of Life, Brad, (Mon Jun 20, 4:22 pm)
EUSecWest papers and CanSecWest CFP, Dragos Ruiu, (Thu Jan 12, 12:09 pm)
OpenBSD 3.7 End of Life, Brad, (Thu May 18, 8:36 pm)
OpenBGPD 4.0 released Nov 1, 2006, Henning Brauer, (Wed Nov 1, 7:43 am)
4.2 song, Theo de Raadt, (Sat Oct 6, 10:55 am)
mailing list server downtime, Todd C. Miller, (Fri Jan 25, 4:35 pm)
Mailing list downtime: April 5th, Todd C. Miller, (Tue Apr 1, 7:30 am)
OpenSSH security advisory: cbc.adv, Damien Miller, (Fri Nov 21, 3:19 am)
OpenBSD 4.6 release, Oct 18, Theo de Raadt, (Sun Oct 18, 8:38 am)