Permissions, Privileges, and Access Controls in Kerberos 5 - CVE-2015-2694
Published: May 25, 2015 / Updated: July 28, 2020
Kerberos 5
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
The kdcpreauth modules in MIT Kerberos 5 (aka krb5) 1.12.x and 1.13.x before 1.13.2 do not properly track whether a client's request has been validated, which allows remote attackers to bypass an intended preauthentication requirement by providing (1) zero bytes of data or (2) an arbitrary realm name, related to plugins/preauth/otp/main.c and plugins/preauth/pkinit/pkinit_srv.c.