]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScopes" dict key in slrpc_fetch_pro...
authorRalph Boehme <slow@samba.org>
Sat, 17 Jun 2023 11:39:55 +0000 (13:39 +0200)
committerJule Anger <janger@samba.org>
Fri, 14 Jul 2023 13:16:29 +0000 (15:16 +0200)
commit8c95f7ae6b3f30ccdc5ce4f0c44b3f8c1fc6a5c8
tree1dba16e5bcf6e62f4dd120363bf77811f386ce2e
parentb09e22cfc79845ef751acc9b5ecf479cb56b135f
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