yhuang
October 19, 2020, 11:07am
1
Hi Knimer
Knime server 4.11/4.10/… uses Vaadin 7.7.9 for embeded web forms.
(Search Vaadin)
vaadin-client-compiled-7.7.9.jar
vaadin-server-7.7.9.jar
vaadin-shared-7.7.9.jar
vaadin-themes-7.7.9.jar
Vaadin 7.7.9 is potentially vulnerable to Java injection attack –
https://www.mageni.net/vulnerability/vaadin-javascript-injection-107226
opened 05:31PM - 02 Mar 17 UTC
closed 12:34PM - 17 Jul 17 UTC
using vaadin 7.7.6
using example https://vaadin.com/docs/-/part/framework/components/components-combobox.html but with malicious text that assumes humans are adding the planet names via a form.
// List...
Any security concerns?
Hi @yhuang ,
With KNIME Server 4.11, we released a new WebPortal which does not use Vaadin anymore. The old WebPortal can be deactivated if needed (set com.knime.server.webportal.disable_legacy=true in knime-server.config)
Cheers,
Roland
2 Likes