]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2018-10919 tests: test ldap searches for non-existent attributes.
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 3 Aug 2018 03:51:28 +0000 (15:51 +1200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 13 Aug 2018 07:13:36 +0000 (09:13 +0200)
commit873ccd079f2d21bba22624a79c6bf14bc38e80ad
tree22fa2701c94dfcaf99d19e6f9d641e8d20147da8
parent924f87cb74a383f2dc1acfc33c1021d8399b5e40
CVE-2018-10919 tests: test ldap searches for non-existent attributes.

It is perfectly legal to search LDAP for an attribute that is not part
of the schema.  That part of the query should simply not match.

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

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/ldap.py