Name | CVE-2020-1968 |
Description | The Raccoon attack exploits a flaw in the TLS specification which can lead to an attacker being able to compute the pre-master secret in connections which have used a Diffie-Hellman (DH) based ciphersuite. In such a case this would result in the attacker being able to eavesdrop on all encrypted communications sent over that TLS connection. The attack can only be exploited if an implementation re-uses a DH secret across multiple TLS connections. Note that this issue only impacts DH ciphersuites and not ECDH ciphersuites. This issue affects OpenSSL 1.0.2 which is out of support and no longer receiving public updates. OpenSSL 1.1.1 is not vulnerable to this issue. Fixed in OpenSSL 1.0.2w (Affected 1.0.2-1.0.2v). |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-2378-1 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
openssl (PTS) | jessie, jessie (lts) | 1.0.1t-1+deb8u21 | vulnerable |
| stretch (security) | 1.1.0l-1~deb9u6 | fixed |
| stretch (lts), stretch | 1.1.0l-1~deb9u9 | fixed |
| buster (security), buster, buster (lts) | 1.1.1n-0+deb10u6 | fixed |
| bullseye | 1.1.1w-0+deb11u1 | fixed |
| bullseye (security) | 1.1.1w-0+deb11u2 | fixed |
| bookworm | 3.0.15-1~deb12u1 | fixed |
| bookworm (security) | 3.0.14-1~deb12u2 | fixed |
| sid, trixie | 3.3.2-2 | fixed |
openssl1.0 (PTS) | stretch (security) | 1.0.2u-1~deb9u7 | fixed |
| stretch (lts), stretch | 1.0.2u-1~deb9u9 | fixed |
The information below is based on the following data on fixed versions.
Notes
https://www.openssl.org/news/secadv/20200909.txt
https://raccoon-attack.com/
Fixed DH ciphersuites removed upstream in 1.1.0~pre2:
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=bc71f91064a3eec10310fa4cc14fe2a3fd9bc7bb (OpenSSL_1_1_0-pre2)
[jessie] - openssl <no-dsa> (Minor issue, hard to exploit)