← Back to CVE List

CVE-2024-3121

Published: 2024-06-24T00:15Z
Last Modified: 2024-11-21T09:28Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
A remote code execution vulnerability exists in the create_conda_env function of the parisneo/lollms repository, version 5.9.0. The vulnerability arises from the use of shell=True in the subprocess.Popen function, which allows an attacker to inject arbitrary commands by manipulating the env_name and python_version parameters. This issue could lead to a serious security breach as demonstrated by the ability to execute the 'whoami' command among potentially other harmful commands. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt