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>
Wed, 22 Apr 2020 10:50:42 +0000 (12:50 +0200)
commit8e597aa1b9b1fa3483250907579ec4a9dea3c4c9
treee4f544fb3fadce922d8a38e7a917587c3545fded
parentfeb24fc1e51e6a465350b4b010f35a6522c2f283
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