#VU27061 NULL pointer dereference in OpenSSL - CVE-2020-1967

 

#VU27061 NULL pointer dereference in OpenSSL - CVE-2020-1967

Published: April 21, 2020 / Updated: April 29, 2020


Vulnerability identifier: #VU27061
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2020-1967
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
OpenSSL
Software vendor:
OpenSSL Software Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error within the SSL_check_chain() function during or after a TLS 1.3 handshake. A remote attacker can send an invalid or unrecognised signature algorithm and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links