CVE-2024-3121
Last modified
CVE-2024-3121 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms | 5.9.0 |
References
- https://huntr.com/bounties/db57c343-9b80-4c1c-9ab0-9eef92c9b27bExploit, Third Party Advisory
- https://huntr.com/bounties/db57c343-9b80-4c1c-9ab0-9eef92c9b27bExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-3121?
How severe is CVE-2024-3121?
How do I fix CVE-2024-3121?
Are you affected by CVE-2024-3121?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
