Werk #5632: Fixed XSS when rendering values of dropdown choices
Komponente | User interface | ||||
Titel | Fixed XSS when rendering values of dropdown choices | ||||
Datum | 10.01.2018 | ||||
Level | Kleine Änderung | ||||
Klasse | Sicherheitsfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
When using the WATO configuration it was possible to create e.g. a service level definition with javascript code in it's alias. When this definition was configured in a rule of the ruleset "Service Level of Hosts", the javascript code could be executed in the browsers context of the user viewing the rule.
The insertion of the javascript code is only possible for authenticated users with the permission to configure Check_MK.