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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2023-08-07 19:15
Updated : 2024-11-21 08:09
NVD link : CVE-2023-36054
Mitre link : CVE-2023-36054
CVE.ORG link : CVE-2023-36054
JSON object : View
Products Affected
mit
- kerberos_5
netapp
- active_iq_unified_manager
- hci
- clustered_data_ontap
- ontap_tools
- management_services_for_element_software
debian
- debian_linux
CWE
CWE-824
Access of Uninitialized Pointer