Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 767
bloba54a8c4557208a54fdd5df9df26bfbe2fc8bbb17
1 Title: Signing and verification of WATO snapshot (addresses CVE-2014-2330)
2 Level: 2
3 Component: wato
4 Class: security
5 State: unknown
6 Version: 1.2.5i2
7 Date: 1396346149
9 This change addresses possible attacks against Check_MK using the WATO "Backup & Restore" module,
10 known as CVE-2014-2330.
12 In previous versions there were no checksum verifications or signings of the snapshots contents
13 implemented. This has been changed now. The files within the snapshot which contain Check_MK
14 configuration files and definitions of check commands etc. are now verified using checksums and
15 signed.
17 When you import / export a snapshot on a single site, there is no difference to the former handling.
18 When you or someone else modifies the snapshots between import and export, the restore process will
19 warn you about the modification and let you decide if you trust the file and restore it anyways or
20 terminate the restore process.
21 In the case you import a snapshot from another site, the singing can not be verified. In this case,
22 you get a warning about this and can continue or skip the restore process.