Lucene search
+L

113 matches found

Kitploit
Kitploit
added 2026/08/31 9:38 a.m.4 views

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 =...

8.5CVSS7.2AI score0.02511EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 3:34 a.m.2 views

CVE-2026-9277

CVE-2026-9277 - Shell-Quote 命令注入漏洞利用 一个专门用于验证和演示 CVE-2026-9277 的概念验证(PoC)漏洞利用脚本——该漏洞是 shell-quote 库旧版本(= 1.8.3)中存在的一个结构性命令注入漏洞。 该扫描器对输入 JSON 载荷执行深度结构操作,通过递归遍历暴露远程代码执行(RCE)向量,并利用动态网络基线计时引擎防止误报。 主要特性 递归 JSON 遍历: 自动检测并变异多层级嵌套 JSON 结构或类 GraphQL 配置中隐藏的目标数组。 组合变异矩阵: 测试高级数组操作场景,包括特定索引插入、绝对列表覆盖以及分散数组对。 自...

9.2CVSS7.2AI score0.00848EPSS
SaveExploits1
OSV
OSV
added 2026/08/24 10:42 a.m.27 views

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...

9.2CVSS7.4AI score0.00848EPSS
SaveExploits1
OSV
OSV
added 2026/08/24 10:42 a.m.25 views

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...

9.8CVSS8.3AI score0.04221EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Less

Closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE...

7.8CVSS6.6AI score0.01059EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 6:19 p.m.14 views

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...

8.7CVSS7.9AI score0.0036EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

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...

9.2CVSS7AI score0.01646EPSS
SaveExploits2
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

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...

9.8CVSS8AI score0.04221EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

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...

9.8CVSS6.7AI score0.99019EPSS
SaveExploits23
BDU FSTEC
BDU FSTEC
added 2026/08/03 12:00 a.m.11 views

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...

8.1CVSS6AI score0.00848EPSS
SaveExploits1References5Affected Software11
OSV
OSV
added 2026/07/27 3:55 p.m.7 views

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....

9.4CVSS6.7AI score0.01769EPSS
SaveExploits4References27
Patchstack
Patchstack
added 2026/07/20 9:49 p.m.12 views

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...

8.7CVSS5.2AI score0.0036EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/20 9:49 p.m.15 views

EUVD-2026-39180

shell-quote: Quadratic-complexity Denial of Service in parse CWE-407...

8.7CVSS5.2AI score0.0036EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:49 p.m.9 views

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...

8.7CVSS6AI score0.0036EPSS
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2026/07/20 9:49 p.m.4 views

-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 -...

8.7CVSS8AI score0.0036EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 9:49 p.m.8 views

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...

8.7CVSS6.2AI score0.0036EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.17 views

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...

8.7CVSS5.8AI score0.00386EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/30 7:49 a.m.10 views

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...

8.7CVSS5.7AI score0.00386EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.14 views

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...

8.7CVSS8.5AI score0.0036EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/27 2:05 a.m.14 views

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...

7.5CVSS6.3AI score0.0036EPSS
SaveExploits0References3
Rows per page
Query Builder