#VU56828 NULL pointer dereference in Kerberos 5 - CVE-2021-37750

 

#VU56828 NULL pointer dereference in Kerberos 5 - CVE-2021-37750

Published: September 22, 2021 / Updated: March 15, 2022


Vulnerability identifier: #VU56828
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-37750
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Kerberos 5
Software vendor:
MIT

Description

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

The vulnerability exists due to a NULL pointer dereference error in the Key Distribution Center (KDC) in kdc/do_tgs_req.c. A remote user can pass specially crafted data via the FAST inner body that lacks a server field, trigger a NULL pointer dereference error and perform a denial of service (DoS) attack.


Remediation

Install update from vendor's website.

External links