Lucene search
+L

38 matches found

Kitploit
Kitploit
added 2026/09/15 6:26 p.m.4 views

cve-2025-48384-poc

PoC for CVE-2025-48384 This proof-of-concept demonstrates Git's CR-path submodule misparsing vulnerability, leading to arbitrary hook execution during git clone --recurse-submodules. ⚠️ Warning This is for educational and testing purposes only. Do not run this on any production environment. 🧪 Usag...

8CVSS7.9AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 4:31 p.m.7 views

CVE-2025-48384-test

Reproduce Command Line root@kitploit: git clone --recursive https://github.com/beishanxueyuan/CVE-2025-48384-test.git 修改指向的GitHub仓库 root@kitploit: git init repo git -C repo -c protocol.file.allow=always submodule add https://github.com/beishanxueyuan/CVE-2025-48384.git sub git -C repo mv sub...

8CVSS7.6AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 3:55 a.m.12 views

CVE-2025-48384

CVE-2025-48384: Rompiendo git con un retorno de carro y clonación RCE Reproducción desde https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384. Todos los créditos para David Leadbeater. Este es un intento básico de reproducción de la vulnerabilidad. Para activarla, ejecuta git clone --recursi...

8CVSS7.4AI score0.04109EPSS
SaveExploits9
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.16 views

Astra Linux – Vulnerability in Git

Git is a version control system. Before versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories containing submodules could be exploited through a bug in Git. This bug allowed an attacker to manipulate the creation of files—specifically, files that were written into the...

9CVSS7.9AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/13 3:44 p.m.7 views

CVE-2024-32002-EXP

CVE-2024-32002-EXP root@kitploit: !/bin/bash Configurar opciones de Git git config --global protocol.file.allow always git config --global core.symlinks true Evitar mensajes de advertencia establecer rama predeterminada como main git config --global init.defaultBranch main Definir ruta de tell-ta...

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

rcetest

CVE-2024-32002: Explotando RCE en Git mediante git clone Este repositorio contiene un PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación git clone. Al crear repositorios con submódulos de una manera específica, un atacante puede explotar el manejo de...

9CVSS7.8AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/10 4:52 a.m.6 views

CVE-2026-60004-gitea-0day

CVE-2026-60004 - Gitea = 1.27.0 Pre-Auth RCE This is a proof-of-concept exploit for CVE-2026-60004, a critical remote code execution vulnerability in Gitea versions 1.17 through 1.27.0. The script automates the full exploitation chain, from user registration to establishing a stable, interactive...

9.8CVSS8.4AI score0.86777EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/09 7:02 p.m.6 views

CVE-2026-60004

CVE-2026-60004 — Gitea diffpatch RCE Remote code execution PoC for the Gitea diffpatch endpoint. An account with write access to a repository on instances with open registration, simply registering an account suffices can execute arbitrary shell commands on the server as the Gitea service account...

9.8CVSS8.4AI score0.86777EPSS
SaveExploits14References2
EUVD
EUVD
added 2026/09/08 6:41 p.m.13 views

EUVD-2026-65223

GitPython: clonefrom/clone omit --separate-git-dir from unsafegitcloneoptions, enabling arbitrary git-directory creation outside the destination...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/09/08 12:00 a.m.11 views

NewStart CGSL MAIN 7.02 : git Vulnerability (NS-SA-2026-0105)

The remote NewStart CGSL host, running version MAIN 7.02, has git packages installed that are affected by a vulnerability: - Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When...

8CVSS0.04109EPSS
SaveExploits9References3
NVD
NVD
added 2026/08/25 2:16 a.m.19 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS0.0043EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 2:16 a.m.9 views

DEBIAN-CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.41 views

CVE-2026-78677 GitPython before 3.1.59 Path Traversal via separate-git-dir

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS0.0043EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/08/25 1:30 a.m.10 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS7.2AI score0.0043EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/25 1:30 a.m.48 views

CVE-2026-78677

GitPython before 3.1.59 omits the --separate-git-dir option from its unsafe_git_clone_options list, enabling a path traversal attack. An attacker can pass a separate_git_dir parameter to Repo.clone_from() or Repo.clone() to redirect repository metadata to an attacker-controlled filesystem path, r...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/25 1:30 a.m.24 views

CVE-2026-78677 GitPython before 3.1.59 Path Traversal via separate-git-dir

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.14 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-78677

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone...

8.7CVSS7.1AI score0.0043EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/08/17 11:09 a.m.18 views

CVE-2026-42284

A flaw was found in GitPython, a Python library for interacting with Git repositories. A remote attacker could exploit an input validation vulnerability in the clone function. By crafting a malicious string in the multioptions parameter, an attacker could bypass validation. This allows for the...

9.8CVSS8.2AI score0.00571EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.22 views

PT-2026-81152

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.59 Description GitPython fails to include the --separate-git-dir flag in its unsafe git clone options. This allows an attacker to provide a separate git dir parameter to the Repo.clone from or Repo.clone...

8.7CVSS5.6AI score0.0043EPSS
SaveExploits1References20
Rows per page
Query Builder