Lucene search
+L

78 matches found

Kitploit
Kitploit
•added 2026/09/24 1:08 p.m.•9 views

CVE-2017-11610

Supervisord Remote Command Execution Vulnerability Script CVE-2017-11610 Vulnerability Overview Supervisor is a process management tool written in Python, which can be used to start, restart auto-restart programs, and stop processes not just Python processes on UNIX-like systems Windows is not...

9CVSS7.8AI score0.87378EPSS
SaveExploits10
NVD
NVD
•added 2026/09/23 5:17 p.m.•8 views

CVE-2026-93349

Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore console command that allows an attacker who supplies a crafted Data Package descriptor to execute arbitrary operating system commands as the user who explores it. Attackers can place shell metacharacters ...

8.8CVSS0.02047EPSS
SaveExploits1References3
OSV
OSV
•added 2026/09/23 4:34 p.m.•4 views

CVE-2026-93349 Frictionless OS Command Injection via explore Console Command

Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore console command that allows an attacker who supplies a crafted Data Package descriptor to execute arbitrary operating system commands as the user who explores it. Attackers can place shell metacharacters ...

8.6CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/23 4:34 p.m.•33 views

CVE-2026-93349 Frictionless OS Command Injection via explore Console Command

Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore console command that allows an attacker who supplies a crafted Data Package descriptor to execute arbitrary operating system commands as the user who explores it. Attackers can place shell metacharacters ...

8.8CVSS0.02047EPSS
SaveExploits1References3
CVE
CVE
•added 2026/09/23 4:34 p.m.•6 views

CVE-2026-93349

Frictionless versions through 5.20.0rc1 are vulnerable to an OS command injection in the explore console command. The root cause is the unsanitized passing of resource path values from a datapackage.json descriptor to os.system via a shell. An attacker can supply a crafted descriptor containing s...

8.8CVSS6.4AI score0.02047EPSS
SaveExploits1References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/23 12:00 a.m.•4 views

CVE-2026-93349: Improper Neutralization of Special Elements used in an OS Command

Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore console command that allows an attacker who supplies a crafted Data Package descriptor to execute arbitrary operating system commands as the user who explores it. Attackers can place shell metacharacters ...

8.8CVSS6.4AI score0.02047EPSS
SaveExploits1References2
Kitploit
Kitploit
•added 2026/09/22 4:54 p.m.•13 views

CVE-2021-42561

CVE-2021-42561: Command Injection via the Human Plugin in MITRE Caldera In Caldera versions =2.8.1 the Human plugin passes the unsanitized name parameter to a python "os.system" function. This allow attackers to use shell metacharacters e.g. backticks "" or dollar parenthesis "$" in order to esca...

9CVSS8.2AI score0.19572EPSS
SaveExploits2References1
Kitploit
Kitploit
•added 2026/09/21 8:08 a.m.•11 views

ZeroLogon-to-Shell

This is a combination of the zerologontester.py code and the tool evil-winrm to get a shell. I just added a "os.system" to use evil-winrm. Requirements: To get the Administrator NTLM HASH I recommend you to use secretsdump tool from impacket And, of course, you need to install evil-winrm This is...

10CVSS7.5AI score0.99389EPSS
SaveExploits76References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•0 views

CVE-2026-72580: Improper Neutralization of Special Elements used in an OS Command

An OS command injection vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers running the patch. The /mute and /unmute endpoint handlers in api/main.py pass the user-supplied silent query parameter directl...

9.8CVSS6.5AI score0.01655EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/05 12:00 a.m.•1 views

CVE-2026-71284: Improper Neutralization of Special Elements used in an OS Command

Fledge's backup-restore upload handler, uploadbackup python/fledge/services/core/api/backuprestore.py, takes the first extracted tar member's filename tarfilenames0 and builds a shell command via string formatting. Because os.system invokes a shell and no quoting shlex.quote, list-form subprocess...

7.2CVSS6AI score0.00918EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/17 9:53 p.m.•9 views

Command Injection

