Lucene search
+L

5206 matches found

Cvelist
Cvelist
added 2024/07/19 7:58 p.m.44 views

CVE-2024-41122 Custom environment variables allow to alter execution flow of plugins in Woodpecker

Woodpecker is a simple yet powerful CI/CD engine with great extensibility. The server allow to create any user who can trigger a pipeline run malicious workflows: 1. Those workflows can either lead to a host takeover that runs the agent executing the workflow. 2. Or allow to extract the secrets w...

7.5CVSS0.00618EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/07/19 7:19 a.m.14 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.002EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/19 2:38 a.m.11 views

SUSE 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.3CVSS6.8AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/18 5:18 p.m.23 views

GHSA-G92J-QHMH-64V2 Sentry's Python SDK unintentionally exposes environment variables to subprocesses

Impact The bug in Sentry's Python SDK subprocess.checkoutput"env", env="TEST":"1" b'TEST=1\n' If you'd want to not pass any variables, you can set an empty dict: subprocess.checkoutput"env", env= b'' However, the bug in Sentry SDK 2.8.0 causes all environment variables to be passed to the...

2.5CVSS5.7AI score0.002EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2024/07/18 5:18 p.m.33 views

Sentry's Python SDK unintentionally exposes environment variables to subprocesses

Impact The bug in Sentry's Python SDK subprocess.checkoutput"env", env="TEST":"1" b'TEST=1\n' If you'd want to not pass any variables, you can set an empty dict: subprocess.checkoutput"env", env= b'' However, the bug in Sentry SDK 2.8.0 causes all environment variables to be passed to the...

5.3CVSS5AI score0.002EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2024/07/18 5:15 p.m.29 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.3CVSS0.002EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/18 5:15 p.m.4 views

DEBIAN-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.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/18 5:15 p.m.19 views

UBUNTU-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.002EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/18 4:51 p.m.16 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 score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/07/18 4:51 p.m.21 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.6AI score0.002EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/18 4:51 p.m.67 views

CVE-2024-40647

CVE-2024-40647 affects the Python SDK for Sentry (sentry-sdk) prior to 2.8.0. With the Stdlib integration enabled by default, a bug causes environment variables to be passed to subprocesses in Python’s subprocess calls, even when env={} is specified. The issue is fixed in sentry-sdk 2.8.0 (and pa...

5.3CVSS4.9AI score0.002EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/18 4:51 p.m.47 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.002EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/09 5:50 p.m.78 views

CVE-2024-39698

The CVE-2024-39698 entry concerns a Windows code-signing bypass in electron-updater. A flaw in the verification routine in packages/electron-updater/src/windowsExecutableCodeSignatureVerifier.ts arises because the surrounding shell (cmd.exe) expands environment variables in the command line, enab...

7.5CVSS7.1AI score0.00336EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.16 views

PT-2024-28636 · Unknown · Electron-Updater

Name of the Vulnerable Software and Affected Versions: electron-updater versions prior to 6.3.0-alpha.6 Description: The issue concerns the signature validation routine for Electron applications on Windows, implemented in the file...

7.7CVSS6.4AI score0.00336EPSS
SaveExploits1References10
Spring Security Advisories
Spring Security Advisories
added 2024/07/08 12:00 a.m.23 views

Spring AI - Groq AI inference

Faster information processing not only inform—it transforms how we perceive and innovate. Spring AI, a powerful framework for integrating AI capabilities into Spring applications, now offers support for Groq - a blazingly fast AI inference engine with supports for Tool/Function calling. Because...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.32 views

CBL Mariner 2.0 Security Update: nodejs / nodejs18 (CVE-2024-21892)

The version of nodejs / nodejs18 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-21892 advisory. - On Linux, Node.js ignores certain environment variables if those May have been set by an...

7.8CVSS7.2AI score0.00562EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/02 8:15 p.m.2 views

DEBIAN-CVE-2023-24531

Command go env is documented as outputting a shell script containing the Go environment. However, go env doesn't sanitize values, so executing its output as a shell script can cause various bad bahaviors, including executing arbitrary commands or inserting new environment variables. This issue is...

9.8CVSS7.5AI score0.0084EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/02 8:15 p.m.12 views

AZL-79036 CVE-2023-24531 affecting package golang 1.25.7-1

Command go env is documented as outputting a shell script containing the Go environment. However, go env doesn't sanitize values, so executing its output as a shell script can cause various bad bahaviors, including executing arbitrary commands or inserting new environment variables. This issue is...

9.8CVSS7.1AI score0.0084EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/02 8:15 p.m.26 views

CVE-2023-24531

Command go env is documented as outputting a shell script containing the Go environment. However, go env doesn't sanitize values, so executing its output as a shell script can cause various bad bahaviors, including executing arbitrary commands or inserting new environment variables. This issue is...

7AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/02 8:15 p.m.30 views

CVE-2023-24531

Command go env is documented as outputting a shell script containing the Go environment. However, go env doesn't sanitize values, so executing its output as a shell script can cause various bad bahaviors, including executing arbitrary commands or inserting new environment variables. This issue is...

9.8CVSS7AI score0.0084EPSS
SaveExploits0References8
Rows per page
Query Builder