CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_results
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Mar 2020 09:44:20 +0000 (09:44 +0000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 21 Apr 2020 11:20:31 +0000 (13:20 +0200)
commitffd2779db53995c0f759539fe2d9cf425f7464c8
treefbe0352d02aa216c91afbde281e5e3252991414a
parent71bc0ab02b38288462b10a87439a6bc1d36f0087
CVE-2020-10700: dsdb: Add test for ASQ and ASQ in combination with paged_results

Thanks to Andrei Popa <andrei.popa@next-gen.ro> for finding,
reporting and working with us to diagnose this issue!

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
selftest/knownfail.d/asq [new file with mode: 0644]
source4/dsdb/tests/python/asq.py [new file with mode: 0644]
source4/selftest/tests.py