This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor Knime First view 2021-12-08
Product Knime Server Last view 2022-11-24
Version Type Application
Update  
Edition  
Language  
Sofware Edition  
Target Software  
Target Hardware  
Other  

Activity : Overall

COMMON PLATFORM ENUMERATION: Repartition per Version

CPE Name Affected CVE
cpe:2.3:a:knime:knime_server:*:*:*:*:*:*:*:* 4

Related : CVE

  Date Alert Description
7.5 2022-11-24 CVE-2022-44748

A directory traversal vulnerability in the ZIP archive extraction routines of KNIME Server since 4.3.0 can result in arbitrary files being overwritten on the server's file system. This vulnerability is also known as 'Zip-Slip'.

An attacker can create a KNIME workflow that, when being uploaded, can overwrite arbitrary files that the operating system user running the KNIME Server process has write access to. The user must be authenticated and have permissions to upload files to KNIME Server.

This can impact data integrity (file contents are changed) or cause errors in other software (vital files being corrupted). It can even lead to remote code execution if executable files are being replaced and subsequently executed by the KNIME Server process user. In all cases the attacker has to know the location of files on the server's file system, though.

Note that users that have permissions to upload workflows usually also have permissions to run them on the KNIME Server and can therefore already execute arbitrary code in the context of the KNIME Executor's operating system user.

There is no workaround to prevent this vulnerability from being exploited. Updates to fixed versions 4.13.6, 4.14.3, or 4.15.3 are advised.

5.5 2021-12-16 CVE-2021-45097

KNIME Server before 4.12.6 and 4.13.x before 4.13.4 (when installed in unattended mode) keeps the administrator's password in a file without appropriate file access controls, allowing all local users to read its content.

6.1 2021-12-08 CVE-2021-44726

KNIME Server before 4.13.4 allows XSS via the old WebPortal login page.

7.5 2021-12-08 CVE-2021-44725

KNIME Server before 4.13.4 allows directory traversal in a request for a client profile.

CWE : Common Weakness Enumeration

%idName
50% (2) CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path ...
25% (1) CWE-522 Insufficiently Protected Credentials
25% (1) CWE-79 Failure to Preserve Web Page Structure ('Cross-site Scripting')