CVE-2023-36054

MEDIUMCVSS 6.5/10EPSS 2.11%

Last modified

CVE-2023-36054 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 2.11% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
6.5/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
2.11%

79.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
MitKerberos 5< 1.20.2
MitKerberos 51.21
DebianDebian Linux10.0
NetappActive Iq Unified ManagerAll versions
NetappClustered Data Ontap9.0
NetappHciAll versions
NetappManagement Services For Element SoftwareAll versions
NetappOntap ToolsAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-36054?
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.
How severe is CVE-2023-36054?
CVE-2023-36054 has a CVSS score of 6.5/10 (MEDIUM severity). The EPSS model estimates a 2.11% probability of exploitation in the next 30 days.
How do I fix CVE-2023-36054?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-36054?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST