Vulnerability Note VU#315308
Weak CRC allows last block of IDEA-encrypted SSH packet to be changed without notice
OverviewThere is an information integrity vulnerability in the SSH1 protocol that allows the last block of an IDEA-encrypted session to be modified without notice.
I. DescriptionPreconditions:
Session is encrypted using IDEA cipher.
Compression is disabled.
SSH clients configured to use the IDEA cipher do so in cipher feedback (CFB) mode, in which each block of ciphertext is used to encrypt the next block. Because of this feedback, if any block of the ciphertext is modified, the remaining blocks will be garbled upon decryption. However, the last block of the SSH stream is not protected against modification, which means that it is possible to modify it using the properties of CRC checksumming described in VU#25309.
Note that this vulnerability can only be used on the last block of an SSH stream.
II. ImpactAttackers can modify the last block of an SSH packet encrypted with IDEA.
III. Solution
Disable the IDEA cipher with SSH1.
Systems Affected
References
VU#25309
http://www.ssh.com/products/ssh/cert/
http://www.kb.cert.org/vuls/id/25309
http://xforce.iss.net/static/6472.php
Credit
The CERT/CC thanks Antti Huima, Tuomas Aura, and Janne Salmi for their analysis and Tatu Ylonen for bringing this vulnerability to our attention.
This document was written by Jeffrey P. Lanza.
Other Information
| Date Public: | 2001-01-18 |
| Date First Published: | 2001-01-18 |
| Date Last Updated: | 2002-03-05 |
| CERT Advisory: | |
| CVE-ID(s): | |
| NVD-ID(s): | |
| US-CERT Technical Alerts: | |
| Metric: | 2.06 |
| Document Revision: | 25 |
If you have feedback, comments, or additional information about this vulnerability, please send us
email.
|