Lucene search
+L

57 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.4 views

cve-2024-32002-submodule-rce

CVE-2024-32002 RCE Submodule Un sottomodulo per dimostrare CVE-2024-32002. Dimostra l'esecuzione remota di codice RCE caricando un hook di commit dannoso nella directory .git del repository principale. Vedi cve-2024-32002-poc-rce per il POC funzionante che utilizza questo repository. Cosa contien...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References1
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

CVE-2024-32002

GIT RCE CVE-2024-32002 Descrizione | CVE-2024-32002 | https://www.tarlogic.com/blog/cve-2024-32002-vulnerability-git/ | Exploit | Per prima cosa devi creare i repository "calledrepo" e "commandrepo" su git. | La vittima eseguirà successivamente la clonazione di calledrepo con "git clone --recursi...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.1 views

hook

hook Submodul für gitrce: https://github.com/EQSTSeminar/gitrce Angriffsszenario kali192.168.216.129 --Gibt Remote-Repository-Adresse-- Win192.168.216.130 kali192.168.216.129 --Git clone && Hook-Skriptpost-checkout-Ausführung-- Win192.168.216.130 Haftungsausschluss Dieses Repository ist nicht als...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References1
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

CVE-2024-32002-EXP

CVE-2024-32002-EXP root@kitploit: !/bin/bash Imposta le opzioni di configurazione Git git config --global protocol.file.allow always git config --global core.symlinks true Evita messaggi di avviso imposta il ramo predefinito su main git config --global init.defaultBranch main Definisci il percors...

9CVSS8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.1 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.1AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2025-48384

CVE-2025-48384 PoC Avisos Este repositório foi criado para fins educacionais de segurança. Por favor, não o utilize para fins maliciosos. Esta vulnerabilidade requer que o nome do diretório contenha \r, portanto, sistemas Linux/Unix são os afetados. Abaixo estão as versões do Git afetadas: v2.43....

8CVSS7.4AI score0.04109EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.1 views

CVE-2025-48384-submodule

CVE-2025-48384 Submodule Questo submodule contiene un hook post-checkout malevolo a scopo dimostrativo...

8CVSS7.3AI score0.04109EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2024-32002

CVE-2024-32002 Uma prova de conceito simples que executa a Calculadora exemplo apenas para macOS. Ao usar o comando git clone --recursive, este repositório também puxará https://github.com/markuta/hooky, que contém um script post-checkout. Baseado principalmente no arquivo t7406-submodule-update....

9CVSS8.1AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/08/25 10:42 a.m.1 views

hooky

hooky Dieses Repository ist ein Submodul für https://github.com/markuta/CVE-2024-32002, das einen einfachen Hook enthält, der sich in y/hooks/post-checkout befindet, um den Taschenrechner auf macOS-Systemen zu öffnen: root@kitploit: open -a Calculator.app Weitere Informationen zur Schwachstelle...

9CVSS8AI score0.29234EPSS
SaveExploits32References4
Kitploit
Kitploit
added 2026/08/25 6:02 a.m.2 views

CVE-2024-32002-poc

Script Bash: root@kitploit: !/bin/bash Imposta le opzioni di configurazione di Git git config --global protocol.file.allow always git config --global core.symlinks true Evita messaggi di avviso imposta il ramo predefinito su main git config --global init.defaultBranch main Definisci il percorso d...

9CVSS8.1AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/08/20 7:56 p.m.2 views

git_rce

CVE-2024-32002 PoC 1. Devi configurare l'opzione dei link simbolici di git in questo modo: root@kitploit: git config --global core.symlinks true 2. Quindi sfrutta CVE-2024-32002 con il seguente comando: root@kitploit: git clone --recursive https://github.com/EQSTSeminar/gitrce.git Scenario di...

9CVSS0.29234EPSS
SaveExploits32
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.10 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...

7.7CVSS7.9AI score0.00693EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 12:17 p.m.7 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...

7.7CVSS0.00693EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 12:17 p.m.5 views

DEBIAN-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...

7.7CVSS5.9AI score0.00693EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/13 12:17 p.m.13 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...

7.7CVSS5.9AI score0.00693EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 12:17 p.m.6 views

UBUNTU-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...

7.7CVSS6AI score0.00693EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 11:28 a.m.13 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.00693EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 11:28 a.m.12 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.6 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...

7.7CVSS5.9AI score0.00693EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/13 9:10 p.m.37 views

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
Rows per page
Query Builder