Lucene search
+L

27 matches found

EUVD
EUVD
added 2026/07/22 12:32 a.m.9 views

EUVD-2026-47592

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS4.8AI score0.01003EPSS
SaveExploits0References11
NVD
NVD
added 2026/07/22 12:17 a.m.9 views

CVE-2026-16488

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS0.01003EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/21 11:15 p.m.27 views

CVE-2026-16488

The CVE covers QUSETIONS MiniCode-Python 0.1.0 where the subprocess.Popen call in minicode/config.py of the Project File Handler is vulnerable to OS command injection. The issue can be exploited remotely with high attack complexity and no privileges required, though user interaction is indicated ...

5.1CVSS4.9AI score0.01003EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/21 11:15 p.m.5 views

CVE-2026-16488 QUSETIONS MiniCode-Python Project File config.py subprocess.Popen os command injection

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

2.3CVSS4.8AI score
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/07/21 11:15 p.m.7 views

CVE-2026-16488

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS4.9AI score0.01003EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/07/21 11:15 p.m.75 views

CVE-2026-16488 QUSETIONS MiniCode-Python Project File config.py subprocess.Popen os command injection

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS0.01003EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/10 1:58 p.m.36 views

CVE-2026-61444 PraisonAI before 4.6.78 Code Injection via f-string

PraisonAI versions before 4.6.78 contain a code injection vulnerability in deploy/api.py where the agentsfile parameter is directly interpolated into an f-string without sanitization. Attackers can inject arbitrary Python code that executes when the generated server code runs via subprocess.Popen...

9.4CVSS0.00392EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/10 1:58 p.m.16 views

EUVD-2026-42902

PraisonAI versions before 4.6.78 contain a code injection vulnerability in deploy/api.py where the agentsfile parameter is directly interpolated into an f-string without sanitization. Attackers can inject arbitrary Python code that executes when the generated server code runs via subprocess.Popen...

9.4CVSS6.2AI score0.00392EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.15 views

PT-2026-57196

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.6.78 Description A code injection issue exists in the deploy/api.py file. The agents file parameter is directly interpolated into an f-string without proper sanitization. This interpolated string is used to genera...

9.4CVSS6.3AI score0.00392EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1584 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.8CVSS7.5AI score0.00446EPSS
SaveExploits2References5
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:0 a.m.4 views

CVE-2026-29955

The /registercrd endpoint in KubePlus 4.14 in the kubeconfiggenerator component is vulnerable to command injection. The component uses subprocess.Popen with shell=True parameter to execute shell commands, and the user-supplied chartName parameter is directly concatenated into the command string...

6.1AI score0.02183EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-31727

Malicious code in bioql PyPI...

8.4CVSS8.4AI score0.01321EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2024-0100

Malicious code in bioql PyPI...

8.8CVSS8.5AI score0.0096EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/23 9:30 a.m.8 views

CVE-2024-3121

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.8CVSS5.1AI score0.00446EPSS
SaveExploits2References1
Veracode
Veracode
added 2025/05/07 7:26 a.m.12 views

OS Command Injection

aworld is vulnerable to OS Command Injection. The vulnerability is due to improper input sanitization due to unsafe use of subprocess.run and subprocess.Popen in AWorld/aworld/virtualenvironments/terminals/shelltool.py, which allows remote attackers to execute arbitrary operating system commands ...

8.1CVSS7.8AI score0.03072EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/28 9:30 p.m.13 views

AWorld OS Command Injection vulnerability

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

8.1CVSS7.1AI score0.03072EPSS
SaveExploits1References8Affected Software1
CNNVD
CNNVD
added 2025/04/28 12:0 a.m.6 views

AWorld 命令注入漏洞

AWorld is an easy to build, evaluate, and run generic multi-agent assistance program open-sourced by inclusionAI. AWorld suffers from a command injection vulnerability that stems from incorrect manipulation of the function subprocess.run/subprocess.Popen resulting in os command injection...

8.1CVSS5.5AI score0.03072EPSS
SaveExploits1References6
NVD
NVD
added 2025/03/20 10:15 a.m.20 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.8CVSS0.01277EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.82 views

CVE-2024-9920

CVE-2024-9920 affects parisneo/lollms-webui (v12). The vulnerability occurs in the “Send file to AL” feature, which accepts file uploads with extensions such as .py/.sh/.bat and then can execute them via the /open_file endpoint. Root cause: files are opened with subprocess.Popen without proper va...

8.8CVSS7.1AI score0.01277EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2024/06/24 12:15 a.m.12 views

CVE-2024-3121

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

3.3CVSS8.1AI score0.00446EPSS
SaveExploits2References1
Rows per page
Query Builder