Vulnerability identifier: #VU5214
Vulnerability risk: Medium
CVSSv4.0: 8.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:A/U:Green]
CVE-ID: CVE-2014-3566
CWE-ID:
CWE-327
Exploitation vector: Network
Exploit availability: Yes
Vulnerable software:
OpenSSL
Server applications /
Encryption software
Vendor: OpenSSL Software Foundation
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to usage of insecure SSLv3 protocol in OpenSSL. A remote attacker can force the current connection between user and server to be downgraded to SSLv3 protocol and then use padding-oracle attack on Cypher-block chaining (CBC) mode to decrypt encrypted communication.
Successful exploitation of the vulnerability may allow an attacker to read encrypted communications in clear text.
Note: The vulnerability is known as POODLE.
Mitigation
Update OpenSSL to version 0.9.8zc, 1.0.0o or 1.0.1j.
Vulnerable software versions
OpenSSL: 0.9.8zb - 0.9.8p, 1.0.0c - 1.0.0, 1.0.1d - 1.0.1
External links
https://www.openssl.org/news/secadv/20141015.txt
https://www.kb.cert.org/vuls/id/577193
https://marc.info/?l=openssl-dev&m=141333049205629&w=2
https://tools.ietf.org/html/draft-ietf-tls-downgrade-scsv-00
https://www.openssl.org/~bodo/ssl-poodle.pdf
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, a fully functional exploit for this vulnerability is available.