Lucene search
K

20 matches found

EUVD
EUVD
added last week3 views

EUVD-2026-32930

CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.29.1 and 1.28.3, the CloudNativePG metrics exporter opens its PostgreSQL connection as the postgres superuser via the pod-local Unix socket, then demotes the session with SET ROLE...

9.4CVSS5.9AI score0.00043EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.5 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from inconsistent inheritance of LOGSUBDOMAINSOFF in landlock. This vulnerability may cause subprocesses to...

5.8AI score0.00022EPSS
Exploits0References3
NVD
NVD
added 2026/05/14 9:16 p.m.5 views

CVE-2026-45370

python-utcp is the python implementation of UTCP. Prior to 1.1.3, prepareenvironment in clicommunicationprotocol.py passes a full copy of os.environ to every CLI subprocess. When combined with CVE-2026-45369, an attacker can exfiltrate all process-level secrets in a single tool call. This...

7.7CVSS0.00034EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/03/20 1:15 p.m.155 views

agent-skill-poc

Agent Skill POC - LLM-driven Interactive CLI Agent An LLM-dri...

6.1AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-40647

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 th...

5.3CVSS5.8AI score0.00028EPSS
Exploits0References3
Veracode
Veracode
added 2024/08/05 3:44 a.m.9 views

OS Command Injection

github.com/charmbracelet/soft-serve is vulnerable to OS Command Injection. The vulnerability is due to improper environment variable handling due to Soft Serve passing all environment variables given by the client to git subprocesses. Attackers can use this to execute arbitrary code via environme...

8.1CVSS7.8AI score0.00399EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/19 2:38 a.m.1 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.00028EPSS
Exploits0References4
OSV
OSV
added 2024/07/18 5:18 p.m.2 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.00028EPSS
Exploits0References11
Github Security Blog
Github Security Blog
added 2024/07/18 5:18 p.m.16 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.00028EPSS
Exploits0References11Affected Software1
OSV
OSV
added 2024/07/18 5:15 p.m.1 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.00028EPSS
Exploits0References1
NVD
NVD
added 2024/07/18 5:15 p.m.11 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.00028EPSS
Exploits0References8
OSV
OSV
added 2024/07/18 5:15 p.m.0 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.00028EPSS
Exploits0References10
CVE
CVE
added 2024/07/18 4:51 p.m.34 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.00028EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/07/18 4:51 p.m.15 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.00028EPSS
Exploits0References7
Kitploit
Kitploit
added 2019/02/14 1:33 p.m.233 views

Lazygit - Simple Terminal UI For Git Commands

A simple terminal UI for git commands, written in Go with the gocui library. Are YOU tired of typing every git command directly into the terminal, but you're too stubborn to use Sourcetree because you'll never forgive Atlassian for making Jira? This is the app for you! Installation Homebrew brew...

7.3AI score
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2016/03/15 12:0 a.m.39 views

Debian DSA-3517-1 : exim4 - security update

A local root privilege escalation vulnerability was found in Exim, Debian's default mail transfer agent, in configurations using the'perlstartup' option Only Exim via exim4-daemon-heavy enables Perl support. To address the vulnerability, updated Exim versions clean the complete execution...

7CVSS7AI score0.5677EPSS
Exploits13References5
ArchLinux
ArchLinux
added 2016/03/10 12:0 a.m.40 views

perl: improper input validation

Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV, but getenv would return the first. Perl's taint...

5CVSS1.4AI score0.27444EPSS
Exploits0References3
Mageia
Mageia
added 2016/03/07 6:3 p.m.32 views

Updated perl packages fix CVE-2016-2381

Updated perl packages fix security vulnerability: Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV,...

7.5CVSS1.2AI score0.27444EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2015/11/19 6:4 a.m.53 views

Moderate: Red Hat Security Advisory: python security, bug fix, and enhancement update

Updated python packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which gi...

9.8CVSS6.9AI score0.07232EPSS
Exploits9References15
Silent Robot Systems
Silent Robot Systems
added 2015/04/14 4:0 a.m.16 views

Simple Ruby Exec with Open and Pipe

I was researching something else and thought this was a cool way to execute a command through the open method in ruby: 1 | open"|CMD" ---|--- The key is starting the open with pipe. For example, 1 | open"|ls" ---|--- Or to exec and print the result in one line: 1 | open"|ls".each |out| puts out...

7.3AI score
Exploits0
Rows per page
Query Builder