Lucene search

K
cvelistOpensslCVELIST:CVE-2021-3449
HistoryMar 25, 2021 - 12:00 a.m.

CVE-2021-3449 NULL pointer deref in signature_algorithms processing

2021-03-2500:00:00
openssl
www.cve.org

6.6 Medium

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

71.9%

An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. If a TLSv1.2 renegotiation ClientHello omits the signature_algorithms extension (where it was present in the initial ClientHello), but includes a signature_algorithms_cert extension then a NULL pointer dereference will result, leading to a crash and a denial of service attack. A server is only vulnerable if it has TLSv1.2 and renegotiation enabled (which is the default configuration). OpenSSL TLS clients are not impacted by this issue. All OpenSSL 1.1.1 versions are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1k. OpenSSL 1.0.2 is not impacted by this issue. Fixed in OpenSSL 1.1.1k (Affected 1.1.1-1.1.1j).

CNA Affected

[
  {
    "product": "OpenSSL",
    "vendor": "OpenSSL",
    "versions": [
      {
        "status": "affected",
        "version": "Fixed in OpenSSL 1.1.1k (Affected 1.1.1-1.1.1j)"
      }
    ]
  }
]

References