NULL pointer dereference in Kerberos 5 - CVE-2014-4344

 

NULL pointer dereference in Kerberos 5 - CVE-2014-4344

Published: June 3, 2022


Vulnerability identifier: #VU63966
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-4344
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 attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error in the lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5. A remote attacker can trigger denial of service conditions via an empty continuation token at a certain point during a SPNEGO negotiation.


Remediation

Install update from vendor's website.

External links