CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()
authorGünther Deschner <gd@samba.org>
Wed, 14 Mar 2018 14:36:05 +0000 (15:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Aug 2018 11:57:15 +0000 (13:57 +0200)
commit1d89fe91a7336950b1ba84b8680f015e228047f5
treedef09e49f55632be14c112ad17c2aad28a509993
parent5edcaece4130a00d8cdd8e8b10c2c2d86a74afe0
CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13360

CVE-2018-1139: Weak authentication protocol allowed.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
libcli/auth/ntlm_check.c