Input validation error in Kerberos 5 - CVE-2011-0285

 

Input validation error in Kerberos 5 - CVE-2011-0285

Published: April 15, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45126
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:P/U:Amber
CVE-ID: CVE-2011-0285
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: MIT
Affected software:
Kerberos 5

Detailed vulnerability description

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

The process_chpw_request function in schpw.c in the password-changing functionality in kadmind in MIT Kerberos 5 (aka krb5) 1.7 through 1.9 frees an invalid pointer, which allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a crafted request that triggers an error condition.


How to mitigate CVE-2011-0285

Install update from vendor's website.

Sources