#VU45695 NULL pointer dereference in OpenSSL - CVE-2009-1387

 

#VU45695 NULL pointer dereference in OpenSSL - CVE-2009-1387

Published: August 14, 2020


Vulnerability identifier: #VU45695
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:U/U:Green
CVE-ID: CVE-2009-1387
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit 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 in the  dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack via an out-of-sequence DTLS handshake message, related to a "fragment bug.".


Remediation

Install update from vendor's website.

External links