]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-2031 tests/krb5: Allow requesting a TGT to a different sname and realm
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 24 May 2022 07:34:59 +0000 (19:34 +1200)
committerJule Anger <janger@samba.org>
Sun, 24 Jul 2022 09:42:01 +0000 (11:42 +0200)
commit5c41e20fae268e04aa05e821c7f388ea090727af
treecc087e8b4a3773766350088a3ad8038aad4e444a
parent5b030b176b853938b1895ec255e838147d8e7fa9
CVE-2022-2031 tests/krb5: Allow requesting a TGT to a different sname and realm

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15047
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15049
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15074

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
[jsutton@samba.org Fixed conflict due to lacking rc4_support parameter]

[jsutton@samba.org Fixed conflicts due to lacking client_name_type and
 expected_cname parameters]
python/samba/tests/krb5/kdc_base_test.py