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)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 19:56:42 +0000 (21:56 +0200)
commit304ad864cf81d6064f57b98b7ac6cd2642e9d6d3
tree52c17eafa46777c38b3b745d6b547b1dc42944bc
parent29f2fe7d072d37644592e1cf6bc069de60c5f607
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>
source3/utils/ntlm_auth.c