Lucene search
K

2622 matches found

AlpineLinux
AlpineLinux
added 2025/07/04 12:0 a.m.2 views

CVE-2025-49809

mtr through 0.95, in certain privileged contexts, mishandles execution of a program specified by the MTRPACKET environment variable. NOTE: mtr on macOS may often have Sudo rules, as an indirect consequence of Homebrew not installing setuid binaries...

7.8CVSS7.2AI score0.00054EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/06/30 1:16 p.m.2 views

kafka-clients: privilege escalation to filesystem read-access via automatic ConfigProvider

A flaw was found in Apache Kafka Clients. Apache Kafka Clients accepts configuration data for customizing behavior and includes ConfigProvider plugins to manipulate these configurations. Apache Kafka also provides FileConfigProvider, DirectoryConfigProvider, and EnvVarConfigProvider...

6.5CVSS7.4AI score0.00156EPSS
Exploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/17 7:48 p.m.2 views

Security Bulletin: Security Vulnerability in Apache Kafka Client Affects IBM Sterling B2B Integrator and IBM Sterling File Gateway (CVE-2024-31141)

Summary IBM Sterling B2B Integrator and IBM Sterling File Gateway have addressed the security vulnearbility in Apache Kafka Client Vulnerability Details CVEID:CVE-2024-31141 DESCRIPTION: Files or Directories Accessible to External Parties, Improper Privilege Management vulnerability in Apache Kaf...

6.5CVSS6.8AI score0.00156EPSS
Exploits0Affected Software1
OSV
OSV
added 2025/06/10 5:17 p.m.2 views

GO-2025-3745 listmonk's Sprig template Injection vulnerability leads to reading of Environment Variable for low privilege user in github.com/knadh/listmonk

listmonk's Sprig template Injection vulnerability leads to reading of Environment Variable for low privilege user in github.com/knadh/listmonk. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is...

9CVSS7.4AI score0.61762EPSS
Exploits2References4
Veracode
Veracode
added 2025/06/10 6:43 a.m.6 views

Environment Variable Exposure

github.com/knadh/listmonk is vulnerable to Environment Variable Exposure. The vulnerability is due to the use of env and expandenv template functions in Sprig, which allows non-super-admin users to capture sensitive environment variables in multi-user installations...

9CVSS9AI score0.61762EPSS
Exploits2References5Affected Software1
Cvelist
Cvelist
added 2025/06/09 4:21 p.m.16 views

CVE-2025-49136 listmonk's Sprig template Injection vulnerability leads to reading of Environment Variable for low privilege user

listmonk is a standalone, self-hosted, newsletter and mailing list manager. Starting in version 4.0.0 and prior to version 5.0.2, the env and expandenv template functions which is enabled by default in Sprig enables capturing of env variables on host. While this may not be a problem on single-use...

9CVSS0.61762EPSS
Exploits2References3
Vulnrichment
Vulnrichment
added 2025/06/09 4:21 p.m.3 views

CVE-2025-49136 listmonk's Sprig template Injection vulnerability leads to reading of Environment Variable for low privilege user

listmonk is a standalone, self-hosted, newsletter and mailing list manager. Starting in version 4.0.0 and prior to version 5.0.2, the env and expandenv template functions which is enabled by default in Sprig enables capturing of env variables on host. While this may not be a problem on single-use...

9CVSS6.9AI score0.61762EPSS
Exploits2References3
OSV
OSV
added 2025/06/09 1:9 p.m.2 views

GHSA-JC7G-X28F-3V3H listmonk's Sprig template Injection vulnerability leads to reading of Environment Variable for low privilege user

Summary The env and expandenv template functions which is enabled by default in Sprig enables capturing of env variables on the host. While this may not be a problem on single-user super admin installations, on multi-user installations, this allows non-super-admin users with campaign or template...

9CVSS7.2AI score0.61762EPSS
Exploits2References5
CNNVD
CNNVD
added 2025/06/09 12:0 a.m.2 views

listmonk 安全漏洞

listmonk is a high-performance, self-hosted, newsletter and mailing list manager with a modern dashboard by the individual developer Kailash Nadh. A security vulnerability exists in listmonk versions prior to 5.0.2, which stems from a template function capturing an environment variable that could...

9CVSS6.1AI score0.61762EPSS
Exploits2References4
Positive Technologies
Positive Technologies
added 2025/06/09 12:0 a.m.2 views

PT-2025-24526 · Sprig +1 · Sprig +1

