Name | CVE-2016-0800 |
Description | The SSLv2 protocol, as used in OpenSSL before 1.0.1s and 1.0.2 before 1.0.2g and other products, requires a server to send a ServerVerify message before establishing that a client possesses certain plaintext RSA data, which makes it easier for remote attackers to decrypt TLS ciphertext data by leveraging a Bleichenbacher RSA padding oracle, aka a "DROWN" attack. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
nss (PTS) | bullseye | 2:3.61-1+deb11u3 | fixed |
bullseye (security) | 2:3.61-1+deb11u4 | fixed | |
bookworm | 2:3.87.1-1 | fixed | |
bookworm (security) | 2:3.87.1-1+deb12u1 | fixed | |
trixie | 2:3.105-2 | fixed | |
sid | 2:3.106-1 | fixed | |
openssl (PTS) | 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 |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
nss | source | (unstable) | 3.13 | |||
openssl | source | (unstable) | 1.0.0c-2 |
openssl 1.0.0c-2 dropped SSLv2 support
NSS disabled SSLv2 by default in 3.13
https://www.openssl.org/news/secadv/20160301.txt
https://www.drownattack.com/
GNUTLS never implemented SSLv2
http://blog.cryptographyengineering.com/2016/03/attack-of-week-drown.html