Lucene search
+L

47 matches found

Kitploit
Kitploit
•added 2026/09/25 5:58 p.m.•13 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.7AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/24 4:01 p.m.•7 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.8CVSS9.2AI score0.23988EPSS
SaveExploits14
Kitploit
Kitploit
•added 2026/09/24 4:01 p.m.•8 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.8CVSS9.2AI score0.23988EPSS
SaveExploits14References2
Kitploit
Kitploit
•added 2026/09/22 6:26 p.m.•5 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.8AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/22 12:08 p.m.•12 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/20 3:45 p.m.•11 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...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
•added 2026/09/19 1:49 p.m.•15 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...

9CVSS8.2AI score0.29234EPSS
SaveExploits32References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•17 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 a script to be written into the .git/ directory instead of the submodule’s worktree. This enabl...

9CVSS7.4AI score0.29234EPSS
SaveExploits32References2
EUVD
EUVD
•added 2026/09/08 6:41 p.m.•63 views

EUVD-2026-65223

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

8.7CVSS7.3AI score0.00651EPSS
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...

8CVSS7.8AI score0.04109EPSS
SaveExploits9References3
SUSE CVE
SUSE CVE
•added 2026/08/26 1:10 a.m.•7 views

SUSE 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.00651EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2026/08/25 3:32 a.m.•7 views

Duplicate Advisory: clone_from()/clone() omit --separate-git-dir from unsafe_git_clone_options, enabling arbitrary git-directory creation outside the destination

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-8mcc-hrx5-hvxc. This link is maintained to preserve external references. Original Description GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary g...

8.7CVSS7.2AI score0.00651EPSS
SaveExploits1References4Affected Software1
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.00651EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/25 2:16 a.m.•10 views

PYSEC-2026-3787

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.7AI score0.00651EPSS
SaveExploits1References2
PyPA
PyPA
•added 2026/08/25 2:16 a.m.•13 views

PYSEC-2026-3787

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.00651EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/08/25 2:16 a.m.•11 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.00651EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2026/08/25 1:30 a.m.•42 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.00651EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/08/25 1:30 a.m.•6 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.6AI score0.00651EPSS
SaveExploits1References2
CVE
CVE
•added 2026/08/25 1:30 a.m.•53 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.00651EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
•added 2026/08/25 1:30 a.m.•12 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.00651EPSS
SaveExploits1References2
Rows per page
Query Builder