Input validation error in Kerberos 5 - CVE-2014-5355

 

Input validation error in Kerberos 5 - CVE-2014-5355

Published: February 20, 2015 / Updated: May 27, 2022


Vulnerability identifier: #VU40884
CSH Severity: Medium
CVSS v4.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-5355
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: MIT
Affected software:
Kerberos 5

Detailed vulnerability description

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

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can (1) cause a denial of service (NULL pointer dereference) via a zero-byte version string or (2) cause a denial of service (out-of-bounds read) by omitting the '' character, related to appl/user_user/server.c and lib/krb5/krb/recvauth.c.


How to mitigate CVE-2014-5355

Install update from vendor's website.

Sources