summaryrefslogtreecommitdiff
path: root/lib/ldb/wscript
diff options
context:
space:
mode:
authorGary Lockyer <gary@catalyst.net.nz>2019-02-19 10:26:25 +1300
committerStefan Metzmacher <metze@samba.org>2019-02-26 12:15:12 +0100
commitc62bd66b84defc73465e5f16f230f1855fb3bde3 (patch)
tree2cf15ad603237a6a297e99544e433c75a3ad0747 /lib/ldb/wscript
parente71cdbe57b5c86e597f1c007c07c66df652038c5 (diff)
downloadsamba-c62bd66b84defc73465e5f16f230f1855fb3bde3.tar.gz
CVE-2019-3824 ldb: wildcard_match check tree operation
Check the operation type of the passed parse tree, and return LDB_INAPPROPRIATE_MATCH if the operation is not LDB_OP_SUBSTRING. A query of "attribute=*" gets parsed as LDB_OP_PRESENT, checking the operation and failing ldb_wildcard_match should help prevent confusion writing tests. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13773 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'lib/ldb/wscript')
0 files changed, 0 insertions, 0 deletions