lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote authenticated user can trigger a kadmind crash. This occurs because _xdr_kadm5_principal_ent_rec does not validate the relationship between n_key_data and the key_data array count.
References
Link | Resource |
---|---|
https://github.com/krb5/krb5/commit/ef08b09c9459551aabbe7924fb176f1583053cdd | Patch |
https://github.com/krb5/krb5/compare/krb5-1.20.1-final...krb5-1.20.2-final | Patch |
https://github.com/krb5/krb5/compare/krb5-1.21-final...krb5-1.21.1-final | Patch |
https://lists.debian.org/debian-lts-announce/2023/10/msg00031.html | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20230908-0004/ | Third Party Advisory |
https://web.mit.edu/kerberos/www/advisories/ | Product |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
15 Aug 2023, 17:57
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-824 | |
CPE | cpe:2.3:a:mit:kerberos_5:1.21:beta1:*:*:*:*:*:* cpe:2.3:a:mit:kerberos_5:1.21:-:*:*:*:*:*:* cpe:2.3:a:mit:kerberos_5:*:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
References | (MISC) https://github.com/krb5/krb5/compare/krb5-1.20.1-final...krb5-1.20.2-final - Patch | |
References | (CONFIRM) https://github.com/krb5/krb5/commit/ef08b09c9459551aabbe7924fb176f1583053cdd - Patch | |
References | (MISC) https://github.com/krb5/krb5/compare/krb5-1.21-final...krb5-1.21.1-final - Patch | |
References | (MISC) https://web.mit.edu/kerberos/www/advisories/ - Product |
07 Aug 2023, 19:30
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-07 19:15
Updated : 2024-02-05 00:01
NVD link : CVE-2023-36054
Mitre link : CVE-2023-36054
CVE.ORG link : CVE-2023-36054
JSON object : View
Products Affected
mit
- kerberos_5
debian
- debian_linux
netapp
- hci
- clustered_data_ontap
- management_services_for_element_software
- active_iq_unified_manager
- ontap_tools
CWE
CWE-824
Access of Uninitialized Pointer