Lucene search
+L

5143 matches found

Ubuntu
Ubuntu
added 2024/07/24 8:18 a.m.17 views

USN-6912-1: provd vulnerability

James Henstridge discovered that provd incorrectly handled environment variables. A local attacker could possibly use this issue to run arbitrary programs and escalate privileges...

8.8CVSS5.3AI score0.00263EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2024/07/24 12:0 a.m.8 views

openSUSE Security Advisory (openSUSE-SU-2024:0214-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.3AI score0.002EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/07/24 12:0 a.m.9 views

PT-2024-6167 · Unknown +2 · Soft Serve +2

Name of the Vulnerable Software and Affected Versions: Soft Serve versions prior to 0.7.5 Description: The issue is related to Soft Serve passing all environment variables given by the client to git subprocesses, including variables that control program execution, such as LD PRELOAD. This can be...

8.6CVSS8.1AI score0.00509EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/07/24 12:0 a.m.14 views

Ubuntu 24.04 LTS : provd vulnerability (USN-6912-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-6912-1 advisory. James Henstridge discovered that provd incorrectly handled environment variables. A local attacker could possibly use this issue to run arbitrary programs and...

8.8CVSS5.8AI score0.00263EPSS
SaveExploits1References2
OSV
OSV
added 2024/07/23 9:17 a.m.9 views

OPENSUSE-SU-2024:0214-1 Security update for python-sentry-sdk

This update for python-sentry-sdk fixes the following issues: - CVE-2024-40647: Do not leak environment variables to child processes. bsc1228128...

5.3CVSS5AI score0.002EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2024/07/23 12:0 a.m.8 views

Security update for python-sentry-sdk (moderate)

openSUSE Security Update: Security update for python-sentry-sdk Announcement ID: openSUSE-SU-2024:0214-1 Rating: moderate References: 1228128 Cross-References: CVE-2024-40647 Affected Products: openSUSE Backports SLE-15-SP5 An update that fixes one vulnerability is now available. Description: Thi...

5.3CVSS7.1AI score0.002EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/07/19 7:59 p.m.26 views

Woodpecker's custom environment variables allow to alter execution flow of plugins

Impact The server allow to create any user who can trigger a pipeline run malicious workflows: - Those workflows can either lead to a host takeover that runs the agent executing the workflow. - Or allow to extract the secrets who would be normally provided to the plugins who's entrypoint are...

8.8CVSS6.8AI score0.00618EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2024/07/19 7:59 p.m.43 views

GHSA-3WF2-2PQ4-4RVC Woodpecker's custom environment variables allow to alter execution flow of plugins

Impact The server allow to create any user who can trigger a pipeline run malicious workflows: - Those workflows can either lead to a host takeover that runs the agent executing the workflow. - Or allow to extract the secrets who would be normally provided to the plugins who's entrypoint are...

7.5CVSS8AI score0.00618EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/19 7:58 p.m.16 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.5CVSS7.5AI score0.00618EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/19 7:58 p.m.42 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.9 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.19 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.27 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.3 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.65 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
Rows per page
Query Builder