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>
Mon, 4 May 2020 08:19:41 +0000 (08:19 +0000)
commit5603d26770a41e81c035cf8c3c5931b143e1d330
treed1d3c8655e7520340153ecdd33a7a51b6bb79885
parentbac809348a7313a5a5a53866848e7b6b56665f43
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