1617 matches found
CVE-2026-92993
A vulnerability was detected in Dromara mayfly-go up to 1.11.5. The impacted element is the function RunMachineScript of the file server/internal/machine/api/machinescript.go of the component Machine Script Feature. The manipulation of the argument params results in os command injection. The atta...
Claude-Code-MCP-Injection-PoC
Claude Code: MCP Tool Confirmation Prompt Misrepresentation A professional Proof-of-Concept PoC demonstrating a critical UI/UX flaw in Anthropic's Claude Code. This vulnerability allows a malicious MCP server to mislead users into approving arbitrary command execution by misrepresenting tool...
CVE-2023-38545
🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 We demand the safe return of all citizens who have been taken hostage by the terrorist group Hamas. We will not rest until every hostage is released and returns home safely. You can help bring them back home.https://stories.bringthemhomenow.net/ This script is...
CVE-2014-4688-pfsense
CVE-2014-4688 – pfSense Command Injection Modified Exploit-DB proof-of-concept for CVE-2014-4688 pfSense statusrrdgraphimg.php command injection Overview This repository contains a modified version of the original Exploit-DB proof-of-concept for CVE-2014-4688 , affecting pfSense versions ≤ 2.1.3...
CVE-2026-71538
@cyclonedx/cyclonedx-npm creates CycloneDX Software Bill of Materials from npm projects. Prior to version 6.0.0, the Windows fallback path in src/npmRunner.ts, used when npmexecpath does not provide the npm CLI path, can construct a shell command containing an untrusted value from the --workspace...
CVE-2024-13346
CVE-2024-13346 Avada Theme 7.11.14 - 認証なし任意ショートコード実行 CVE-2024-13346 エクスプロイトスクリプト インストールコード root@kitploit: git clone https://github.com/tausifzaman/CVE-2024-13346.git root@kitploit: cd CVE-2024-13346 root@kitploit: pip install -r requirements.txt root@kitploit: python3 exploit.py Google Cloud...
CVE-2022-1292
CVE-2022-1292 POC Description root@kitploit: The crehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute...
CVE-2024-24576.jl
CVE-2024-24576 JuliaでのPoC root@kitploit: λ julia main.jl Enter arguments: hello Output: Argument received: hello root@kitploit: λ julia main.jl Enter arguments: hello & whoami Output: Argument received: "hello & whoami" root@kitploit: λ julia main.jl Enter arguments: hello" & whoami Output:...
CVE-2025-8088
CVE-2025-8088 WinRAR: WinRAR path traversal allowing arbitrary code execution CVE-2025-8088 CVE-2025-8088 PoC - Stealth Exploit - README English US CVE-2025-8088 PoC - Exploração Furtiva - README Português BR -...
CVE-2016-2434
CVE-2016-2434...
CVE-2024-27130
🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 テロ組織ハマスによって人質に取られたすべての市民の安全な帰還を要求します。すべての人質が解放され、無事に帰宅するまで、私たちは休みません。あなたも彼らを家に連れ戻す手助けができます。https://stories.bringthemhomenow.net/ QNAP QTS CVE-2024-27130 PoC 🔒 このリポジトリには、QNAP QTS に影響する脆弱性 CVE-2024-27130 を悪用するための概念実証(PoC)スクリプトが含まれています。この脆弱性により、攻撃者は root...
RevealJS postMessage <4.3.0 - Cross-Site Scripting
RevealJS postMessage before 4.3.0 contains a cross-site scripting vulnerability via the document object model. id: CVE-2022-0776 info: name: RevealJS postMessage 4.3.0 - Cross-Site Scripting author: LogicalHunter severity: medium description: RevealJS postMessage before 4.3.0 contains a cross-sit...
CVE-2026-2256-PoC
CVE-2026–2256 PoC 执行摘要 在 MS-Agent 框架 1.5.2 版本的 Shell 工具组件中发现了一个严重的命令注入漏洞(CVE-2026–2256,CVSS X.X)。该漏洞源于对用户影响的输入未进行适当的清理,这些输入被直接传递到 shell 执行上下文中,从而能够执行非预期的命令。 攻击者可以通过将精心构造的内容注入到代理所消费的数据源(如提示词、文档、日志或研究输入)中来利用此漏洞,无需直接访问 shell 或明确滥用操作员权限。因此,在代理的正常执行流程中,任意命令都可以以 MS-Agent 进程在主机系统上的权限执行,可能导致主机完全被攻陷。...
lenovo_exec
lenovoexec CVE-2022-3699 は任意のカーネルコード実行機能を持つ 元のエクスプロイト: https://github.com/alfarom256/CVE-2022-3699...
CVE-2026-5059-poc
CVE-2026-5059 在代码中的什么位置? 该漏洞存在于协同工作的两个文件中: 文件 1:tools.py — 根本原因 旧版本在 executepipedcommand 中使用了 shell=True: python 旧版易受攻击的代码 process = subprocess.run command, ← 原始字符串传递给 shell shell=True, ← 这就是问题所在 ... 当 shell=True 时,操作系统 shell 会解释整个字符串,包括 ;、&&、||、反引号 — 因此 ; 之后的任何内容都会作为单独的命令执行。 文件 2:security.py —...
CVE-2026-25130-Cybersecurity-AI-CAI-Framework-0.5.10
CVE-2026-25130 – 网络安全AI(CAI)框架参数注入 / 操作系统命令注入 PoC 作者:Mohammed Idrees Banyamer 国家:约旦 GitHub:https://github.com/yourusername Instagram:@banyamersecurity 概述 本仓库包含一个概念验证(PoC),演示了网络安全AI(CAI)框架中导致操作系统命令注入的参数注入漏洞。 该问题存在于 findfile 工具中,用户可控输入被不安全地传递给底层系统命令,从而允许任意命令执行。 CVE ID:CVE-2026-25130 漏洞类型:参数注入 →...
CVE-2023-36319
CVE-2023-36319 通过修改压缩插件命令,攻击者可以在上传过程中导致服务器执行任意命令。 仅用于授权的安全测试,请勿用于非法目的。违规行为与作者无关。 受影响版本: openupload 稳定版 0.4.3 步骤一 登录后台,点击功能:管理 - 插件 - 压缩 添加新的“command”指令并保存: root@kitploit: POST /index.php HTTP/1.1 Host: www.test.com Content-Length: 183 Cache-Control: max-age=0 Sec-Ch-Ua: "Not.A/Brand";v="8",...
CVE-2025-26055
CVE-2025-26055 CVE 説明 著者 : Rohan Deshpande OSコマンドインジェクション 概要 OSコマンドインジェクションは、脆弱なアプリケーションを介して攻撃者がホストOS上で任意のコマンドを実行できるようにするセキュリティ脆弱性です。これにより、不正アクセス、データ漏洩、システムの侵害につながる可能性があります。 影響 OSコマンドインジェクションの影響には、システムリソースへの不正アクセス、データ窃取、システムの侵害、影響を受けるサーバーの完全な制御権限の取得などが含まれ、深刻なセキュリティ侵害や運用の中断を引き起こす可能性があります。 影響を受ける U...
CVE-2017-12636
Couchdb 任意コマンド実行の脆弱性 CVE-2017-12636...
CVE-2026-57136 PraisonAI SandboxExecutor allowedCommands bypass via shell chaining
PraisonAI is a multi-agent teams system. From 1.2.3 until 1.7.2, CommandValidator in src/praisonai-ts/src/cli/features/sandbox-executor.ts validates only the first whitespace-delimited executable against allowedCommands, then SandboxExecutor passes the complete command string to sh -c. A command...