CVE-2024-3126 Vulnerability Details

  /     /     /  

CVE-2024-3126 Metadata Quick Info

CVE Published: 16/05/2024 | CVE Updated: 01/08/2024 | CVE Year: 2024
Source: @huntr_ai | Vendor: parisneo | Product: parisneo/lollms-webui
Status : PUBLISHED

CVE-2024-3126 Description

A command injection vulnerability exists in the \'run_xtts_api_server\' function of the parisneo/lollms-webui application, specifically within the \'lollms_xtts.py\' script. The vulnerability arises due to the improper neutralization of special elements used in an OS command. The affected function utilizes \'subprocess.Popen\' to execute a command constructed with a Python f-string, without adequately sanitizing the \'xtts_base_url\' input. This flaw allows attackers to execute arbitrary commands remotely by manipulating the \'xtts_base_url\' parameter. The vulnerability affects versions up to and including the latest version before 9.5. Successful exploitation could lead to arbitrary remote code execution (RCE) on the system where the application is deployed.

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-78
CWE Name: CWE-78 Improper Neutralization of Special Elements used in an OS Command
Source: parisneo

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).