CVE-2024-3121

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2024-3121
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-06-24T00:00:14.165Z
  • Last Modified Date
  • 2024-06-24T00:00:14.165Z
References
History
Created Old Value New Value Data Type Notes
2024-06-25 22:30:01 Added to TrackCVE