NULL pointer dereference in Kerberos and Kerberos 5 - CVE-2018-5710

 

NULL pointer dereference in Kerberos and Kerberos 5 - CVE-2018-5710

Published: August 4, 2020


Vulnerability identifier: #VU33342
CSH Severity: 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-2018-5710
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Kerberos
Kerberos 5
Software vendor:
MIT

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. The pre-defined function "strlen" is getting a "NULL" string as a parameter value in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the Key Distribution Center (KDC), which allows remote authenticated users to cause a denial of service (NULL pointer dereference) via a modified kadmin client.


Remediation

Install update from vendor's website.

External links