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.
References
Link | Resource |
---|---|
https://www.knime.com/security/advisories | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
30 Nov 2022, 19:38
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-22 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
References | (MISC) https://www.knime.com/security/advisories - Vendor Advisory | |
CPE | cpe:2.3:a:knime:knime_server:*:*:*:*:*:*:*:* |
25 Nov 2022, 13:59
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-11-24 07:15
Updated : 2024-02-04 23:14
NVD link : CVE-2022-44748
Mitre link : CVE-2022-44748
CVE.ORG link : CVE-2022-44748
JSON object : View
Products Affected
knime
- knime_server
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')