CVE-2024-3121

CVE-2024-3121 is a low-severity vulnerability in Lollms with a CVSS 3.x base score of 3.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-78.

Key facts

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.

Frequently asked questions

What is CVE-2024-3121?
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.
How severe is CVE-2024-3121?
CVE-2024-3121 has a CVSS 3.x base score of 3.3, rated low severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
Is CVE-2024-3121 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-3121?
CVE-2024-3121 affects Lollms. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-3121?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-3121 have an EU (EUVD) identifier?
Yes. CVE-2024-3121 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-1959.
When was CVE-2024-3121 published?
CVE-2024-3121 was published on 2024-06-24 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Lollms

All CVEs affecting Lollms →

Other CWE-78 (OS Command Injection) vulnerabilities

Browse all CWE-78 (OS Command Injection) vulnerabilities →