CVE-2024-1961 Vulnerability Details

  /     /     /  

CVE-2024-1961 Metadata Quick Info

CVE Published: 16/04/2024 | CVE Updated: 29/08/2024 | CVE Year: 2024
Source: @huntr_ai | Vendor: vertaai | Product: vertaai/modeldb
Status : PUBLISHED

CVE-2024-1961 Description

vertaai/modeldb is vulnerable to a path traversal attack due to improper sanitization of user-supplied file paths in its file upload functionality. Attackers can exploit this vulnerability to write arbitrary files anywhere in the file system by manipulating the \'artifact_path\' parameter. This flaw can lead to Remote Code Execution (RCE) by overwriting critical files, such as the application\'s configuration file, especially when the application is run outside of Docker. The vulnerability is present in the NFSController.java and NFSService.java components of the application.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

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

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

Weakness Enumeration (CWE)

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

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).