CVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScopes" dict key in slrpc_fetch_pro...
commit70184ef3b40a0b0a7c7da464191e93f37de8a968
authorRalph Boehme <slow@samba.org>
Sat, 17 Jun 2023 11:39:55 +0000 (17 13:39 +0200)
committerJule Anger <janger@samba.org>
Fri, 21 Jul 2023 12:05:35 +0000 (21 12:05 +0000)
tree3241bcbd10620a6cf24d676af9c7e2433957d26a
parent02552493e37dc28f0aeff64ccc991c92eb517d1e
CVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScopes" dict key in slrpc_fetch_properties()

We were adding the value, but not the key.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_server/mdssvc/mdssvc.c