Lucene search
K

2622 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 9:2 p.m.8 views

CVE-2022-46155

Airtable.js is the JavaScript client for Airtable. Prior to version 0.11.6, Airtable.js had a misconfigured build script in its source package. When the build script is run, it would bundle environment variables into the build target of a transpiled bundle. Specifically, the AIRTABLEAPIKEY and...

7.6CVSS6.5AI score0.00196EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 9:0 p.m.6 views

CVE-2022-46179

LiuOS is a small Python project meant to imitate the functions of a regular operating system. Version 0.1.0 and prior of LiuOS allow an attacker to set the GITHUBACTIONS environment variable to anything other than null or true and skip authentication checks. This issue is patched in the latest...

9.2CVSS6.8AI score0.00053EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 7:32 p.m.9 views

CVE-2022-39321

GitHub Actions Runner is the application that runs a job from a GitHub Actions workflow. The actions runner invokes the docker cli directly in order to run job containers, service containers, or container actions. A bug in the logic for how the environment is encoded into these docker commands wa...

9.9CVSS7AI score0.0095EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:56 p.m.6 views

CVE-2020-15272

In the git-tag-annotation-action open source GitHub Action before version 1.0.1, an attacker can execute arbitrary shell commands if they can control the value of the tag input or manage to alter the value of the GITHUBREF environment variable. The problem has been patched in version 1.0.1. If yo...

9.6CVSS7.5AI score0.00343EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/02/05 2:10 p.m.7 views

CVE-2020-11059

In AEgir greater than or equal to 21.7.0 and less than 21.10.1, aegir publish and aegir build may leak secrets from environment variables in the browser bundle published to npm. This has been fixed in 21.10.1...

9.6CVSS6.6AI score0.00373EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/02/05 1:53 p.m.4 views

logback-core: arbitrary code execution via JaninoEventEvaluator

A flaw was found in Logback. This flaw allows a privileged attacker with write access to modify Logback configuration files or inject a malicious environment variable to execute arbitrary code via the JaninoEventEvaluator extension...

5.9CVSS7.5AI score0.00169EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/02/05 9:53 a.m.7 views

CVE-2024-3104

A remote code execution vulnerability exists in mintplex-labs/anything-llm due to improper handling of environment variables. Attackers can exploit this vulnerability by injecting arbitrary environment variables via the POST /api/system/update-env endpoint, which allows for the execution of...

9.8CVSS8.1AI score0.06578EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 9:0 a.m.3 views

CVE-2024-38811

VMware Fusion 13.x before 13.6 contains a code-execution vulnerability due to the usage of an insecure environment variable. A malicious actor with standard user privileges may exploit this vulnerability to execute code in the context of the Fusion application...

8.8CVSS7.2AI score0.00128EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/02/05 2:26 a.m.4 views

CVE-2024-42370

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions 2.10.0 and prior, Litestar's docs-preview.yml workflow is vulnerable to Environment Variable injection which may lead to secret exfiltration and repository manipulation. This issue grants a malicious actor the...

8.3CVSS7AI score0.00985EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/02/03 10:34 p.m.22 views

ZX Allows Environment Variable Injection for dotenv API

Impact This vulnerability is an Environment Variable Injection issue in dotenv.stringify, affecting google/zx version 8.3.1. An attacker with control over environment variable values can inject unintended environment variables into process.env. This can lead to arbitrary command execution or...

1CVSS7.2AI score0.00056EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2025/02/03 9:15 p.m.3 views

CVE-2025-24959

zx is a tool for writing better scripts. An attacker with control over environment variable values can inject unintended environment variables into process.env. This can lead to arbitrary command execution or unexpected behavior in applications that rely on environment variables for...

1CVSS0.00056EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/02/03 8:48 p.m.15 views

CVE-2025-24959 Environment Variable Injection for dotenv API in zx

zx is a tool for writing better scripts. An attacker with control over environment variable values can inject unintended environment variables into process.env. This can lead to arbitrary command execution or unexpected behavior in applications that rely on environment variables for...

1CVSS0.00056EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/02/03 8:48 p.m.6 views

CVE-2025-24959 Environment Variable Injection for dotenv API in zx

zx is a tool for writing better scripts. An attacker with control over environment variable values can inject unintended environment variables into process.env. This can lead to arbitrary command execution or unexpected behavior in applications that rely on environment variables for...

1CVSS6.7AI score0.00056EPSS
Exploits0References2
CVE
CVE
added 2025/02/03 8:48 p.m.81 views

CVE-2025-24959

CVE-2025-24959 affects zx (versions prior to 8.3.2) due to an Environment Variable Injection flaw in dotenv.stringify, allowing an attacker controlling environment variable values to inject variables into process.env. Impact can include arbitrary command execution or unexpected behavior in securi...

1CVSS6.8AI score0.00056EPSS
Exploits0References2
OSV
OSV
added 2025/02/03 8:47 a.m.1 views

SUSE-SU-2025:20007-1 Security update for less

This update for less fixes the following issues: - CVE-2024-32487: Fix a bug where mishandling of \n character in paths when LESSOPEN is set leads to OS command execution. bsc1222849...

8.6CVSS6.8AI score0.00329EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/02/03 12:0 a.m.2 views

zx 代码注入漏洞

zx is a Google open source tool for writing scripts. A code injection vulnerability exists in zx version 8.3.1, which stems from the presence of an environment variable injection vulnerability that can lead to command execution or abnormal behavior...

1CVSS7.3AI score0.00056EPSS
Exploits0References2
NVD
NVD
added 2025/01/27 10:15 p.m.5 views

CVE-2024-54536

The issue was addressed with improved validation of environment variables. This issue is fixed in macOS Sequoia 15.2. An app may be able to edit NVRAM variables...

5.5CVSS0.00089EPSS
Exploits0References1
CVE
CVE
added 2025/01/27 9:45 p.m.45 views

CVE-2024-54536

The CVE-2024-54536 issue affects macOS Sequoia (15.2). It arises from insufficient validation of environment variables, allowing an app to edit NVRAM variables. Apple fixed this by improving environment variable validation in Sequoia 15.2. The available public descriptions confirm the vulnerabili...

5.5CVSS6AI score0.00089EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2025/01/21 9:7 p.m.5 views

GHSA-W2GF-JXC9-PF2Q sniff_csv provides filesystem access even when enable_external_access is disabled in duckdb

Summary Content in filesystem is accessible for reading using sniffcsv, even with enableexternalaccess=false. Details During a pentest, a security researcher was able to access environment variable data and other system data by using the sniffcsv function, even though we set enableexternalaccess ...

7.5CVSS7.2AI score0.00466EPSS
Exploits1References6
OSV
OSV
added 2025/01/14 7:21 p.m.7 views

BIT-PHP-MIN-2022-4900 Potential buffer overflow in php_cli_server_startup_workers

A vulnerability was found in PHP where setting the environment variable PHPCLISERVERWORKERS to a large value leads to a heap buffer overflow...

6.2CVSS6AI score0.00065EPSS
Exploits0References7
Rows per page
Query Builder