Lucene search
K

349 matches found

BDU FSTEC
BDU FSTEC
added 2024/11/01 12:0 a.m.1 views

The vulnerability of the subprocess module in the Python programming language interpreter allows a perpetrator to trigger a service failure.

The vulnerability of the subprocess module in the Python programming language interpreter is related to privilege management errors. Exploiting this vulnerability can allow a malicious actor to cause service failures...

7.1CVSS6.7AI score0.00083EPSS
Exploits0References7Affected Software3
OSV
OSV
added 2024/10/04 4:35 p.m.125 views

BIT-PYTHON-2023-6507 Groups not dropped before running subprocess when using empty 'extra_groups' parameter

An issue was found in CPython 3.12.0 subprocess module on POSIX platforms. The issue was fixed in CPython 3.12.1 and does not affect other stable releases. When using the extragroups= parameter with an empty list as a value ie extragroups= the logic regressed to not call setgroups0, NULL before...

6.1CVSS5.6AI score0.00083EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.3 views

Groups not dropped before running subprocess when using empty 'extra_groups' parameter

...

6.1CVSS9.6AI score0.00083EPSS
Exploits0
Cvelist
Cvelist
added 2024/08/29 4:45 p.m.20 views

CVE-2024-43804 OS Command Injection via Port Scan Functionality in Roxy-WI

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. An OS Command Injection vulnerability allows any authenticated user on the application to execute arbitrary code on the web application server via port scanning functionality. User-supplied input is used withou...

8.8CVSS0.02203EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/08/29 4:45 p.m.16 views

CVE-2024-43804 OS Command Injection via Port Scan Functionality in Roxy-WI

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. An OS Command Injection vulnerability allows any authenticated user on the application to execute arbitrary code on the web application server via port scanning functionality. User-supplied input is used withou...

8.8CVSS9AI score0.02203EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2024/08/05 7:6 a.m.53 views

zzz

It is an offensive tool for Linux. The repository appears to be...

7.6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2024/07/22 5:40 p.m.17 views

ops leaking secrets if `subprocess.CalledProcessError` happens with a `secret-*` CLI command

Summary The issue here is that we pass the secret content as one of the args via CLI. This issue may affect any of our charms that are using: Juju =3.0, Juju secrets and not correctly capturing and processing subprocess.CalledProcessError. There are two points that may log this command, in...

4.4CVSS7.3AI score0.00044EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/07/22 4:15 p.m.12 views

CVE-2024-39685

Bert-VITS2 is the VITS2 Backbone with multilingual bert. User input supplied to the datadir variable is used directly in a command executed with subprocess.runcmd, shell=True in the resample function, which leads to arbitrary command execution. This affects fishaudio/Bert-VITS2 2.3 and earlier...

9.8CVSS0.00239EPSS
Exploits1References3
OSV
OSV
added 2024/07/22 3:16 p.m.8 views

CVE-2024-39686 fishaudio/Bert-VITS2 Command Injection in webui_preprocess.py bert_gen function

Bert-VITS2 is the VITS2 Backbone with multilingual bert. User input supplied to the datadir variable is used directly in a command executed with subprocess.runcmd, shell=True in the bertgen function, which leads to arbitrary command execution. This affects fishaudio/Bert-VITS2 2.3 and earlier...

9.8CVSS7.3AI score0.00239EPSS
Exploits1References5
OSV
OSV
added 2024/07/22 3:13 p.m.6 views

CVE-2024-39685 fishaudio/Bert-VITS2 Command Injection in webui_preprocess.py resample function

Bert-VITS2 is the VITS2 Backbone with multilingual bert. User input supplied to the datadir variable is used directly in a command executed with subprocess.runcmd, shell=True in the resample function, which leads to arbitrary command execution. This affects fishaudio/Bert-VITS2 2.3 and earlier...

9.8CVSS7.3AI score0.00239EPSS
Exploits1References5
Veracode
Veracode
added 2024/07/19 7:19 a.m.10 views

Information Leakage

Sentry-sdk is vulnerable to Information Leakage. The vulnerability is due to subprocess calls leaking environment variables when the Stdlib integration is enabled, which could allow an attacker to gain access to sensitive environment variables by exploiting the unintended passing of these variabl...

5.3CVSS7.1AI score0.00028EPSS
Exploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2024/07/18 5:15 p.m.17 views

CVE-2024-40647

sentry-sdk is the official Python SDK for Sentry.io. A bug in Sentry's Python SDK 2.8.0 allows the environment variables to be passed to subprocesses despite the env= setting. In Python's subprocess calls, all environment variables are passed to subprocesses by default. However, if you specifical...

5.3CVSS5.7AI score0.00028EPSS
Exploits0References9
OSV
OSV
added 2024/07/18 4:51 p.m.11 views

CVE-2024-40647 Unintentional exposure of environment variables to subprocesses in sentry-sdk

sentry-sdk is the official Python SDK for Sentry.io. A bug in Sentry's Python SDK 2.8.0 allows the environment variables to be passed to subprocesses despite the env= setting. In Python's subprocess calls, all environment variables are passed to subprocesses by default. However, if you specifical...

5.3CVSS6.4AI score0.00028EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/07/18 4:51 p.m.18 views

CVE-2024-40647 Unintentional exposure of environment variables to subprocesses in sentry-sdk

sentry-sdk is the official Python SDK for Sentry.io. A bug in Sentry's Python SDK 2.8.0 allows the environment variables to be passed to subprocesses despite the env= setting. In Python's subprocess calls, all environment variables are passed to subprocesses by default. However, if you specifical...

5.3CVSS0.00028EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/07/18 4:51 p.m.19 views

CVE-2024-40647

sentry-sdk is the official Python SDK for Sentry.io. A bug in Sentry's Python SDK 2.8.0 allows the environment variables to be passed to subprocesses despite the env= setting. In Python's subprocess calls, all environment variables are passed to subprocesses by default. However, if you specifical...

5.3CVSS5.2AI score0.00028EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/06/24 3:51 p.m.26 views

CVE-2023-6507

A flaw was found in Python's subprocess module. When creating a new subprocess, the developer may specify a list of extra groups through the 'extragroups= parameter. When this optional parameter is informed with an empty list, the module fails to properly clean the associated groups from the new...

6.1CVSS6.5AI score0.00083EPSS
Exploits0References3
OSV
OSV
added 2024/06/24 12:15 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...

3.3CVSS8.1AI score
Exploits0References1
GithubExploit
GithubExploit
added 2024/06/20 1:52 a.m.488 views

Exploit for OS Command Injection in Zyxel Nas326_Firmware

CVE-2024-29973 !image-20240619220245325README.assets/Snipa...

9.8CVSS9.5AI score0.93982EPSS
Exploits7
Github Security Blog
Github Security Blog
added 2024/06/11 8:22 p.m.17 views

document-merge-service vulnerable to Remote Code Execution via Server-Side Template Injection

Impact What kind of vulnerability is it? Who is impacted? A remote code execution RCE via server-side template injection SSTI allows for user supplied code to be executed in the server's context where it is executed as the document-merge-server user with the UID 901 thus giving an attacker...

7.2CVSS8.9AI score0.05604EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2024/05/22 7:29 p.m.65 views

CVE-2024-4267

The CVE-2024-4267 entry concerns parisneo/lollms-webui version 9.5, in the open_file (open file) function. The root cause is improper neutralization of elements in a user-controlled file path used by subprocess.Popen, allowing command injection. This enables remote code execution where an attacke...

9.8CVSS8.9AI score0.0172EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder