CVE-2024-3121

Source
https://cve.org/CVERecord?id=CVE-2024-3121
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-3121.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-3121
Aliases
Published
2024-06-24T00:15:09.680Z
Modified
2026-03-14T12:28:17.485863Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

A remote code execution vulnerability exists in the createcondaenv 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 envname and pythonversion 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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-3121.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.9.0"
            }
        ]
    }
]