REDHAT-BUG-908445: Medium severity OpenSSL OpenSSL vulnerability
A flaw in how TLS/DTLS, when CBC-mode encryption is used, communicates was reported. This vulnerability can allow for a Man-in-the-Middle attacker to recover plaintext from a TLS/DTLS connection, when CBC-mode encryption is used.
This flaw is in the TLS specification, and not a bug in a specific implementation (as such, it affects nearly all implementations). As such, it affects all TLS and DTLS implementations that are compliant with TLS 1.1 or 1.2, or with DTLS 1.0 or 1.2. It also applies to implementations of SSL 3.0 and TLS 1.0 that incorporate countermeasures to deal with previous padding oracle attacks. All TLS/DTLS ciphersuites that include CBC-mode encryption are potentially vulnerable.
The paper indicates that with OpenSSL, a full plaintext recovery attack is possible, and with GnuTLS, a partial plaintext recovery is possible (recovering up to 4 bits of the last byte in any block of plaintext).
To perform a successful attack, when TLS is used, a large number of TLS sessions are required (target plaintext must be sent repeatedly in the same position in the plaintext stream across the sessions). For DTLS, a successful attack can be carried out in a single session. The attacker must also be located close to the machine being attacked.
Further details are noted in the paper.
External References:
http://www.isg.rhul.ac.uk/tls/ http://www.isg.rhul.ac.uk/tls/TLStiming.pdf
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-908445?
The severity of REDHAT-BUG-908445 is considered high due to the potential for Man-in-the-Middle attacks.
How do I fix REDHAT-BUG-908445?
To fix REDHAT-BUG-908445, update your software to versions that do not use CBC-mode encryption or implement secure alternatives.
What systems are affected by REDHAT-BUG-908445?
REDHAT-BUG-908445 affects systems using OpenSSL and GnuTLS that employ CBC-mode encryption.
Can REDHAT-BUG-908445 lead to data exposure?
Yes, REDHAT-BUG-908445 can lead to data exposure by allowing attackers to recover plaintext from TLS/DTLS connections.
Is REDHAT-BUG-908445 a hardware or software issue?
REDHAT-BUG-908445 is a software vulnerability related to the TLS specification affecting certain encryption modes.