Safety vulnerability ID: 71778
The information on this page was manually curated by our Cybersecurity Intelligence Team.
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. See CVE-2024-3121.
Latest version: 9.5.1
A python library for AI personality definition
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. See CVE-2024-3121.
MISC:https://huntr.com/bounties/db57c343-9b80-4c1c-9ab0-9eef92c9b27b: https://huntr.com/bounties/db57c343-9b80-4c1c-9ab0-9eef92c9b27b
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application