Lucene search
+L

32 matches found

Kitploit
Kitploit
•added 2026/09/24 1:01 p.m.•9 views

CVE-2025-48384-submodule

Submódulo CVE-2025-48384 Este submódulo contiene un hook post-checkout malicioso para demostración...

8CVSS7.5AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/24 9:34 a.m.•10 views

git_rce

CVE-2024-32002 PoC 1. Debes configurar la opción de enlace simbólico de git de la siguiente manera: root@kitploit: git config --global core.symlinks true 2. Luego explota CVE-2024-32002 con el siguiente comando: root@kitploit: git clone --recursive https://github.com/EQSTSeminar/gitrce.git...

9CVSS8.2AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
•added 2026/09/24 4:47 a.m.•10 views

CVE-2024-32002-Exploit

root@kitploit: !/bin/bash git init hook cd hook mkdir -p y/hooks cat y/hooks/post-checkout dotgit.txt git hash-object -w --stdin dot-git.hash printf "120000 %s 0\ta\n" "$cat dot-git.hash" index.info git update-index --index-info index.info git commit -m "add-symlink" git remote add origin...

9CVSS8.2AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
•added 2026/09/23 7:05 p.m.•11 views

hook

This repository does not have a README...

8.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 12:53 a.m.•8 views

hooky

hooky Este repositorio es un submódulo para https://github.com/markuta/CVE-2024-32002, que contiene un simple hook ubicado en y/hooks/post-checkout para abrir la calculadora en sistemas macOS: root@kitploit: open -a Calculator.app Puedes encontrar más información sobre la vulnerabilidad aquí y aq...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References4
EUVD
EUVD
•added 2026/09/20 12:30 a.m.•10 views

EUVD-2026-83621

Mistral Vibe before 2.25.5 contains a remote code execution vulnerability in the worktree creation process that executes git hooks before trust validation. Attackers can supply a repository with a crafted post-checkout hook that executes arbitrary shell commands with the privileges of the user...

8.8CVSS6.4AI score0.00874EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/19 11:17 p.m.•10 views

CVE-2026-93993

Mistral Vibe before 2.25.5 contains a remote code execution vulnerability in the worktree creation process that executes git hooks before trust validation. Attackers can supply a repository with a crafted post-checkout hook that executes arbitrary shell commands with the privileges of the user...

8.8CVSS0.00874EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/19 10:58 p.m.•45 views

CVE-2026-93993 Mistral Vibe before 2.25.5 Remote Code Execution via git post-checkout

Mistral Vibe before 2.25.5 contains a remote code execution vulnerability in the worktree creation process that executes git hooks before trust validation. Attackers can supply a repository with a crafted post-checkout hook that executes arbitrary shell commands with the privileges of the user...

8.8CVSS0.00874EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/19 10:58 p.m.•34 views

CVE-2026-93993

Mistral Vibe before 2.25.5 contains a remote code execution vulnerability in its worktree creation process . The root cause is that git hooks are executed before trust validation , allowing an attacker to supply a repository with a crafted post-checkout hook that runs arbitrary shell commands wit...

8.8CVSS6.4AI score0.00874EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/19 10:58 p.m.•8 views

CVE-2026-93993 Mistral Vibe before 2.25.5 Remote Code Execution via git post-checkout

Mistral Vibe before 2.25.5 contains a remote code execution vulnerability in the worktree creation process that executes git hooks before trust validation. Attackers can supply a repository with a crafted post-checkout hook that executes arbitrary shell commands with the privileges of the user...

8.6CVSS6.4AI score
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/19 12:00 a.m.•1 views

CVE-2026-93993: Inclusion of Functionality from Untrusted Control Sphere

Mistral Vibe before 2.25.5 contains a remote code execution vulnerability in the worktree creation process that executes git hooks before trust validation. Attackers can supply a repository with a crafted post-checkout hook that executes arbitrary shell commands with the privileges of the user...

8.8CVSS6.4AI score0.00874EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/18 8:05 p.m.•7 views

CVE-2024-32002-poc

Bash Script: root@kitploit: !/bin/bash Set Git configuration options git config --global protocol.file.allow always git config --global core.symlinks true Avoid warning messages set default branch to main git config --global init.defaultBranch main Define tell-tale path...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Git

Git is a fast, scalable, distributed revision control system with an unusually rich command set. It offers both high-level operations and full access to its internal workings. When reading a config value, Git removes any trailing carriage return and line feed CRLF characters. When writing a confi...

8CVSS6.9AI score0.04109EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
•added 2026/08/14 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-73623

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.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command executio...

8.8CVSS7.5AI score0.00835EPSS
SaveExploits1References3
PyPA
PyPA
•added 2026/08/13 12:17 p.m.•7 views

PYSEC-2026-3952

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

8.8CVSS7.5AI score0.00835EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
•added 2026/08/13 11:28 a.m.•44 views

EUVD-2026-57792

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS5.7AI score0.00835EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/13 11:28 a.m.•22 views

CVE-2026-73623 GitPython before 3.1.54 Remote Code Execution via --template

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS6AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/13 11:28 a.m.•10 views

CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

8.8CVSS5.9AI score0.00835EPSS
SaveExploits1
OSV
OSV
•added 2026/06/13 9:10 p.m.•24 views

MAL-2026-5750 Malicious code in mailconfirmer (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector dfb184ffa15fd011b84658a6b5cd68582e78827258a8373f0da1ef34248bfb09 The package advertises itself as an email-confirmation utility, but index.js contains only no-op stubs that console.log demo messages. The real...

5.6AI score
SaveExploits0References48
Tenable Nessus
Tenable Nessus
•added 2026/01/13 12:00 a.m.•4 views

MiracleLinux 7 : git-1.8.3.1-25.0.4.el7.AXS7 (AXSA:2025-10662:11)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-10662:11 advisory. CVE-2025-48384: config: quote values containing CR character CVEs: CVE-2025-48384 Git is a fast, scalable, distributed revision control system with an...

8CVSS8AI score0.04109EPSS
SaveExploits9References2
Rows per page
Query Builder