993544 matches found
cve-2019-13132-lab
CVE-2019-13132 — libzmq CURVE INITIATE 栈溢出 → RCE 实验室 针对 CVE-2019-13132 的端到端可用 RCE 漏洞利用程序 + 可重现实验室,该漏洞是 libzmq 的 CURVE INITIATE 握手处理程序中的栈缓冲区溢出。知道服务器长期公钥(这是一个公开参数)的攻击者可以溢出 processinitiate 中的固定大小栈缓冲区,覆盖保存的返回地址,并将执行重定向到任意代码。 作者:Nicolas Krassas @dinosn 仅供实验室使用。 本工具包附带了一个故意留有漏洞的 libzmq...
CVE-2026-35196
CVE-2026-35196 · Chamilo LMS · 操作系统命令注入 → RCE 研究人员: K 披露类型: 负责任披露 状态: 已修复 受影响产品: Chamilo LMS 2.0(已在 v1.11.32 上确认) 📋 漏洞摘要 🔍 描述 Chamilo LMS v1.11.32 的 main/inc/ajax/gradebook.ajax.php 中的 exportallcertificates 操作存在一个严重的操作系统命令注入 漏洞。 应用程序通过 apigetcourseid 获取课程代码,该函数直接读取 $SESSION'cid'。这个来自会话的值被未经净化地拼接 ...
EUVD-2026-68800
elFinder: ZIP extraction bypasses uploadDeny MIME filter allowing PHP file upload RCE...
elFinder: ZIP extraction bypasses uploadDeny MIME filter allowing PHP file upload (RCE)
Summary elFinder provides uploadDeny and uploadAllow options in its connector configuration to restrict which MIME types may be uploaded. When uploadDeny includes text/x-php, direct upload of .php, .phtml, and .phar files is correctly blocked. However, the extract command ZIP decompression...
GHSA-GXMJ-R5RF-GGWQ elFinder: ZIP extraction bypasses uploadDeny MIME filter allowing PHP file upload (RCE)
Summary elFinder provides uploadDeny and uploadAllow options in its connector configuration to restrict which MIME types may be uploaded. When uploadDeny includes text/x-php, direct upload of .php, .phtml, and .phar files is correctly blocked. However, the extract command ZIP decompression...
CVE-2026-76595
A flaw was found in advisor-backend. Multiple code paths within the application deserialize YAML YAML Ain't Markup Language with an unsafe full Loader, which can instantiate arbitrary Python objects via YAML tags. An unauthenticated remote attacker can exploit this by submitting specially crafted...
CVE-2026-0770
CVE-2026-0770: Langflow execglobals Ejecución Remota de Código No Autenticada PoC CVE-2026-0770 es una vulnerabilidad de Ejecución Remota de Código RCE no autenticada que afecta a Langflow. El fallo se origina por una validación de entrada incorrecta en el manejo del parámetro execglobals...
kernel: netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
A flaw was found in the Linux kernel's netfilter component, specifically within the nftsetpipapoavx2 AVX2 matching functions. This vulnerability occurs when a pipapo set with an 'ipv4 . port' key is reloaded. Due to incorrect masking, the system may erroneously identify non-matching elements as...
-Limesurvey-RCE-CVE-2021-44967
🚀 LimeSurvey RCE CVE-2021-44967 - 認証済みリモートコード実行 このリポジトリには、LimeSurvey の認証済みリモートコード実行脆弱性 CVE-2021-44967 の実用的なエクスプロイトが含まれています。 🎯 互換性 テスト済みで動作確認済み: LimeSurvey 5.2.x LimeSurvey 6.x 🐛 脆弱性の概要 この脆弱性により、管理者権限を持つ認証済みユーザーが悪意のあるプラグインをアップロードできます。LimeSurvey...
CVE-2026-77009 WatchMan-Site7 3.1.1 - 4.2.0 - Subscriber+ RCE via Debug Console
The WatchMan-Site7 WordPress plugin through 4.2.0 does not restrict access to its debugging console, which executes user-supplied PHP code, allowing any authenticated user, such as a subscriber, to run arbitrary code on the server...
CVE-2026-77009 WatchMan-Site7 3.1.1 - 4.2.0 - Subscriber+ RCE via Debug Console
The WatchMan-Site7 WordPress plugin through 4.2.0 does not restrict access to its debugging console, which executes user-supplied PHP code, allowing any authenticated user, such as a subscriber, to run arbitrary code on the server...
CVE-2026-77009
CVE-2026-77009 affects the WatchMan-Site7 WordPress plugin through version 4.2.0 . The plugin fails to restrict access to its debugging console , which executes user-supplied PHP code . Any authenticated user with a low privilege level (e.g., a subscriber ) can leverage this to achieve remote cod...
EUVD-2026-70033
The Yoast SEO Premium WordPress plugin before 27.6.1 does not sanitize control characters from redirect origins before writing them to the site's Apache configuration file when the file-based redirect mode is enabled, and the redirect-creation endpoint is reachable by users with only Author-level...
CVE-2026-10821 Yoast SEO Premium < 27.6.1 - Author+ Arbitrary .htaccess Directive Injection to RCE
The Yoast SEO Premium WordPress plugin before 27.6.1 does not sanitize control characters from redirect origins before writing them to the site's Apache configuration file when the file-based redirect mode is enabled, and the redirect-creation endpoint is reachable by users with only Author-level...
CVE-2026-10821
Yoast SEO Premium WordPress plugin before 27.6.1 fails to sanitize control characters from redirect origins before writing them to the site's Apache .htaccess file when file-based redirect mode is enabled. Because the redirect-creation endpoint is accessible to users with Author-level access, an ...
CVE-2026-10821 Yoast SEO Premium < 27.6.1 - Author+ Arbitrary .htaccess Directive Injection to RCE
The Yoast SEO Premium WordPress plugin before 27.6.1 does not sanitize control characters from redirect origins before writing them to the site's Apache configuration file when the file-based redirect mode is enabled, and the redirect-creation endpoint is reachable by users with only Author-level...
CVE-2025-24893
信息 该 PoC 首先测试 SSTI,如果可行则继续。 它会进入循环,并允许你远程执行命令。 目前 exec 和 shell 命令功能相同。 使用方法 连接 root@kitploit: python3 poc.py 示例 将 debug 设置为 False(默认) root@kitploit: python3 poc.py http://127.0.0.1:8080 Targeting http://127.0.0.1:8080 + Target is vulnerable! xwiki-shell help Documented commands type help :...
CVE-2026-20841
此 PoC 触发方式的准确性尚未验证,仅供参考/信息用途。 CVE-2026-20841 - Windows notepad.exe 远程代码执行(RCE) 利用条件: 测试环境:记事本版本 11.2510.14.0 步骤 1:保存文件 步骤 2:打开文件 注意:点击时会提示打开程序(或继续)...
Tell-Me-Root
Tell Me Root(基于cve-2026-24061 telnet远程认证绕过漏洞的批量检测工具) 这是一个基于 Python 编写的超级超级超级轻量级工具! 解放双手,批量扫描,坐等shell喂到嘴边! 草履虫也能轻松挖到漏洞!!! 🚀 功能特性 批量处理 :支持从文本文件(默认 iplist.txt)批量导入目标 IP。 智能预检 :在启动 Telnet 客户端前,先通过 Socket 进行端口存活检测,避免因 IP 不通导致的无效等待。 自动payload检查 :内置 payloads,自动尝试登录目标服务器。直接在当前窗口拿到权限。 实时进度监控 :清晰展示当前处理进度(例...
CVE-2026-39987-Lab
CVE-2026-39987 — marimo 预认证终端 WebSocket RCE 实验环境 仅限本地的 Docker 实验环境,用于复现和理解 marimo 中的 CVE-2026-39987。 本项目将存在漏洞的 marimo 服务与已修复的 marimo 服务并排对比,然后使用最小危害证明脚本演示两者之间的差异。 执行摘要 CVE-2026-39987 是 marimo (一个响应式 Python 笔记本框架)中的一个严重的预认证远程代码执行漏洞。 漏洞行为存在于终端 WebSocket 端点: root@kitploit: /terminal/ws...