Lucene search

K
cvelistMitreCVELIST:CVE-2014-5355
HistoryFeb 20, 2015 - 11:00 a.m.

CVE-2014-5355

2015-02-2011:00:00
mitre
www.cve.org
5

AI Score

6.3

Confidence

High

EPSS

0.95

Percentile

99.3%

MIT Kerberos 5 (aka krb5) through 1.13.1 incorrectly expects that a krb5_read_message data field is represented as a string ending with a ‘\0’ character, which allows remote attackers to (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 ‘\0’ character, related to appl/user_user/server.c and lib/krb5/krb/recvauth.c.