[krbdev.mit.edu #8057] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Feb 4 15:49:59 EST 2015
Fix kadmind server validation [CVE-2014-9422]
[MITKRB5-SA-2015-001] In kadmind's check_rpcsec_auth(), use
data_eq_string() instead of strncmp() to check components of the
server principal, so that we don't erroneously match left substrings
of "kadmin", "history", or the realm.
(cherry picked from commit 6609658db0799053fbef0d7d0aa2f1fd68ef32d8)
https://github.com/krb5/krb5/commit/2bc4bb02a70d7537baf1c3f6ebc126ded42ea133
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 2bc4bb02a70d7537baf1c3f6ebc126ded42ea133
Branch: krb5-1.13
src/kadmin/server/kadm_rpc_svc.c | 12 +++---------
1 files changed, 3 insertions(+), 9 deletions(-)
More information about the krb5-bugs
mailing list