Overview django-pyas2 is an AS2 file transfer Server built on Python and Django. Affected versions of this package are vulnerable to Command Injection via the cmdreceive and cmdsend fields in the Partner model, which are passed directly to the os.system function without sanitization. An attacker...

9.8CVSS5.9AI score0.02055EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/15 12:00 a.m.•29 views

PT-2026-60140

PraisonAI before 4.6.78 contains a remote code execution vulnerability in JobWorkflowExecutor. exec inline python due to insufficient AST validation of workflow script steps. Attackers can create malicious YAML workflow files with import os statements followed by os.system calls that bypass sandb...

7.3CVSS6.6AI score0.00297EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/15 12:00 a.m.•0 views

CVE-2026-61438: Improper Neutralization of Special Elements used in an OS Command

PraisonAI before 4.6.78 contains a remote code execution vulnerability in JobWorkflowExecutor.execinlinepython due to insufficient AST validation of workflow script steps. Attackers can create malicious YAML workflow files with import os statements followed by os.system calls that bypass sandbox...

7.3CVSS6.6AI score0.00297EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/13 2:36 p.m.•14 views

PYSEC-2026-2661 MLflow has a command injection in mlflow/sagemaker/__init__.py

A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the mlflow/sagemaker/init.py file at lines 161-167. The vulnerability arises from the direct interpolation of user-supplied container image names into shell commands without proper sanitization, whic...

7.5CVSS6.3AI score0.01456EPSS
SaveExploits1References8
OSV
OSV
•added 2026/06/29 11:50 a.m.•21 views

PYSEC-2026-308 CraftBeerPi 4 allows arbitrary code execution

URL GET parameter "logtime" utilized within the "downloadlog" function from "cbpi/httpendpoints/httpsystem.py" is subsequently passed to the "os.system" function in "cbpi/controller/systemcontroller.py" without prior validation allowing arbitrary code execution. This issue affects CraftBeerPi 4:...

9.8CVSS6.1AI score0.01149EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/10 12:00 a.m.•0 views

CVE-2026-45564: Improper Neutralization of Special Elements used in an OS Command

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, POST /config/versions/ / / /save interpolates the URL-path configver parameter directly into a config-version path that ends up at os.systemf"dos2unix -q cfg". configver is not ru...

8.8CVSS5.7AI score0.00518EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/27 12:00 a.m.•1 views

CVE-2026-44712: Improper Neutralization of Special Elements used in an OS Command

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, a crafted UUID such as $id/tmp/rce in the config causes root RCE when pamusb-conf --reset-pads is run. A USB device with a crafted filesystem UUID some controllers allow this can inject the payload a...

8.2CVSS5.9AI score0.0021EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2026/05/13 12:00 a.m.•17 views

The vulnerability of the os.system() function on the lifecycle management platform for machine learning models allows a perpetrator to execute arbitrary commands.

The vulnerability of the os.system function on the lifecycle management platform for machine learning models involves improper code generation. Exploiting this vulnerability allows a remote attacker to execute arbitrary commands...

7.6CVSS7.5AI score0.01456EPSS
SaveExploits1References2Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/12 12:00 a.m.•0 views

CVE-2026-31226: Improper Neutralization of Special Elements used in an OS Command

The TinyZero project thru commit 6652a63c57fa7e5ccde3fc9c598c7176ff15b839 2025-58-24 contains a critical command injection vulnerability CWE-78 in its HDFS file operation utilities. The vulnerability arises from the unsafe construction and execution of shell commands via os.system without proper...

9.8CVSS6.5AI score0.02134EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/16 12:00 a.m.•0 views

CVE-2025-14287: Improper Control of Generation of Code

A command injection vulnerability exists in mlflow/mlflow versions before v3.7.0, specifically in the mlflow/sagemaker/init.py file at lines 161-167. The vulnerability arises from the direct interpolation of user-supplied container image names into shell commands without proper sanitization, whic...

8.8CVSS8.3AI score0.01456EPSS
SaveExploits1References4
Rows per page
Query Builder