1274 matches found
CVE-2026-14962
CVE-2026-14962 WordPress 插件 ELEX WooCommerce Request a Quote 未认证 SQL 注入 ELEX WooCommerce Request a Quote(WordPress 插件 elex-request-a-quote)≤ 2.4.0 — 通过公开的 elexraqaddtoquote AJAX 操作实现未认证 SQL 注入。 仅限授权测试。请勿对您不拥有或未获授权测试的系统运行此工具。 要求: Python 3,仅使用标准库。目标必须运行 WooCommerce(报价脚本/nonce 会打印在商店/首页上)。...
cve-2023-1671
Cve-2023-1671 Cve-2023-1671(https://vulners.com/cve/CVE-2023-1671)是如何工作的? /opt/ws/bin/ftsblistpack 是一个 Perl 脚本,它调用 /opt/ws/bin/sblistpack,这是另一个 Perl 脚本。 其中的 shell 命令参数用单引号括起来: root@kitploit: $rc += system"$sblistpack '$uri' '$user' '$filetype' '$filein' '$fileout'"; 这一点将来会很重要,它将成为导致漏洞的因素之一。...
CVE-2019-12189
CVE-2019-12189 - Zoho ManageEngine ServiceDesk Plus 9.3 XSS脆弱性 情報 説明:ManageEngine ServiceDesk Plus バージョン 9.3 で XSS が発見されました 影響を受けるバージョン: 9.3 研究者: Dang The Tuyen 概念実証 この脆弱性は、URLのクエリ文字列におけるシングルクォートとセミコロンの混同に起因します。 ペイロード: ';alert'XSS';' 攻撃ベクター: http:///SearchN.do スクリーンショット...
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...
CVE-2024-24576-PoC-BatBadBut
CVE-2024-24576-PoC-BatBadBut CVE-2024-24576 脆弱性 "BatBadBut" の PoC 情報 スクリプトを実行すると、引数の入力を求められます。その引数は bat ファイルに渡されます。引数を " で閉じ、その後に & を続けると、任意の Windows コマンドを実行できます。 例: root@kitploit: helloworld" & whoami 結果として、whoami コマンドの出力が得られます。 もちろん、実際の環境ではこのような見た目にはなりません。これはあくまで本 CVE の PoC です。 使用方法 リポジトリをクローン:...
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 =...
Grav: detectXss() misses an event-handler attribute after an unpaired quote in an unquoted attribute value, giving stored XSS
Affected versions and vulnerable location - Confirmed on grav core at 78ebfc1 tag 2.0.13. - Detector: system/src/Grav/Common/Security.php:290, the onevents regex, run via patternMatches :315-330. - The onevents pattern at HEAD: "'??:\s\x00-\x20"'/|"^""|'^''on\sa-z+\s=iu - Sole save-time guard for...
CVE-2026-3288-lab
CVE-2026-3288 漏洞实验环境(Docker) NGINX Ingress Controller 配置注入 ⚠️ 警告 :本实验环境包含故意配置的漏洞,仅供授权安全培训使用 漏洞概述 CVE-2026-3288 (CVSS 8.8 高危)— NGINX Ingress Controller 中的配置注入漏洞 受影响版本 : v1.13.8、v1.14.4、v1.15.0 攻击向量 :路径配置中的双引号(")注入 影响 :远程代码执行、机密信息泄露、凭据窃取 相关漏洞 :CVE-2026-24512(类似的路径注入) 根本原因 buildProxyPass 函数在将路径输入插入...
CVE-2026-65321-pyathena
CVE-2026-65321:PyAthena 对非 SELECT 语句的反斜杠引号转义导致的 SQL 注入 严重性: 严重,CVSS v4.0 9.3 / CVSS v3.1 9.8 (由 CNA VulnCheck 分配) 向量(v4.0): CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 向量(v3.1): CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 受影响版本: PyAthena = 3.35.3(直至 3.35.3 的所有版本) 修复版本: 3.35.4...
CVE-2026-55692
The EmbedVideo Extension is a MediaWiki extension which adds a parser function called ev and various parser tags for embedding video clips from various video sharing services. Prior to 4.1.0, with the default $wgEmbedVideoRequireConsent configuration enabled,...
CVE-2026-55692
The EmbedVideo Extension (a MediaWiki extension by StarCitizenWiki) prior to 4.1.0 is vulnerable to stored XSS via the data-mw-iframeconfig attribute. When the default $wgEmbedVideoRequireConsent setting is enabled, EmbedHtmlFormatter.php embeds JSON from AbstractEmbedService.php into an HTML att...
CVE-2022-3942
CVE-2022-3942 Sanitization Management System 中的跨站脚本漏洞 描述:Sanitization Management System v1.0 存在一个跨站脚本(XSS)漏洞,攻击者可通过在请求报价表单的备注或地址字段中注入精心构造的有效载荷,执行任意 Web 脚本或 HTML。一旦登录的工作人员或管理员用户打开该报价,XSS 即被触发——加之 Cookie 未设置 HttpOnly 标志,因此该漏洞可能被用于窃取登录用户的 Cookie。 复现步骤:...
CVE-2026-9277
CVE-2026-9277 - Exploit de Inyección de Comandos en Shell-Quote Un script de exploit Proof of Concept PoC especializado diseñado para verificar y demostrar CVE-2026-9277 , una vulnerabilidad estructural de inyección de comandos encontrada en versiones heredadas de la librería shell-quote = 1.8.3...
Astra Linux – Vulnerability in Less
Closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE...
Astra Linux – Vulnerability in grub2
A flaw was discovered in grub2 in versions prior to 2.06. The Setparamprefix function in the menu rendering code performs a length calculation based on the assumption that expressing a single quoted character would require 3 characters. However, in reality, it requires 4 characters. This allows a...
attestos
attestos 用于测试反作弊供应商可以验证什么(而不是依赖发行版名称白名单)的实验性 Linux 启动证明(boot-attestation)镜像与证据测试平台。 该机制、威胁模型和供应商规范见 plunder707/attested-gaming。本仓库生成产生证据的镜像。 状态:源机制预览。不可安装,也不受生产信任。 GitHub Actions 运行 31157890393 和 31159951490 构建了一个 Bazzite 衍生的 QCOW2,在 QEMU/OVMF + swtpm 下启动,无客户机网络,配置了持久的 EK/AK 句柄,并在客户机内部验证了基于 SHA-2...
discourse-CVE-2023-45806
yksivaihde-CVE-2023-45806 CVE: https://github.com/discourse/discourse/security/advisories/GHSA-hcgf-hg2g-mw78 Patch: https://github.com/discourse/discourse/commit/7d484864fe91ff79c478f57e7ddb1235d701921e 用法:fixquoteattribution"Username|", , 其中 "Username|" 是引用归属中的唯一搜索字符串...
CVE-2026-89241
WWBN AVideo contains a reflected cross-site scripting (XSS) vulnerability in confirmLivePassword.php . The root cause is that the script copies the REQUEST_URI variable directly into a form action attribute without encoding. An attacker can craft a malicious URL containing a quote character to br...
EUVD-2026-76053
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in confirmLivePassword.php that copies REQUESTURI into a form action attribute without encoding. Attackers can craft a malicious URL with a quote character to break out of t...
CVE-2026-87859
A flaw was found in morgan, an HTTP request logger middleware for Node.js. An unauthenticated remote attacker can exploit this vulnerability by injecting an unescaped double quote into a log field they control, such as the User-Agent or Referer header. This causes the log field to close...