Lucene search
+L

2690 matches found

CNNVD
CNNVD
added 2026/03/19 12:0 a.m.14 views

OpenClaw 操作系统命令注入漏洞

OpenClaw is an automation tool for executing system commands. A security vulnerability exists in the system.run function in versions of OpenClaw prior to 2026.2.22, which stems from not effectively filtering environment variables such as SHELLOPTS and PS4. An attacker can exploit this vulnerabili...

7.5CVSS6AI score0.0053EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/11 8:16 p.m.12 views

CVE-2026-32094

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.10, Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like...

6.9CVSS0.00214EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/11 7:53 p.m.30 views

GHSA-9JFH-9XRQ-4VWM Shescape escape() leaves bracket glob expansion active on Bash, BusyBox, and Dash

Summary Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like secret12 to expand into multiple filesystem matches instead of a single...

6.9CVSS5.9AI score0.00214EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/03/11 7:53 p.m.9 views

Shescape escape() leaves bracket glob expansion active on Bash, BusyBox, and Dash

Summary Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like secret12 to expand into multiple filesystem matches instead of a single...

6.9CVSS5.8AI score0.00214EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/03/11 7:53 p.m.8 views

EUVD-2026-11333

Shescape escape leaves bracket glob expansion active on Bash, BusyBox, and Dash...

6.9CVSS5.8AI score0.00214EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:50 p.m.6 views

CVE-2026-32094

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.10, Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like...

6.9CVSS5.8AI score0.00214EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/11 7:50 p.m.26 views

CVE-2026-32094

CVE-2026-32094 affects the JavaScript library Shescape. Prior to 2.1.10, Shescape#escape() does not escape square-bracket glob syntax used by Bash, BusyBox sh, and Dash. If an application interpolates the returned value directly into a shell command, attacker-controlled input such as secret[12] c...

6.9CVSS5.8AI score0.00214EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/11 7:50 p.m.4 views

CVE-2026-32094 Shescape escape() leaves bracket glob expansion active on Bash, BusyBox, and Dash

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.10, Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like...

6.9CVSS5.8AI score0.00214EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/11 7:50 p.m.37 views

CVE-2026-32094 Shescape escape() leaves bracket glob expansion active on Bash, BusyBox, and Dash

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.10, Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like...

6.9CVSS0.00214EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.13 views

PT-2026-24813

Summary Shescapeescape does not escape square-bracket glob syntax for Bash, BusyBox sh, and Dash. Applications that interpolate the return value directly into a shell command string can cause an attacker-controlled value like secret12 to expand into multiple filesystem matches instead of a single...

6.9CVSS5.9AI score0.00214EPSS
SaveExploits1References11
NVD
NVD
added 2026/03/06 5:16 p.m.9 views

CVE-2026-29783

The shell tool within GitHub Copilot CLI versions prior to and including 0.0.422 can allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files, MCP server...

7.8CVSS0.00363EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/06 4:43 p.m.6 views

Command Injection

Overview @github/copilot is a GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. Affected versions of this package are vulnerable to Command Injection via crafted bash parameter expansion patterns in the shell command assessment process. An attacker can execute...

7.5CVSS6.1AI score0.00363EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/06 4:43 p.m.5 views

GHSA-G8R9-G2V8-JV6F GitHub Copilot CLI Dangerous Shell Expansion Patterns Enable Arbitrary Code Execution

Summary A security vulnerability has been identified in GitHub Copilot CLI's shell tool that could allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files...

7.5CVSS6.4AI score0.00363EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/06 4:43 p.m.30 views

GitHub Copilot CLI Dangerous Shell Expansion Patterns Enable Arbitrary Code Execution

Summary A security vulnerability has been identified in GitHub Copilot CLI's shell tool that could allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files...

7.8CVSS6.3AI score0.00363EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/06 4:39 p.m.8 views

CVE-2026-29783 GitHub Copilot CLI allows for dangerous shell expansion patterns that enable arbitrary command execution

The shell tool within GitHub Copilot CLI versions prior to and including 0.0.422 can allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files, MCP server...

7.5CVSS6.3AI score0.00363EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/06 4:39 p.m.40 views

CVE-2026-29783 GitHub Copilot CLI allows for dangerous shell expansion patterns that enable arbitrary command execution

The shell tool within GitHub Copilot CLI versions prior to and including 0.0.422 can allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files, MCP server...

7.5CVSS0.00363EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 4:39 p.m.9 views

CVE-2026-29783

The shell tool within GitHub Copilot CLI versions prior to and including 0.0.422 can allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files, MCP server...

7.5CVSS6.3AI score0.00363EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/06 4:39 p.m.9 views

CVE-2026-29783 GitHub Copilot CLI allows for dangerous shell expansion patterns that enable arbitrary command execution

The shell tool within GitHub Copilot CLI versions prior to and including 0.0.422 can allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files, MCP server...

7.5CVSS6.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.15 views

PT-2026-23732

Name of the Vulnerable Software and Affected Versions GitHub Copilot CLI versions prior to 0.0.423 Description The shell tool within GitHub Copilot CLI is susceptible to arbitrary code execution through crafted bash parameter expansion patterns. An attacker influencing commands executed by the...

7.5CVSS6.3AI score0.00363EPSS
SaveExploits1References11
OSV
OSV
added 2026/03/03 10:12 p.m.6 views

GHSA-XGF2-VXV2-RRMG OpenClaw's shell startup env injection bypasses system.run allowlist intent (RCE class)

Summary system.run environment sanitization allowed shell-startup env overrides HOME, ZDOTDIR that can execute attacker-controlled startup files before allowlist-evaluated command bodies. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.22 Technical Details In affected...

7.7CVSS6.1AI score0.00559EPSS
SaveExploits0References5
Rows per page
Query Builder