Overview
Network traffic encrypted using an RSA-based SSL certificate may be decrypted if enough SSLv2 handshake data can be collected. This is known as the "DROWN" attack in the media.
Description
According to the researcher, "DROWN" is a new form of cross-protocol Bleichenbacher padding oracle attack. An attacker using "DROWN" may obtain the session key from a vulnerable server supporting SSLv2 and use it to decrypt any traffic encrypted using the shared certificate. It allows an attacker to decrypt intercepted TLS connections by making specially crafted connections to an SSLv2 server that uses the same private key." |
Impact
A remote attacker may be able to decrypt individual messages/sessions of a server supporting SSLv2. Servers using TLS protocol with the same shared certificate as is used for SSLv2 may also be vulnerable. According to the DROWN FAQ, the server private key is not obtained from this attack. |
Solution
Disable SSLv2 |
Vendor Information
On Linux, nginx may or may be affected depending on what version of OpenSSL nginx was compiled with. See the vendor list below or contact your vendor to determine if your release of nginx is affected. |
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | 7.1 | AV:N/AC:H/Au:N/C:C/I:C/A:N |
Temporal | 6.1 | E:POC/RL:W/RC:C |
Environmental | 6.5 | CDP:ND/TD:H/CR:H/IR:H/AR:ND |
References
Acknowledgements
Thanks to Nimrod Aviram for reporting this vulnerability.
This document was written by Garret Wassermann.
Other Information
CVE IDs: | CVE-2016-0800 |
Date Public: | 2016-03-01 |
Date First Published: | 2016-03-01 |
Date Last Updated: | 2016-03-14 15:55 UTC |
Document Revision: | 76 |