Name
krb5
Version
1.22.2
Type
library
Description
A network authentication protocol
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:mit:kerberos_5:1.22.2:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
Patch #1
Amy Fong <amy.fong@windriver.com>
2
Fix strchr() conformance to C23
Alexander Bokovoy <abokovoy@redhat.com>
3
configure.ac: replace K5_AC_INIT with explicit AC_INIT
Khem Raj <khem.raj@oss.qualcomm.com>
4
debian: suppress /usr/lib in krb5-config
Jackie Huang <jackie.huang@windriver.com>
Vulnerabilities#
Name
Analysis
Description
Exploitable
An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. 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.
Exploitable
An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable "dbentry->n_key_data" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a "u4" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.
Exploitable
A Reachable Assertion issue was discovered in the KDC in MIT Kerberos 5 (aka krb5) before 1.17. If an attacker can obtain a krbtgt ticket using an older encryption type (single-DES, triple-DES, or RC4), the attacker can crash the KDC by making an S4U2Self request.
Exploitable
Buffer overflow in Kerberos 4 KDC program allows remote attackers to cause a denial of service via the e_msg variable in the kerb_err_reply function.
Exploitable
Buffer overflow in Kerberos 4 KDC program allows remote attackers to cause a denial of service via the localrealm variable in the process_v4 function.
Exploitable
Buffer overflow in Kerberos 4 KDC program allows remote attackers to cause a denial of service via the lastrealm variable in the set_tgtkey function.