Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/15 3:46 a.m.6 views

hook

amalmurali47/hook このリポジトリは、git clone 操作中に RCE を引き起こす Git の脆弱性 CVE-2024-32002 を悪用する PoC の一部です。このリポジトリには、エクスプロイトで使用される悪意のあるフックが含まれています。 概要 詳細な手順とエクスプロイトの仕組みについては、gitrce リポジトリ またはブログ記事 https://amalmurali.me/posts/git-rce を参照してください。 免責事項...

9CVSS7.8AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/15 2:06 a.m.3 views

CVE-2021-21300

CVE-2021-21300:通过恶意 Git 钩子执行任意代码 📌 摘要 CVE-2021-21300 是 Git(2.14.2 至 2.30.1 版本)中的一个严重漏洞,允许攻击者通过利用符号链接和不区分大小写的文件系统在受害者机器上执行任意代码。 🧠 问题描述 漏洞 :通过恶意 Git 钩子执行任意代码。 根本原因 :不区分大小写的文件系统(例如 Windows/macOS)将 A/post-checkout 解析为 .git/hooks/post-checkout。 影响 :当用户克隆受感染的仓库时,攻击者可以注入并执行恶意钩子。 🔍 理论背景 原理 Git 允许用户自定义钩子存...

8CVSS6.9AI score0.88533EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 10:05 p.m.10 views

CVE-2024-32002

CVE-2024-32002: git clone によるGit RCEの悪用 このリポジトリは、git clone 操作中にRCEを可能にするGitの脆弱性CVE-2024-32002を悪用するためのPoCを含んでいます。特定の方法でサブモジュールを構成したリポジトリを作成することで、攻撃者は大文字小文字を区別しないファイルシステム上のシンボリックリンクの処理を悪用して、.git/ ディレクトリにファイルを書き込み、悪意のあるフックの実行につなげることができます。 注意: このPoCはWindowsまたはMacシステムでのみ動作します。 ブログ記事...

9CVSS7.8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/14 6:45 p.m.6 views

CVE-2024-32002

CVE-2024-32002: git clone を介したGit RCEの悪用 このリポジトリは、CVE-2024-32002を悪用するPoCを含んでいます。これはGitの脆弱性で、git clone操作中にRCEを引き起こします。特定の方法でサブモジュールを含むリポジトリを作成することで、攻撃者は大文字小文字を区別しないファイルシステム上のシンボリックリンク処理を悪用して、.git/ディレクトリにファイルを書き込み、悪意のあるフックの実行につなげることができます。 注記: このPoCはWindowsまたはMacシステムでのみ動作します。 ブログ記事...

9CVSS7.8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/14 5:05 p.m.11 views

git_rce

CVE-2024-32002: git clone を介した Git RCE の悪用 このリポジトリは、git clone 操作中に RCE を可能にする Git の脆弱性 CVE-2024-32002 を悪用するための PoC を含んでいます。特定の方法でサブモジュールを持つリポジトリを作成することにより、攻撃者は大文字小文字を区別しないファイルシステム上のシンボリックリンク処理を悪用して .git/ ディレクトリにファイルを書き込み、悪意のあるフックの実行につなげることができます。 注意: この PoC は Windows または Mac システムでのみ動作します。 ブログ記事...

9CVSS7.8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/12 1:49 p.m.6 views

wakuwaku

AppleDog/フック このリポジトリはCVE-2024-32002を悪用するためのPoCの一部です。これはGitの脆弱性で、Gitのクローン操作中にRCEを許可します。このリポジトリには、この脆弱性を攻撃に利用するための悪意のあるフックが含まれています。 概要 脆弱性の悪用に関する詳細な説明と解説については、gitrceリポジトリまたはブログ記事を参照してください。 免責事項...

9CVSS7.7AI score0.29234EPSS
SaveExploits32
RedhatCVE
RedhatCVE
added 2026/08/27 5:55 p.m.8 views

CVE-2026-76218

A flaw was found in GitPython. This vulnerability allows a remote attacker to achieve arbitrary code execution. By supplying a specially crafted template parameter to the Repo.init function, an attacker can point to a directory containing malicious Git hooks. When Git operations are performed on...

8.8CVSS6.2AI score0.0072EPSS
SaveExploits1References5
Veracode
Veracode
added 2026/05/04 8:19 p.m.17 views

Arbitrary Command Injection

Claude Code is vulnerable to Arbitrary Command Injection. The vulnerability is due to lack of validation of the git worktree commondir file when determining folder trust, which allows an attacker to bypass trust checks and execute malicious hooks...

8.8CVSS5.9AI score0.00314EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/04/25 11:41 p.m.9 views

Arbitrary Argument Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Argument Injection in the multioptions parameter of the clone function, which may be passed in via the clonefrom, clone, or Submodule.update functions. An...

9.8CVSS6.3AI score0.00571EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/24 4:34 p.m.45 views

Claude Code: Trust Dialog Bypass via Git Worktree Spoofing Allows Arbitrary Code Execution

Claude Code used the git worktree commondir file when determining folder trust but did not validate its contents. By crafting a repository with a commondir file pointing to a path the victim had previously trusted, an attacker could bypass the trust dialog and immediately execute malicious hooks...

8.8CVSS5.6AI score0.00314EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/24 4:34 p.m.7 views

GHSA-Q5HJ-MXQH-VV77 Claude Code: Trust Dialog Bypass via Git Worktree Spoofing Allows Arbitrary Code Execution

Claude Code used the git worktree commondir file when determining folder trust but did not validate its contents. By crafting a repository with a commondir file pointing to a path the victim had previously trusted, an attacker could bypass the trust dialog and immediately execute malicious hooks...

7.7CVSS5.9AI score0.00314EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/23 12:00 a.m.24 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.31 contained a security vulnerability. This vulnerability stemmed from allowing the workspace.env file to override the OPENCLAWBUNDLEDHOOKSDIR environment variable, enabling...

8.5CVSS5.8AI score0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2007-6317

Malware in sbrugna...

8.5CVSS6.1AI score0.04362EPSS
SaveExploits0References18
GithubExploit
GithubExploit
added 2025/09/24 4:50 p.m.198 views

Exploit for Link Following in Git

💥 CVE-2024-32002 – Git Submodule Path Injection PoC 🧠 Visã...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
NVD
NVD
added 2025/05/28 5:15 p.m.35 views

CVE-2025-32801

Kea configuration and API directives can be used to load a malicious hook library. Many common configurations run Kea as root, leave the API entry points unsecured by default, and/or place the control sockets in insecure paths. This issue affects Kea versions 2.4.0 through 2.4.1, 2.6.0 through...

7.8CVSS0.00261EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/07/27 11:44 p.m.541 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repos...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Code423n4
Code423n4
added 2023/08/24 12:00 a.m.15 views

M-02 - Malicious users can set their hooks to contracts that will always revert, causing Claimers to get their tx to claim the user's prizes to be reverted

Lines of code Vulnerability details Title M-02 - Malicious users can set their hooks to contracts that will always revert, causing Claimers to get their tx to claim the user's prizes to be reverted Original Issue M-02 - Unintended or Malicious Use of Prize Winners' Hooks Details The previous...

7.2AI score
SaveExploits0
OSV
OSV
added 2017/10/05 9:29 p.m.13 views

UBUNTU-CVE-2017-15041

Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git...

9.8CVSS7AI score0.08944EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2007/12/14 8:46 p.m.31 views

CVE-2007-6350

scponly 4.6 and earlier allows remote authenticated users to bypass intended restrictions and execute code by invoking dangerous subcommands including 1 unison, 2 rsync, 3 svn, and 4 svnserve, as originally demonstrated by creating a Subversion SVN repository with malicious hooks, then using svn ...

8.5CVSS6.3AI score0.04362EPSS
SaveExploits0References1
Prion
Prion
added 2007/12/14 8:46 p.m.23 views

Design/Logic Flaw

scponly 4.6 and earlier allows remote authenticated users to bypass intended restrictions and execute code by invoking dangerous subcommands including 1 unison, 2 rsync, 3 svn, and 4 svnserve, as originally demonstrated by creating a Subversion SVN repository with malicious hooks, then using svn ...

8.5CVSS6.9AI score0.04362EPSS
SaveExploits0References15Affected Software1
Rows per page
Query Builder