Lucene search

K
cve[email protected]CVE-2024-3126
HistoryMay 16, 2024 - 9:15 a.m.

CVE-2024-3126

2024-05-1609:15:13
CWE-78
web.nvd.nist.gov
24
command injection vulnerability
parisneo/lollms-webui
run_xtts_api_server
lollms_xtts.py
subprocess.popen
neutralization of special elements
os command
xtts_base_url
arbitrary commands
remote code execution
cve-2024-3126

8.4 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.1 High

AI Score

Confidence

Low

4.6 Medium

CVSS2

Access Vector

LOCAL

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:L/Au:N/C:P/I:P/A:P

0.0004 Low

EPSS

Percentile

9.4%

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.

8.4 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.1 High

AI Score

Confidence

Low

4.6 Medium

CVSS2

Access Vector

LOCAL

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:L/Au:N/C:P/I:P/A:P

0.0004 Low

EPSS

Percentile

9.4%

Related for CVE-2024-3126