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 08:21:09 +0000 (10:21 +0200)
commitafbbd3faebb94837fc1df2f5c744f49a5250cdc5
tree198cdbd76069a062e4c8daeca73ec0b2f49d7ac1
parent0f64711aae98a45bf4c887021fa0149d415d5eca
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>
(backported from patch for master due to selftest changes)
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