216.73.217.98

CVE-2024-3126

· Published 16/05/2024 09:15 · Modified 16/05/2024 13:03

Labels: CVE-2024-3126 2024-05-16CVE-2024-3126CWE-78[email protected]

Essential information

Published
16/05/2024 09:15
Modified
16/05/2024 13:03
Author
Creator
CVSS
8.4 HIGH (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

References