Name of the Vulnerable Software and Affected Versions: Listmonk versions 4.0.0 through 5.0.2 Description: Listmonk is a standalone, self-hosted, newsletter and mailing list manager. The env and expandenv template functions, enabled by default in Sprig, allow capturing of environment variables on...

9CVSS6AI score0.61762EPSS
Exploits2References11
RedhatCVE
RedhatCVE
added 2025/06/06 8:12 p.m.12 views

CVE-2025-48934

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to versions 2.1.13 and 2.2.13, the Deno.env.toObject method ignores any variables listed in the --deny-env option of the deno run command. When looking at the documentation of the --deny-env option this might lead to a false...

6.9CVSS7.2AI score0.00351EPSS
Exploits1References1
NVD
NVD
added 2025/06/04 8:15 p.m.11 views

CVE-2025-48934

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to versions 2.1.13 and 2.2.13, the Deno.env.toObject method ignores any variables listed in the --deny-env option of the deno run command. When looking at the documentation of the --deny-env option this might lead to a false...

6.9CVSS0.00351EPSS
Exploits1References6
CVE
CVE
added 2025/06/04 7:21 p.m.63 views

CVE-2025-48934

CVE-2025-48934 affects Deno runtime prior to v2.1.13 and v2.2.13, where Deno.env.toObject() can reveal environment variables despite --deny-env, due to the reading of variables exempt from the deny filter. The issue allows code to access most environment variables via toObject, potentially leakin...

6.9CVSS6.5AI score0.00351EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2025/06/04 7:21 p.m.4 views

CVE-2025-48934 Deno.env.toObject() ignores the variables listed in --deny-env and returns all environment variables

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to versions 2.1.13 and 2.2.13, the Deno.env.toObject method ignores any variables listed in the --deny-env option of the deno run command. When looking at the documentation of the --deny-env option this might lead to a false...

6.9CVSS6.7AI score0.00351EPSS
Exploits1References8
Vulnrichment
Vulnrichment
added 2025/06/04 7:21 p.m.11 views

CVE-2025-48934 Deno.env.toObject() ignores the variables listed in --deny-env and returns all environment variables

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to versions 2.1.13 and 2.2.13, the Deno.env.toObject method ignores any variables listed in the --deny-env option of the deno run command. When looking at the documentation of the --deny-env option this might lead to a false...

6.9CVSS7.1AI score0.00351EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2025/05/28 2:40 p.m.7 views

Contrast workload secrets leak to logs on INFO level

Impact When the Contrast initializer is configured with a CONTRASTLOGLEVEL of info or debug, the workload secret is logged to stderr and written to Kubernetes logs. Since info is the default setting, this affects all Contrast installations that don't customize their initializers' log level. The...

6.7AI score
Exploits0References2Affected Software1
Debian
Debian
added 2025/05/27 1:55 p.m.14 views

[SECURITY] [DLA 4181-1] glibc security update

Debian LTS Advisory DLA-4181-1 [email protected] https://www.debian.org/lts/security/ Sean Whitton May 27, 2025 https://wiki.debian.org/LTS Package : glibc Version : 2.31-13+deb11u13 CVE ID : CVE-2025-4802 A flaw was discovered in the dynamic linking support in the GNU C Library, the C...

7.8CVSS6.8AI score0.00043EPSS
Exploits1
Huntr
Huntr
added 2025/05/25 6:55 a.m.4 views

Environment Variable XSS in Analytics Component

Description A critical stored Cross-Site Scripting XSS vulnerability exists in the Analytics component of lunary-ai/lunary where the NEXTPUBLICCUSTOMSCRIPT environment variable is directly injected into the DOM using dangerouslySetInnerHTML without any sanitization or validation. This allows...

9.6CVSS7.5AI score0.00208EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/23 10:34 a.m.3 views

CVE-2024-45798

arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. The arduino-esp32 CI is vulnerable to multiple Poisoned Pipeline Execution PPE vulnerabilities. Code injection in testsresults.yml workflow GHSL-2024-169 and environment Variable...

9.9CVSS7.6AI score0.00319EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 8:46 a.m.3 views

CVE-2024-27805

An issue was addressed with improved validation of environment variables. This issue is fixed in iOS 16.7.8 and iPadOS 16.7.8, iOS 17.5 and iPadOS 17.5, macOS Monterey 12.7.5, macOS Sonoma 14.5, macOS Ventura 13.6.7, tvOS 17.5, watchOS 10.5. An app may be able to access sensitive user data...

5.5CVSS7.1AI score0.0002EPSS
Exploits0References1
Rows per page
Query Builder