Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/02 5:59 p.m.6 views

CVE-2024-24576-PoC-Python

CVE-2024-24576-Poc-Python 针对此漏洞的快速 POC,漏洞披露见 https://flatt.tech/research/posts/batbadbut-you-cant-securely-execute-commands-on-windows/ 运行脚本后,它会要求传递一个参数给 BAT 文件。 在截图中可以看到,通过添加双引号,Windows 用于调用 cmd 的底层 API 可以被绕过,从而实现任意命令执行,本例中我们打开了 calc.exe。 显然,这段代码本身并非恶意,它只是用于演示:即使经过清理的输入(除非你移除所有双引号),如果它调用的是 BAT...

10CVSS7.5AI score0.20342EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/02 12:59 p.m.3 views

CyberResponders

CyberResponders:一款终端游戏 CyberResponders 是一款基于终端的网络安全培训游戏,玩家可以应对各种网络事件场景。在游戏中,玩家有五次机会输入正确命令,否则系统将完全被攻破,游戏结束! 游戏的目标是以寓教于乐的方式,让玩家在扮演事件响应者并按照响应手册操作的过程中,熟悉基本的 Windows CMD 命令。 如何玩 CyberResponders CyberResponders 要求玩家使用 Windows CMD 命令(如 taskkill 和 reg delete...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/12 7:42 p.m.12 views

CVE-2026-73414 Shescape: Shell injection via unescaped parentheses on Windows with CMD

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/win/cmd.js does not escape and when applications use the escape or escapeAll APIs on Windows with shell set to cmd.exe, or with shell set to true when CMD is the default. An...

9.2CVSS5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/03/27 12:00 a.m.31 views

CVE-2026-30302

The command auto-approval module in CodeRider-Kilo contains an OS Command Injection vulnerability, rendering its whitelist security mechanism ineffective. The vulnerability stems from the incorrect use of an incompatible command parser the Unix-based shell-quote library to analyze commands on the...

0.01993EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/05 9:59 p.m.7 views

CVE-2026-28391

OpenClaw versions prior to 2026.2.2 fail to properly validate Windows cmd.exe metacharacters in allowlist-gated exec requests non-default configuration, allowing attackers to bypass command approval restrictions. Remote attackers can craft command strings with shell metacharacters like & or %...%...

9.8CVSS5.9AI score0.00499EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/02 9:55 p.m.14 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection in the wrapper resolution. An attacker can execute arbitrary commands by influencing the current working directory during wrapper resolution for .cmd or .bat files on...

9.8CVSS6.2AI score0.00241EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/27 11:44 p.m.25 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.9CVSS6.7AI score0.00188EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/03/26 2:54 p.m.19 views

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.9CVSS7AI score0.00188EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/03/26 2:54 p.m.19 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.00188EPSS
SaveExploits0References6
NVD
NVD
added 2025/03/25 11:15 p.m.23 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.00188EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/25 11:00 p.m.88 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.00188EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/25 11:00 p.m.24 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 score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/03/25 11:00 p.m.6 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.00188EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/08/01 7:20 p.m.8 views

CVE-2022-31179 Insufficient escaping of line feeds for CMD in shescape

Shescape is a simple shell escape package for JavaScript. Versions prior to 1.5.8 were found to be subject to code injection on windows. This impacts users that use Shescape any API function to escape arguments for cmd.exe on Windows An attacker can omit all arguments following their input by...

8.1CVSS9.9AI score0.01353EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2017/07/22 12:00 a.m.40 views

Metasploit RPC Console Command Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/rpc/v10/client' class MetasploitModule 'Metasploit RPC Console Command Execution', 'Description' = %q This module connects to a specified Metasploit RPC...

7.4AI score
SaveExploits0
zdt
zdt
added 2014/02/20 12:00 a.m.90 views

MediaWiki Thumb.php Remote Command Execution Exploit

Exploit for multiple platform in category remote exploits require 'msf/core' class Metasploit3 'MediaWiki Thumb.php Remote Command Execution', 'Description' = %q MediaWiki 1.22.x before 1.22.2, 1.21.x before 1.21.5 and 1.19.x before 1.19.11, when DjVu or PDF file upload support is enabled, allows...

6CVSS0.1AI score0.42777EPSS
SaveExploits12
Rows per page
Query Builder