Hi experts,
Our IT colleagues found that there is a security issue for KNIME analytics Platform based on latest security advisory:
"An unsafe default configuration in KNIME Analytics Platform before 5.2.2 allows for a cross-site scripting attack. When KNIME Analytics Platform is used as an executor for either KNIME Server or KNIME Business Hub several JavaScript-based view nodes do not sanitize the data that is displayed by default. If the data to be displayed contains JavaScript this code is executed in the browser and can perform any operations that the current user is allowed to perform silently. …
… However, these are off by default which allows for cross-site scripting attacks.
KNIME Analytics Platform 5.2.2 will enable sanitization by default. For all previous releases we recommend users to add the corresponding settings to the executor’s knime.ini."
Does anyone know how to configure the corresponding settings in knime.ini to enable sanitization?
Thanks in advanced!