CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check().
authorGünther Deschner <gd@samba.org>
Wed, 14 Mar 2018 14:35:01 +0000 (15:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 Aug 2018 15:42:11 +0000 (17:42 +0200)
commit48f5dbd7dbc397c16056e1466998b31ed75b5bad
treea8a5facf7c792fdcbea403197f1e90241c335e5e
parentd171f8d1938393982b6645afc095a06a30ef8420
CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_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>
source3/utils/ntlm_auth.c