Lucene search
+L

22578 matches found

Kitploit
Kitploit
added 2026/09/07 12:31 a.m.5 views

januscape

Januscape — Linux KVM/x86 客户机到宿主机逃逸跟踪站点 Januscape 补丁状态跟踪器的源码:一个单页站点,记录哪些发行版已为 Linux 内核中的 KVM/x86 客户机到宿主机逃逸发布了修复。 事实存放位置 关于该漏洞的所有信息——CVE ID、受影响版本与已修复版本、上游修复提交、发现与披露致谢,以及各发行版当前的补丁状态——均属于跟踪页面,而非本 README: 渲染页面: https://kimmo.cloud/januscape/ 源文件: site/content/index.md 编辑该文件即可;本仓库中的其他一切皆为构建基础设施。...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 12:31 a.m.5 views

ipv6_frag_escape

IPV6FRAGESCAPE — Linux IPv6 分片容器逃逸追踪站点 IPV6FRAGESCAPE 补丁状态追踪器的源码:一个单页站点,记录哪些发行版已为 Linux 内核中的 IPv6 分片容器逃逸漏洞发布了修复。 事实信息所在位置 关于该漏洞的所有信息——CVE ID、受影响版本与已修复版本、上游修复提交、发现与披露致谢,以及各发行版的最终补丁状态——均属于追踪器页面,而非本 README: 渲染页面: https://kimmo.cloud/ipv6fragescape/ 源码: site/content/index.md 编辑该文件;此仓库中的其他所有内容均属构建基础设施...

6AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2026-78254

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The ftp and scp tasks of Apache Ant can download files from a remote server. A malicious server can provide relative paths that allow it to write outside of the...

7.4CVSS0.0019EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/06 11:30 p.m.5 views

rootpacket-cve-2026-31431

rootpacket CVE-2026-31431 A Linux Docker-to-host cryptojacking toolkit captured from live attacks on Kinryū Labs honeypots. It breaks in through an exposed Docker Engine API, escapes the container to root the host with CVE-2026-31431 , installs a kernel rootkit, and runs an XMRig Monero miner. Fu...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/06 11:15 p.m.1 views

CVE-2024-12356

BeyondTrust Remote Support 与 Privileged Remote Access 中经由参数注入与 PostgreSQL 字符串转义绕过实现未认证远程代码执行 道德警告: 仅限研究、教育与授权测试用途。请勿在未经许可的系统上使用。 BeyondTrust Remote Support RS 与 Privileged Remote Access PRA 是用于代理进入组织内部系统的特权远程会话的设备,因此它们经常暴露于互联网,并在网络中占据受信任的位置。 能够访问设备 WebSocket 端点的未认证攻击者,可通过串联两个漏洞以 site...

9.8CVSS0.9003EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/06 7:11 p.m.6 views

CVE-2026-5817-PoC

CVE-2026-5817:Docker Model Runner 容器到宿主机 RCE / 逃逸 在 Docker Desktop(4.40.0 至 4.67.x)宿主机上的任何容器,都可以通过两个 HTTP 请求在宿主机上运行代码。无需套接字挂载,无需 --privileged,无需 capabilities。 原理 每个容器都可以无认证地访问位于 model-runner.docker.internal 的 Model Runner。它会从你指定的任何 OCI 仓库拉取模型,并在不校验摘要的情况下存储它们。Python 后端(vLLM、MLX、SGLang)使用...

8.8CVSS7.9AI score0.00224EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/06 5:35 p.m.5 views

CVE-2019-5736

Usage Edit HOST inside payload.c, compile with make. Start nc and run pwn.sh inside the container. Notes This exploit is destructive: it'll overwrite /usr/bin/docker-runc binary on the host with the payload. It'll also overwrite /bin/sh inside the container. Tested only on Debian 9. No attempts...

9.3CVSS7AI score0.98452EPSS
SaveExploits35References2
Kitploit
Kitploit
added 2026/09/06 3:20 p.m.8 views

CVE-2025-9074

Description Vibe coded a small exploit script in pure Bash without dependencies on tools that might not be installed. The script talks to the internal Docker API, creates and starts a new container, mounts the host C drive and then executes a command inside that. The output is streamed back to th...

9.3CVSS8.1AI score0.01629EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/06 2:15 p.m.5 views

ZigRaceExploit

CVE-2021-25741 — TOCTOU Symlink Race Exploit in Zig Educational exploit of the TOCTOU Time Of Check, Time Of Use race condition behind CVE-2021-25741, a vulnerability in the Kubernetes kubelet. The project demonstrates locally without a K8s cluster how a concurrent symlink swap can bypass a path...

8.8CVSS7.2AI score0.07964EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/06 12:56 p.m.3 views

CVE-2022-0543

