10082 matches found
mongobleed-exploit-CVE-2025-14847
🩸 MongoBleed - CVE-2025-14847 Security Research Lab CVE-2025-14847 | CVSS 8.7 High | Unauthenticated Memory Disclosure 📖 Full Documentation • 🔬 Technical Analysis • ⚡ Quick Commands 🎯 CVE-2025-14847 Summary MongoBleed is a critical memory disclosure vulnerability in MongoDB's network transport...
mongobleed
mongobleed CVE-2025-14847 - MongoDB Unauthenticated Memory Leak Exploit A proof-of-concept exploit for the MongoDB zlib decompression vulnerability that allows unauthenticated attackers to leak sensitive server memory. Vulnerability A flaw in MongoDB's zlib message decompression returns the...
CVE-2026-80973
A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture subsystem, specifically within the 6fire driver. This vulnerability allows a malicious USB device to trigger an out-of-bounds read by sending a specially crafted MIDI event with an excessive length. This can lead to the...
CVE-2026-89524
In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets ath6klcfg80211connectevent subtracts fixed IE offsets from assocreqlen -= 4 and assocresplen -= 6, both u8, with no lower bound. The aggregate check...
CVE-2026-89481
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...
mongobleed-detector
MongoBleed Detector Offline MongoDB Analysis Tool for CVE-2025-14847 MongoBleed A standalone Linux command-line tool that analyzes MongoDB data to identify likely exploitation of CVE-2025-14847 using multiple detection modules. Table of Contents Overview Detection Modules Requirements Installatio...
EUVD-2026-76430
In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets ath6klcfg80211connectevent subtracts fixed IE offsets from assocreqlen -= 4 and assocresplen -= 6, both u8, with no lower bound. The aggregate check...
EUVD-2026-76387
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...
CVE-2026-89481
CVE-2026-89481 affects the nvme-tcp driver in the Linux kernel . The function nvme_tcp_handle_r2t() fails to verify the direction of the NVMe request when processing a Ready to Transfer (R2T) message. A malicious NVMe controller can send an R2T referencing a READ command, causing the host to tran...
CVE-2026-89481 nvme-tcp: fix host memory disclosure on R2T for a read command
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...
CVE-2025-14847_Expolit
MongoBleed-Pro ☠️ 高级 MongoDB 内存泄漏利用工具 持续学习 | 持续黑客 — CyberTechAjju 🔥 介绍 MongoBleed-Pro 是一个针对 CVE-2025-14847 的高级利用工具,这是 MongoDB 在 zlib 压缩处理中的一个严重内存泄露漏洞。该工具允许安全研究人员从易受攻击的 MongoDB 实例中提取敏感数据。 ⚠️ 免责声明 本工具仅用于授权的安全测试和教育目的 。未经授权访问计算机系统是违法的。在测试前请务必获得适当授权。 💀 漏洞详情 属性| 详情 ---|--- CVE ID| CVE-2025-14847 漏洞类型|...
CVE-2025-5777
CVE-2025-5777 - Prueba de Concepto de Fuga de Memoria en Citrix NetScaler 📌 Descripción Este script explota una vulnerabilidad crítica de divulgación de memoria en los dispositivos Citrix NetScaler ADC/Gateway, identificada como CVE-2025-5777 denominada CitrixBleed 2. Provoca una fuga de memoria ...
Heartbleed_Dockerfile_with_Nginx
使用 Nginx Dockerfile 测试 Heartbleed 该仓库包含 Nginx 的 Dockerfile ,其中使用了存在漏洞的 OpenSSL 版本 1.0.1f ,用于测试 CVE-2014-0160 Heartbleed 漏洞。 基础 Docker 镜像 debian:latest 安装 1. 安装 Docker 以 Debian 为例:apt-get install -y docker 2. 从公开的 Docker Hub Registry 下载 debian 基础镜像: docker pull debian:latest 3. 根据 Dockerfile...
razer-lycosa-kernel-lpe-BYOVD-Vulnerability-PoC
Lycosa.sys、Razer:任何本地用户均可触达的两个内核漏洞 通过 https://github.com/416rehman/DeepZero 发现 厂商: Razer Inc. 组件: Lycosa.sys,Razer Lycosa 键盘过滤驱动程序,x64 SHA-256: a120a6184ab16864e8a5f1dfd0cd178fca541de463b5cef946e18c34b9b6f716 报告者参考编号: a120a6184ab16864 状态: 尚未向厂商报告。 本目录报告同一驱动程序的同一例程中的两个不同缺陷...
vaas-cve-2014-0160
漏洞即服务 - CVE 2014-0160 一个基于 Debian Wheezy Linux 的系统,包含易受攻击版本的 libssl 和 openssl,以及一个用于展示 CVE-2014-0160(即 Heartbleed)的 Web 服务器。 概述 此 Docker 容器基于 Debian Jessie,并已修改以使用易受攻击版本的 libssl 和 openssl。 一个简单的静态网页通过 Apache 2 提供服务。 用法 使用 docker pull hmlio/vaas-cve-2014-0160 安装容器 使用端口映射运行容器:docker run -d -p...
WebKit-CVE-2016-4622
WebKit CVE-2016-4622 解析:Slice ValueOf Fastpath 脆弱性の詳細 Array.slice 操作を介してメモリ開示を実現する WebKit JavaScript Core 脆弱性の包括的な解析と悪用 目次 エグゼクティブサマリー 脆弱性概要 研究環境のセットアップ 技術解析 悪用手順 主要な発見 リソースと参考文献 エグゼクティブサマリー このリポジトリには CVE-2016-4622 の包括的な解析が含まれています。これは WebKit の JavaScript Core エンジンにおける重要なメモリ開示脆弱性です。この脆弱性は...
CVE-2025-5777
CVE-2025-5777 - Citrix NetScaler メモリリークエクスプロイト 📌 概要 このツールは、Citrix NetScaler ADC/Gatewayデバイスにおける重大なメモリ情報漏洩脆弱性であるCVE-2025-5777 を実証します。このエクスプロイトは、不正な形式の認証リクエストを介して機密メモリ内容を漏洩させます。 主な機能: ✔ メモリリーク検出 XML応答解析による ✔ 漏洩メモリ領域のHex+ASCIIダンプ ✔ Burp Suite互換 のリクエスト形式 ✔ 効率的なテストのための非同期リクエスト 🔍 概念実証 PoC 1. 脆弱性を含むリクエス...
Ticketbleed
Ticketbleed 该工具用于利用Ticketbleed(CVE-2016-9244)漏洞,src文件夹内的Ticketbleed库是go的crypto/tls的修改版本,对handshakeclient.go, tls.go, common.go文件做了少量更改,但基本保持一致。 构建 root@kitploit: cd Ticketbleed mv Ticketbleed.go.tmp Ticketbleed.go go get github.com/EgeBalci/Ticketbleed go build Ticketbleed.go 用法 root@kitploit:...
CVE-2025-5777
CVE-2025-5777 (又名 CitrixBleed 2)是 Citrix Gateway 登录过程中的一个越界读取(OOB)。 这是一个利用该越界读取(CVE-2025-5777)的概念验证代码,用于从存在漏洞的 Citrix Gateway 实例中获取内存数据,可能导致 cookies/凭据被盗。 使用方法 我强烈建议在使用脚本时使用 venv 虚拟环境。 root@kitploit: usage: main.py -h -t THREADS -o OUTPUT url positional arguments: url target URL options: -h, --he...