CVE-2022-44749 Vulnerability Details

  /     /     /  

CVE-2022-44749 Metadata Quick Info

CVE Published: 24/11/2022 | CVE Updated: 03/08/2024 | CVE Year: 2022
Source: KNIME | Vendor: KNIME | Product: KNIME Analytics Platform
Status : PUBLISHED

CVE-2022-44749 Description

A directory traversal vulnerability in the ZIP archive extraction routines of KNIME Analytics Platform 3.2.0 and above can result in arbitrary files being overwritten on the user\'s system. This vulnerability is also known as \'Zip-Slip\'. An attacker can create a KNIME workflow that, when being opened by a user, can overwrite arbitrary files that the user has write access to. It\'s not necessary to execute the workflow, opening the workflow is sufficient. The user will notice that something is wrong because an error is being reported but only after the files have already been written. 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 user. In all cases the attacker has to know the location of files on the user\'s system, though.

Metrics

CVSS Version: 3.1 | Base Score: 5.5 MEDIUM
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

l➤ Exploitability Metrics:
    Attack Vector (AV)* LOCAL
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* NONE
    User Interaction (UI)* REQUIRED
    Scope (S)* UNCHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* NONE
    Integrity Impact (I)* HIGH
    Availability Impact (A)* NONE

Weakness Enumeration (CWE)

CWE-ID: CWE-22
CWE Name: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ( Path Traversal )
Source: KNIME

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-165
CAPEC Description: CAPEC-165 File Manipulation


Source: NVD (National Vulnerability Database).