Lucene search
+L

199 matches found

Kitploit
Kitploit
added 2026/09/09 9:52 a.m.4 views

clone_and_pwn

Headers Exploit Title: Clone and Pwn Date: June 4th, 2018 Exploit Author: Alejandro Caceres Vendor Homepage: https://git-scm.com/ Software Link: https://git-scm.com/downloads Version: arbitrary code is executed on git client versions In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15....

7.8CVSS7.6AI score0.48752EPSS
SaveExploits10References5
Kitploit
Kitploit
added 2026/09/09 7:33 a.m.7 views

cve-2020-27955

cve-2020-27955 cve-2020-27955 Reproduction 1. Create a GitHub repository 2. git clone https://github.com/attacker/poc.git . 3. echo calc.exe git.cmd 4. git lfs track “.dat” 5. echo “Junk” large.dat 6. git add -A 7. git commit -m “POC” 8. git push -u origin master -f...

10CVSS7.9AI score0.82591EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/09 5:51 a.m.5 views

CVE-2018-11235

CVE-2018-11235 Auto malicious git repository creation to exploit CVE-2018-11235 a Remote Code Execution using Git Sub module. Blog Post: https://devblogs.microsoft.com/devops/announcing-the-may-2018-git-security-vulnerability/...

7.8CVSS7.5AI score0.48752EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 4:03 a.m.6 views

CVE-2020-27955

CVE-2020-27955 Vulnerability Reproduction 1. Download the vulnerable version of Git-LFS on the Windows machine Download link: https://github.com/git-for-windows/git/releases/tag/v2.29.2.windows.1 2. Install on the Windows machine, add the following information to the hosts file. 10.1.1.5 is the...

10CVSS7.9AI score0.82591EPSS
SaveExploits14References2
Kitploit
Kitploit
added 2026/09/09 2:55 a.m.5 views

CVE-2025-65964-Exploit

Reproduction Steps First, prepare a repository containing a malicious file. root@kitploit: mkdir n8n-rce-poc && cd n8n-rce-poc git init git remote add origin mkdir evilhooks echo '!/bin/sh' evilhooks/pre-commit echo 'touch /tmp/pwnedsuccess' evilhooks/pre-commit chmod +x evilhooks/pre-commit git...

9.4CVSS5.8AI score0.00663EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:35 a.m.6 views

cve-2025-62726-malicious-repo

This repository does not have a README...

8.8CVSS6AI score0.0076EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/06 5:09 p.m.10 views

repo

Malicious Repo for CVE-2025-65964...

9.4CVSS5.8AI score0.00663EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 8:00 p.m.3 views

CVE-2018-11235

CVE-2018-11235 1. ssh a tu vps. 2. Clona este repositorio: root@kitploit: git clone https://github.com/Rezy-Dev/CVE-2018-11235 cd CVE-2018-11235 3. Dale a exploit.sh permiso de ejecución x y luego ejecútalo: root@kitploit: sudo chmod +x exploit.sh sudo ./exploit.sh Descarga apache2 y construye el...

7.8CVSS7.5AI score0.48752EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/04 6:51 a.m.5 views

WSO2-2020-0731

WSO2-2020-0731: XXE and XSS vulnerabilities in WSO2 Carbon A potential XXE and XSS have been identified in multiple WSO2 Products. Vendor Disclosure: The vendor's disclosure and fix for this vulnerability can be found here. Why no CVE? Neither me nor the vendor requested a CVE for these...

5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/09/01 5:14 p.m.94 views

CVE-2026-19592

OpenAI Codex CLI (v0.102.0–0.130.0) and Codex Desktop (Windows and macOS) executed a repository-supplied core.fsmonitor helper during background Git metadata collection, outside the command sandbox and without a user-approval prompt. An attacker who delivers a repository with its .git/config inta...

7.3CVSS6AI score0.00106EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 10:40 p.m.24 views

CVE-2026-48122 Workspace settings can override executable and Gemfile paths used by the Ruby LSP VS Code extension

Ruby LSP is an implementation of the language server protocol for Ruby. Several workspace-level settings in the Ruby LSP VS Code extension prior to version 0.10.4 could override the path to the Ruby executable, the version manager executables, or the Bundler Gemfile used at startup. A malicious...

5.4CVSS5.7AI score
SaveExploits0References3
CVE
CVE
added 2026/08/05 1:27 p.m.64 views

CVE-2026-67623

Technical details about CVE-2026-67623 are not publicly available in the provided documents. No vendor, product versions, affected components, or remediation are specified here. Monitor for updates in future connected documents.

8.8CVSS6.8AI score0.00528EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/03 8:01 p.m.10 views

CVE-2026-47211

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS6.3AI score0.00171EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/03 8:01 p.m.101 views

CVE-2026-47211

CVE-2026-47211 affects Ouroboros (local-first runtime for AI coding agents). Prior to version 0.39.0, loading the project-local .env could cause arbitrary code execution when a user runs Ouroboros commands in a cloned malicious repository; execution-affecting variables like OUROBOROS_CLI_PATH and...

8.4CVSS6.3AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 8:01 p.m.17 views

CVE-2026-47211 Ouroboros: Remote Code Execution via Untrusted Project-Directory .env

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 8:01 p.m.45 views

CVE-2026-47211 Ouroboros: Remote Code Execution via Untrusted Project-Directory .env

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/02 3:10 p.m.11 views

CVE-2026-9856 Path Traversal in huggingface/transformers

A vulnerability in huggingface/transformers versions =5.8.0.dev0 allows an attacker to perform arbitrary file writes via path traversal. The issue resides in the savepretrained methods of PreTrainedTokenizerBase and ProcessorMixin, where keys from the chattemplate dictionary are used directly as...

7.1CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 4:54 p.m.21 views

EUVD-2026-40117

Claude Code: Sandbox Escape via Git Worktree Path Confusion Allows Unsandboxed Code Execution...

8.8CVSS5.9AI score0.00552EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 11:21 a.m.9 views

CVE-2026-65598 n8n before 1.123.64 Remote Code Execution via Git Clone

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This lets an attacker plant a crafted...

8.9CVSS5.5AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 4:16 p.m.11 views

CVE-2026-57860 ForgeCode Arbitrary Code Execution via Unvetted .mcp.json in Untrusted Repository

ForgeCode tailcallhq/forgecode, an AI pair-programming CLI, automatically loads and executes the MCP servers defined in a repository's .mcp.json file on startup without user confirmation. A malicious repository can supply a crafted .mcp.json whose mcpServers entries specify arbitrary command and...

8.4CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder