AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2014-3569

MEDIUM · CVSS 5 EPSS 20.65%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2014-12-24 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.0. It affects OpenSSL. Its EPSS score suggests a 20.6% probability of exploitation in the next 30 days. It may be remotely exploitable. It may lead to a denial-of-service condition.

CVE
CVE-2014-3569
Severity
MEDIUM
CVSS
5
EPSS
20.65%
OpenSSL

Original NVD Description

The ssl23_get_client_hello function in s23_srvr.c in OpenSSL 0.9.8zc, 1.0.0o, and 1.0.1j does not properly handle attempts to use unsupported protocols, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an unexpected handshake, as demonstrated by an SSLv3 handshake to a no-ssl3 application with certain error handling. NOTE: this issue became relevant after the CVE-2014-3568 fix.