Lucene search
K

2629 matches found

OSV
OSV
added 2025/03/26 2:54 p.m.5 views

GHSA-66PP-5P9W-Q87J Shescape has potential environment variable exposure on Windows with CMD

Impact This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of quote/quoteAll/escape/escapeAll. An attacker may be able to get read-only access to environment variables. Example: javascript import as cp from "node:childprocess"; import...

5.9CVSS6.3AI score0.00107EPSS
Exploits0References6
NVD
NVD
added 2025/03/25 11:15 p.m.13 views

CVE-2025-30222

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS0.00107EPSS
Exploits0References4
CVE
CVE
added 2025/03/25 11:0 p.m.69 views

CVE-2025-30222

Shescape vulnerability (CVE-2025-30222) affects versions 1.7.2–2.1.1 of the JavaScript shell-escape library. On Windows, when shell: 'cmd.exe' or shell: true is configured and any of quote/quoteAll/escape/escapeAll is used, an attacker may gain read-only access to environment variables due to env...

5.9CVSS7AI score0.00107EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/03/25 11:0 p.m.3 views

CVE-2025-30222 Shescape has potential environment variable exposure on Windows with CMD

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS7AI score0.00107EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/03/25 11:0 p.m.7 views

CVE-2025-30222 Shescape has potential environment variable exposure on Windows with CMD

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS0.00107EPSS
Exploits0References4
OSV
OSV
added 2025/03/25 11:0 p.m.7 views

CVE-2025-30222 Shescape has potential environment variable exposure on Windows with CMD

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS6.7AI score0.00107EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/03/17 1:51 a.m.1 views

grub2: net: Out-of-bounds write in grub_net_search_config_file()

A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grubstrcpy function. During this step, it fails to consider the environment variable length...

7.6CVSS8AI score0.00658EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/17 1:45 a.m.2 views

grub2: net: Out-of-bounds write in grub_net_search_config_file()

A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grubstrcpy function. During this step, it fails to consider the environment variable length...

7.6CVSS8AI score0.00658EPSS
Exploits0References4
CNVD
CNVD
added 2025/03/17 12:0 a.m.1 views

GNU GRUB2 Buffer Overflow Vulnerability (CNVD-2025-08319)

GRUB2 is a multiple bootloader for the GNU Project. GNU GRUB2 suffers from a buffer overflow vulnerability that stems from a failure to properly account for the length of an environment variable when copying user-controlled environment variable data to an internal buffer, resulting in an...

7.6CVSS7AI score0.00658EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/03/14 7:53 a.m.11 views

CVE-2025-22870

A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NOPROXY environment variable. Mitigation Mitigation for this issue is either not available or the currently available...

4.4CVSS5.8AI score0.00032EPSS
Exploits2References6
RedHat Linux
RedHat Linux
added 2025/03/13 4:3 p.m.5 views

grub2: net: Out-of-bounds write in grub_net_search_config_file()

A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grubstrcpy function. During this step, it fails to consider the environment variable length...

7.6CVSS8AI score0.00658EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2025/03/13 2:12 p.m.3 views

grub2: net: Out-of-bounds write in grub_net_search_config_file()

A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grubstrcpy function. During this step, it fails to consider the environment variable length...

7.6CVSS8AI score0.00658EPSS
Exploits0References4
OSV
OSV
added 2025/03/12 7:15 p.m.16 views

CVE-2025-22870

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NOPROXY environment variable is set to ".example.com", a request to "::1%25.example.com:80 will incorrectly match and not be proxied...

6.2AI score
Exploits0References5
AlpineLinux
AlpineLinux
added 2025/03/12 6:27 p.m.19 views

CVE-2025-22870

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NOPROXY environment variable is set to ".example.com", a request to "::1%25.example.com:80 will incorrectly match and not be proxied...

4.4CVSS6.8AI score0.00032EPSS
Exploits2
Vulnrichment
Vulnrichment
added 2025/03/12 6:27 p.m.15 views

CVE-2025-22870 HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NOPROXY environment variable is set to ".example.com", a request to "::1%25.example.com:80 will incorrectly match and not be proxied...

6.6AI score0.00032EPSS
Exploits2References4
Snyk
Snyk
added 2025/03/12 3:32 p.m.1 views

Arbitrary Command Injection

Overview basicsr is an Open Source Image and Video Super-Resolution Toolbox Affected versions of this package are vulnerable to Arbitrary Command Injection through the execution of scontrol show hostname in an environment where the SLURMNODELIST variable is manipulated. Remediation There is no...

5.3CVSS7.5AI score0.00041EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/03/12 6:52 a.m.4 views

grub2: net: Out-of-bounds write in grub_net_search_config_file()

A flaw was found in grub2. During the network boot process, when trying to search for the configuration file, grub copies data from a user controlled environment variable into an internal buffer using the grubstrcpy function. During this step, it fails to consider the environment variable length...

7.6CVSS8AI score0.00658EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/03/12 12:0 a.m.8 views

CVE-2024-27763

XPixelGroup BasicSR through 1.4.2 might locally allow code execution in contrived situations where "scontrol show hostname" is executed in the presence of a crafted SLURMNODELIST environment variable...

0.00041EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/03/12 12:0 a.m.4 views

CVE-2024-27763

XPixelGroup BasicSR through 1.4.2 might locally allow code execution in contrived situations where "scontrol show hostname" is executed in the presence of a crafted SLURMNODELIST environment variable...

5.7AI score0.00041EPSS
Exploits0References2
CVE
CVE
added 2025/03/12 12:0 a.m.38 views

CVE-2024-27763

CVE-2024-27763 affects XPixelGroup BasicSR up to version 1.4.2. The issue arises from how a crafted SLURM_NODELIST input is handled when running scontrol show hostname, which can locally allow code execution. The CVSS vector indicates a Local attack with Low privileges required and no user intera...

5.3CVSS7.1AI score0.00041EPSS
Exploits0References2
Rows per page
Query Builder