NULL pointer dereference in OpenSSL - CVE-2009-1387

 

NULL pointer dereference in OpenSSL - CVE-2009-1387

Published: August 14, 2020


Vulnerability identifier: #VU45695
CSH Severity: Medium
CVSS v4.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
Vendor: OpenSSL Software Foundation
Affected software:
OpenSSL

Detailed vulnerability 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.".


How to mitigate CVE-2009-1387

Install update from vendor's website.

Sources