1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-31 01:48:16 +03:00
Jeremy Allison 9a3ee861e4 CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
The were not using VFS backend calls and could only work
locally, and were unsafe against symlink races and other
security issues.

If the incoming handle is valid, return WERR_BAD_PATHNAME.

[MS-RRP] states "The format of the file name is implementation-specific"
so ensure we don't allow this.

As reported by Michael Hanselmann.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-04-05 09:14:54 +02:00
..
2014-01-03 05:04:44 +01:00
2017-02-22 08:26:22 +01:00
2017-11-18 00:09:16 +01:00
2017-12-05 04:58:26 +01:00
2019-03-12 11:25:43 +00:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00
2019-03-12 11:25:43 +00:00