CVE-2022-0543 适用于通过Lua沙盒逃逸漏洞进行Redis RCE的完整利用程序。基于 https://thesecmaster.com/how-to-fix-cve-2022-0543-a-critical-lua-sandbox-escape-vulnerability-in-redis/。 功能: 自动反向Shell -I + -P 单条命令执行 -x 基本Shell 默认 待办: 需要更好的检测机制以防止误报 免责声明: 此脚本用于审计系统安全性。请仅在您自己的系统或已获得书面授权利用的系统上使用此脚本。...

10CVSS8.2AI score0.99351EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 12:46 p.m.4 views

CVE-2017-1000112-Adpated

CVE-2017-1000112-Adpated POE code for CVE-2017-1000112 adapted to both funtion on a specific VM and Escape a Docker...

7CVSS6.7AI score0.20797EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/06 11:15 a.m.6 views

CVE-2025-55130

CVE-2025-55130 - Node.js Permission Model Symlink Escape root@kitploit: / | | | | |/ \ / \ | | | | / | // \ | | || | || || || | | | | \ | \ \ | | | | | | |/|| \ ||| ||/||| | || | || | |/ |//||// Node.js Permission Model Bypass via Crafted Symlinks Discovered by natann @ JFrog Overview A path...

9.1CVSS7.7AI score0.01662EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 10:24 a.m.4 views

CVE-2026-66493

文件操作中的路径遍历(删除 / 复制 / 移动) PhocaCommander ≤ 6.1.3 — 已认证管理员可在 Web 根目录之外操作文件 摘要 PhocaCommander 的文件操作处理器从攻击者可控的 base64 编码参数(pathfrom、pathwhere)构造源路径和目标路径,且未进行任何路径包含验证。已认证的管理员可以删除、复制和移动 Web 服务器进程可访问的文件系统中的任意文件。 已在实验室中确认:可以删除 /tmp/(Web 根目录之外)中的文件,并将 /etc/passwd 复制到 PhocaCommander...

6.4CVSS5.9AI score0.00377EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 8:10 a.m.5 views

CVE-2025-68613-n8n-rce-analysis

Matrix GIF...

9.9CVSS8.2AI score0.99105EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/06 7:57 a.m.4 views

coolify-cve-2025-66209-66213

Coolify Security Advisories - CVE-2025-66209 through CVE-2025-66213 Reporter: 0xrakan Vendor: coollabsio/coolify Affected Versions: v4.0.0-beta.451 Fixed Version: v4.0.0-beta.451 Severity: Critical CVSS 9.4 Overview Five critical authenticated command injection vulnerabilities were discovered in...

9.9CVSS6.2AI score0.03933EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 7:22 a.m.9 views

Zapscape

⚡ Zapscape - Your Computer's Safety Net, Simplified ⬇️ DOWNLOAD ZAPSCAPE NOW 🛡️ What Is Zapscape? Zapscape is a friendly tool that helps protect your computer from a hidden threat called a "KVM escape." Think of it as a digital shield that keeps your personal files, photos, and information safe...

8.8CVSS6.4AI score0.00347EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/06 5:51 a.m.8 views

CVE-2025-9074-PoC-Bash

CVE-2025-9074-PoC-Bash The original PoC is: https://github.com/j3r1ch0123/CVE-2025-9074. This is new PoC in bash since not all docker containers has python installed, and mostly this should be run from inside a container. Steps From inside the container use the following to find vulnerable docker...

9.3CVSS8.1AI score0.01629EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/06 4:25 a.m.5 views

exploit-js2py

CVE-2024-28397 - js2py Sandbox Escape Description The CVE-2024-28397 vulnerability affects versions of js2py up to v0.74, a Python library that allows JavaScript code to be executed within the Python interpreter. The flaw is in the implementation of the disablepyimport method, which should preven...

5.3CVSS7AI score0.04548EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/06 4:03 a.m.6 views

CVE-2026-51992

CVE-2026-51992 在 ClickHouse 中,存在一个功能,允许具有相应权限的用户创建字典,以便与不同的数据库交互并对其运行特定查询。对于 PostgreSQL,SELECT 查询在被发送到数据库执行之前,会被包装在 COPY QUERY TO STDOUT 语句中。通过在创建的字典中添加一个括号,可以跳出 COPY QUERY TO STDOUT 语句,进而运行任意 SQL 语句,这又可能导致在数据库服务器上运行任意命令。 详细信息 PostgreSQL 字典使用以下结构创建: root@kitploit: SOURCEPOSTGRESQL port 5432 host...

5.9AI score0.00515EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 1:27 a.m.5 views

cve-2025-23266-migration-bypass

cve-2025-23266-migration-bypass cve-2025-23266-migration-bypass two method given to get flag's content: 1. copy it from host into container's mounted dir; 2. use reverse shell to get it;...

9CVSS8.4AI score0.03111EPSS
SaveExploits4
Rows per page
Query Builder