Input validation error in Kerberos 5 - CVE-2012-1015

 

Input validation error in Kerberos 5 - CVE-2012-1015

Published: August 6, 2012 / Updated: August 11, 2020


Vulnerability identifier: #VU43773
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2012-1015
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: MIT
Affected software:
Kerberos 5

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The kdc_handle_protected_negotiation function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8.x, 1.9.x before 1.9.5, and 1.10.x before 1.10.3 attempts to calculate a checksum before verifying that the key type is appropriate for a checksum, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized pointer free, heap memory corruption, and daemon crash) via a crafted AS-REQ request.


How to mitigate CVE-2012-1015

Install update from vendor's website.

Sources