cvedb.io
CVE-2024-3126
HIGH · CVSS 8.4
EPSS exploitation probability: 0%
Published 2024-05-16T09:15:13.840 · Last modified 2026-06-17T07:43:21.787

Summary

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.

Affected products

lollms — lollms_web_ui

Does this affect you?

Add your gear to cvedb and we'll alert you only when lollms ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.