Lucene search
K

35 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-32817

Malicious code in bioql PyPI...

9.8CVSS8.4AI score0.0172EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-0929

Malicious code in bioql PyPI...

8.4CVSS8.2AI score0.02875EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2025/04/28 6:31 p.m.10 views

CVE-2025-4032 inclusionAI AWorld shell_tool.py subprocess.Popen os command injection

A vulnerability was found in inclusionAI AWorld up to 8c257626e648d98d793dd9a1a950c2af4dd84c4e. It has been rated as critical. This issue affects the function subprocess.run/subprocess.Popen of the file AWorld/aworld/virtualenvironments/terminals/shelltool.py. The manipulation leads to os command...

5CVSS5.6AI score0.03079EPSS
Exploits1References6
Cvelist
Cvelist
added 2025/04/28 6:31 p.m.14 views

CVE-2025-4032 inclusionAI AWorld shell_tool.py subprocess.Popen os command injection

A vulnerability was found in inclusionAI AWorld up to 8c257626e648d98d793dd9a1a950c2af4dd84c4e. It has been rated as critical. This issue affects the function subprocess.run/subprocess.Popen of the file AWorld/aworld/virtualenvironments/terminals/shelltool.py. The manipulation leads to os command...

5CVSS0.03079EPSS
Exploits1References6
OSV
OSV
added 2025/03/20 10:15 a.m.4 views

CVE-2024-9920

In version v12 of parisneo/lollms-webui, the 'Send file to AL' function allows uploading files with various extensions, including potentially dangerous ones like .py, .sh, .bat, and more. Attackers can exploit this by uploading files with malicious content and then using the '/openfile' API...

8.8CVSS8.2AI score
Exploits0References1
Cvelist
Cvelist
added 2024/12/02 5:3 p.m.13 views

CVE-2024-53992 unzip-bot Allows Remote Code Execution (RCE) via archive extraction, password prompt, or video upload

unzip-bot is a Telegram bot to extract various types of archives. Users could exploit unsanitized inputs to inject malicious commands that are executed through subprocess.Popen with shell=True. Attackers can exploit this vulnerability using a crafted archive name, password, or video name. This...

8.8CVSS0.00274EPSS
Exploits0References2
Mageia
Mageia
added 2024/09/25 6:8 p.m.11 views

Updated python-astropy packages fix security vulnerability

Version 5.3.2 of the Astropy core package is vulnerable to remote code execution due to improper input validation in the TranformGraph.todotgraph function. A malicious user can provide a command or a script file as a value to the savelayout argument, which will be placed as the first value in a...

8.4CVSS7.7AI score0.02875EPSS
Exploits1References2
Veracode
Veracode
added 2024/06/25 5:32 a.m.17 views

Remote Code Execution (RCE)

parisneo/lollms is vulnerable to Remote Code Execution RCE. The vulnerability is due to the misuse of the shell=True parameter in the subprocess.Popen function within the createcondaenv function of the parisneo/lollms repository. The vulnerability allows an attacker to execute arbitrary commands...

6.8CVSS8.2AI score0.0015EPSS
Exploits2References3Affected Software1
OSV
OSV
added 2024/06/24 12:34 a.m.13 views

GHSA-79H8-GXHQ-Q3JG Remote Code Execution in create_conda_env function in lollms

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository. 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...

6.8CVSS5.1AI score0.0015EPSS
Exploits2References3
Github Security Blog
Github Security Blog
added 2024/06/24 12:34 a.m.14 views

Remote Code Execution in create_conda_env function in lollms

A remote code execution vulnerability exists in the createcondaenv function of the parisneo/lollms repository. 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...

6.8CVSS8.2AI score0.0015EPSS
Exploits2References3Affected Software1
Cvelist
Cvelist
added 2024/06/24 12:0 a.m.21 views

CVE-2024-3121 Remote Code Execution in create_conda_env function in parisneo/lollms

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...

6.8CVSS0.0015EPSS
Exploits2References1
Vulnrichment
Vulnrichment
added 2024/06/24 12:0 a.m.15 views

CVE-2024-3121 Remote Code Execution in create_conda_env function in parisneo/lollms

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...

6.8CVSS8.1AI score0.0015EPSS
Exploits2References1
CVE
CVE
added 2024/06/24 12:0 a.m.43 views

CVE-2024-3121

Parisneo/lollms version 5.9.0 is affected by CVE-2024-3121. The issue resides in create_conda_env, where unsafely using subprocess.Popen with shell=True injects commands via env_name and python_version, enabling Remote Code Execution. The vulnerability is demonstrated by potential execution of co...

6.8CVSS5.2AI score0.0015EPSS
Exploits2References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 7:29 p.m.8 views

CVE-2024-4267 Remote Code Execution in parisneo/lollms-webui

A remote code execution RCE vulnerability exists in the parisneo/lollms-webui, specifically within the 'openfile' module, version 9.5. The vulnerability arises due to improper neutralization of special elements used in a command within the 'openfile' function. An attacker can exploit this...

8.4CVSS8.1AI score0.0172EPSS
Exploits1References1
Cvelist
Cvelist
added 2024/05/16 9:3 a.m.11 views

CVE-2024-3126 Command Injection in parisneo/lollms-webui

A command injection vulnerability exists in the 'runxttsapiserver' function of the parisneo/lollms-webui application, specifically within the 'lollmsxtts.py' script. The vulnerability arises due to the improper neutralization of special elements used in an OS command. The affected function utiliz...

8.4CVSS8.9AI score0.02019EPSS
Exploits1References2
CVE
CVE
added 2024/05/16 9:3 a.m.46 views

CVE-2024-3126

CVE-2024-3126 concerns the parisneo/lollms-webui project, specifically the bug in the Python file lollms_xtts.py and the function run_xtts_api_server. The issue stems from constructing an OS command with a Python f-string and passing xtts_base_url to subprocess.Popen without adequate input saniti...

8.4CVSS8.5AI score0.02019EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/16 9:3 a.m.21 views

CVE-2024-3126 Command Injection in parisneo/lollms-webui

A command injection vulnerability exists in the 'runxttsapiserver' function of the parisneo/lollms-webui application, specifically within the 'lollmsxtts.py' script. The vulnerability arises due to the improper neutralization of special elements used in an OS command. The affected function utiliz...

8.4CVSS8.6AI score0.02019EPSS
Exploits1References2
Veracode
Veracode
added 2024/03/20 10:9 a.m.15 views

Remote Code Execution

Astropy is vulnerable to remote code execution. The vulnerability is due to improper input validation in the todotgraph function in the file transformations.py, allowing an attacker to execute commands or scripts as a value to the savelayout argument, which are then executed through the...

8.4CVSS7.9AI score0.02875EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/03/18 6:48 p.m.10 views

CVE-2023-41334 astropy vulnerable to RCE in TranformGraph().to_dot_graph function

Astropy is a project for astronomy in Python that fosters interoperability between Python astronomy packages. Version 5.3.2 of the Astropy core package is vulnerable to remote code execution due to improper input validation in the TranformGraph.todotgraph function. A malicious user can provide a...

8.4CVSS8.5AI score0.02875EPSS
Exploits1References5
Veracode
Veracode
added 2024/01/24 10:40 a.m.20 views

Arbitrary Code Execution

metagpt is vulnerable to Arbitrary Code Execution. The vulnerability is due to the 'RunCode.runscript function passing shell metacharacters to subprocess.Popen caused by improper prompt santization. A user with the QaEngineer role can execute arbitrary code...

8.8CVSS7.5AI score0.00527EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder