Lucene search
+L

72 matches found

Snyk
Snyk
added 2026/02/06 6:52 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the SettingsGitHooksEdit function, accessible via the name parameter to the /username/reponame/settings/hooks/git endpoint. An admin user with AllowGitHook privilege can read and write arbitrary files on the serve...

8.5CVSS6.5AI score0.00456EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/06 6:52 p.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the SettingsGitHooksEdit function, accessible via the name parameter to the /username/reponame/settings/hooks/git endpoint. An admin user with AllowGitHook privilege can read and write arbitrary files on the serve...

8.5CVSS6.5AI score0.00456EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/06 6:15 p.m.12 views

CVE-2026-23633

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS0.00456EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/06 5:46 p.m.7 views

CVE-2026-23633 Gogs has arbitrary file read/write via path traversal in Git hook editing

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev...

6.5CVSS5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/06 12:0 a.m.10 views

PT-2026-6863

Vulnerability Description In the endpoint: /username/reponame/settings/hooks/git/:name the :name parameter: Is URL-decoded by macaron routing, allowing decoded slashes / Is then passed directly to: go git.Repository.Hook"custom hooks", name which internally resolves the path as: go...

6.5CVSS5.5AI score0.00456EPSS
SaveExploits1References6
Veracode
Veracode
added 2026/01/12 7:52 a.m.11 views

Remote Code Execution (RCE)

n8n is vulnerable to Remote Code Execution. The vulnerability is due to insufficient restriction of Git configuration values, where workflows using the Git node can set core.hooksPath to a malicious location, causing arbitrary commands to execute on the n8n host via crafted Git hooks during...

9.4CVSS7.8AI score0.00629EPSS
SaveExploits1References4Affected Software2
Snyk
Snyk
added 2025/12/08 9:30 p.m.13 views

Unsafe Dependency Resolution

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Unsafe Dependency Resolution via the Git node process, leading to code execution. A user can execute arbitrary system commands by setting a malicious core.hooksPath configuration and including a...

9.9CVSS7.9AI score0.00629EPSS
SaveExploits1References2
Talos
Talos
added 2025/10/20 12:0 a.m.9 views

Truffle Security Co. TruffleHog git arbitrary code execution vulnerability

Talos Vulnerability Report TALOS-2025-2243 Truffle Security Co. TruffleHog git arbitrary code execution vulnerability October 20, 2025 CVE Number CVE-2025-41390 SUMMARY An arbitrary code execution vulnerability exists in the git functionality of Truffle Security Co. TruffleHog 3.90.2. A specially...

7.8CVSS7.4AI score0.00278EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/22 2:5 p.m.22 views

gix traversal outside working tree enables arbitrary code execution

Summary During checkout, gitoxide does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. Details Although gix-worktree-state checks for collisions with existing files, it does not...

8.8CVSS8AI score0.00816EPSS
SaveExploits0References5Affected Software7
The Hacker News
The Hacker News
added 2024/05/20 10:57 a.m.14 views

Defending Your Commits From Known CVEs With GitGuardian SCA And Git Hooks

All developers want to create secure and dependable software. They should feel proud to release their code with the full confidence they did not introduce any weaknesses or anti-patterns into their applications. Unfortunately, developers are not writing their own code for the most part these days...

7.6AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.6 views

SUSE CVE-2017-12148

A flaw was found in Ansible Tower's interface before 3.1.5 and 3.2.0 with SCM repositories. If a Tower project SCM repository definition does not have the 'delete before update' flag set, an attacker with commit access to the upstream playbook source repository could create a Trojan playbook that...

9CVSS9AI score0.01707EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.5 views

SUSE 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.8CVSS7.8AI score0.08944EPSS
SaveExploits0References3
CNVD
CNVD
added 2022/04/05 12:0 a.m.105 views

unspecified vulnerability in simple-git-hooks

simple-git-hooks is an application. A simple git hooks manager for small projects. simple-git-hooks versions prior to 3.5.0 have security vulnerabilities that attackers exploit for command injection...

9.8CVSS4.2AI score0.04067EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/04/01 12:0 a.m.30 views

simple-git-hooks 参数注入漏洞

simple-git-hooks is an application. A simple git hooks manager for small projects. simple-git-hooks versions prior to 3.5.0 have security vulnerabilities that attackers exploit for command injection...

9.8CVSS5.6AI score0.04067EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2022/03/11 12:0 a.m.7 views

simple-git-hooks 参数注入漏洞

simple-git-hooks is an application. A simple git hooks manager for small projects A parameter injection vulnerability exists in simple-git-hooks, which stems from the fact that when the .fetchremote, branch, handlerFn function is called, both the remote and branch parameters are passed to the git...

9.8CVSS8.4AI score0.03444EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2022/03/08 5:14 p.m.68 views

Exploit for OS Command Injection in Gitea

CVE-2020-14144 - GiTea authenticated RCE A script to explo...

7.2CVSS7.4AI score0.95432EPSS
SaveExploits12
Metasploit
Metasploit
added 2021/08/27 5:42 p.m.77 views

Git LFS Clone Command Exec

Git clients that support delay-capable clean / smudge filters and symbolic links on case-insensitive file systems are vulnerable to remote code execution while cloning a repository. Usage of clean / smudge filters through Git LFS and a case-insensitive file system changes the checkout order of...

8CVSS8.9AI score0.88644EPSS
SaveExploits5
Rapid7 Blog
Rapid7 Blog
added 2021/04/09 7:17 p.m.131 views

Metasploit Wrap-Up

Spilling the Gitea We have two modules coming in from cdelafuente-r7 targeting CVE-2020-14144 for both the Gitea and Gogs self-hosted Git services. Both modules are similar: they take advantage of a user’s ability to create Git hooks by authenticating with the web interface, creating a dummy...

10CVSS0.3AI score0.98266EPSS
SaveExploits29
Metasploit
Metasploit
added 2021/04/08 5:41 p.m.181 views

Gitea Git Hooks Remote Code Execution

This module leverages an insecure setting to get remote code execution on the target OS in the context of the user running Gitea. This is possible when the current user is allowed to create git hooks, which is the default for administrative users. For non-administrative users, the permission need...

7.2CVSS7.3AI score0.95432EPSS
SaveExploits12
Metasploit
Metasploit
added 2021/04/08 5:41 p.m.680 views

Gogs Git Hooks Remote Code Execution

This module leverages an insecure setting to get remote code execution on the target OS in the context of the user running Gogs. This is possible when the current user is allowed to create git hooks, which is the default for administrative users. For non-administrative users, the permission needs...

7.2CVSS7.3AI score0.95432EPSS
SaveExploits13
Rows per page
Query Builder