113 matches found
CVE-2026-22226
CVE-2026-22226 CVE-2026-22226 概念验证 TP-Link Archer Wi-Fi 路由器 VPN 客户端中经过认证的局域网侧操作系统命令注入 漏洞概述 VPN 客户端控制器将用户可控的条目描述(des)以较弱的验证正则表达式存储在 UCI 配置中。当该条目随后被读回时(在 WebUI 中编辑时),getovpndata 会将 des 直接插入到传给 os.execute 的带引号 shell 命令中,且没有任何净化处理: root@kitploit: -- getovpndata in vpn.lua fileovpnpathlocal =...
CVE-2026-9277
CVE-2026-9277 - Shell-Quote 命令注入漏洞利用 一个专门用于验证和演示 CVE-2026-9277 的概念验证(PoC)漏洞利用脚本——该漏洞是 shell-quote 库旧版本(= 1.8.3)中存在的一个结构性命令注入漏洞。 该扫描器对输入 JSON 载荷执行深度结构操作,通过递归遍历暴露远程代码执行(RCE)向量,并利用动态网络基线计时引擎防止误报。 主要特性 递归 JSON 遍历: 自动检测并变异多层级嵌套 JSON 结构或类 GraphQL 配置中隐藏的目标数组。 组合变异矩阵: 测试高级数组操作场景,包括特定索引插入、绝对列表覆盖以及分散数组对。 自...
ROOT-APP-NPM-CVE-2026-9277 CVE-2026-9277 in shell-quote - Patched by Root
Root has patched CVE-2026-9277 in the shell-quote package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-CVE-2021-42740 CVE-2021-42740 in shell-quote - Patched by Root
Root has patched CVE-2021-42740 in the shell-quote package for Root:npm. Multiple fixed versions available...
Astra Linux – Vulnerability in Less
Closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE...
ROOT-APP-NPM-CVE-2026-13311 CVE-2026-13311 in shell-quote - Patched by Root
Root has patched CVE-2026-13311 in the shell-quote package for Root:npm. Multiple fixed versions available...
CLSA-2026-1784683086 TuxCare security update for shell-quote (3 CVEs)
TuxCare rebuilt shell-quote to address 3 CVEs. Fixed in 1.7.3-tuxcare.1...
CLSA-2026-1773879463 TuxCare security update for shell-quote (1 CVE)
TuxCare rebuilt shell-quote to address 1 CVE. Fixed in 1.7.2-tuxcare.1...
CLSA-2026-1773274563 TuxCare security update for shell-quote (9 CVEs)
TuxCare rebuilt shell-quote to address 9 CVEs. Fixed in 1.4.3-tuxcare.1...
The vulnerability of the quote() function in the shell-quote npm package, which allows a hacker to execute arbitrary code.
The vulnerability of the quote function in the shell-quote npm package is related to the lack of data cleansing measures at the control level. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...
OPENSUSE-SU-2026:21448-1 Security update for agama-web-ui
This update for agama-web-ui fixes the following issues: - CVE-2025-7783: form-data: unsafe Math.random function is used to select a boundary value for multipart form-encoded data bsc1246822. - CVE-2026-12143: form-data: CRLF injection via unescaped multipart field names and filenames bsc1272310....
NPM: shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)
NPM: shell-quote: Quadratic-complexity Denial of Service in parse CWE-407 vulnerability discovered by ? in WordPress Npm shell-quote versions = 1.8.4...
EUVD-2026-39180
shell-quote: Quadratic-complexity Denial of Service in parse CWE-407...
shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)
Summary shell-quote's parse finalizes its token list with a reduce that uses Array.prototype.concat as the accumulator. Each prev.concatarg copies the entire growing array, so parse runs in On² in the number of tokens. An unauthenticated attacker who can submit a string to any code path that call...
-tompan-reacttemplate (>=1.0.1, <=1.1.0), 0726react (0.1.1) +28168 more potentially affected by CVE-2026-13311 via shell-quote (>=1.3.3, <=1.8.4)
shell-quote NPM version =1.3.3, =1.0.1, =1.1.0 - 0726react 0.1.1 - 0x0.icu.anima 0.1.0 - 0xgank-tea-advice-pull 1.0.0 - 0xgank-tea-balance-pencil 1.0.0 - 0xgank-tea-brick-bell 1.0.0 - 0xgank-tea-cake-victory 1.0.0 - 0xgank-tea-central-compound 1.0.0 - 0xgank-tea-characteristic 1.0.0 -...
GHSA-395F-4HP3-45GV shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)
Summary shell-quote's parse finalizes its token list with a reduce that uses Array.prototype.concat as the accumulator. Each prev.concatarg copies the entire growing array, so parse runs in On² in the number of tokens. An unauthenticated attacker who can submit a string to any code path that call...
openSUSE 16 Security Update : python-pytest-html (openSUSE-SU-2026:21176-1)
The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21176-1 advisory. Changes in python-pytest-html: - Revendor updating shell-quote and js-yaml deps: - CVE-2026-13311: shell-quote: inefficient input parsing can le...
OPENSUSE-SU-2026:21176-1 Security update for python-pytest-html
This update for python-pytest-html fixes the following issues: Changes in python-pytest-html: - Revendor updating shell-quote and js-yaml deps: - CVE-2026-13311: shell-quote: inefficient input parsing can lead to a denial of service bsc1269361 - CVE-2026-53550: js-yaml: quadratic complexity when...
Linux Distros Unpatched Vulnerability : CVE-2026-13311
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - shell-quote prior to 1.8.5 finalizes parsed tokens in parse using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growin...
SUSE CVE-2026-13311
shell-quote prior to 1.8.5 finalizes parsed tokens in parse using Array.prototype.concat as a reduce accumulator, which reallocates and copies the entire growing array on every iteration. As a result parse runs in On^2 time relative to the number of input tokens. An attacker who can supply an...