3 matches found
CVE-2026-44848-PoC
CVE-2026-44848 — Portainer: Falta de autorización en los endpoints de plugins de Docker → RCE en el host Prueba de concepto de CVE-2026-44848 , una vulnerabilidad de falta de autenticación CWE-862 en Portainer que permite a un usuario no administrador con acceso al endpoint de Docker realizar...
CVE-2019-5736-PoC
用法 PoC 针对受害者执行例如 docker exec sh 的场景创建。在运行漏洞利用之前,需要覆盖容器文件系统中的 sh 二进制文件: root@kitploit: printf '!/proc/self/exe' /bin/sh 之后,当受害者执行 exec 命令时,主机文件系统中的 runc 二进制文件将被 exploit 中定义的代码覆盖。 示例 容器终端: root@kitploit: root@cebad431c120:/ printf '!/proc/self/exe' /bin/sh root@cebad431c120:/ ./exp Waits until vict...
CVE-2026-72736
Summary: CVE-2026-72736 affects Dokploy prior to version 0.29.13. The vulnerability arises because user-supplied values are interpolated into shell commands in the registry credential testing and Docker Swarm cluster management endpoints. There is a safe local code path, but the remote path uses ...