Lucene search
+L

19519 matches found

Kitploit
Kitploit
added 2026/09/04 6:32 p.m.4 views

CVE-2022-0185-POC

CVE-2022-0185 — 概念验证 针对 CVE-2022-0185 的概念验证漏洞利用程序,该漏洞是 Linux 内核 legacyparseparam 函数(fs/fscontext.c)中基于堆的缓冲区溢出,允许本地非特权用户将权限提升至 root。 原始漏洞利用来自 Crusaders of Rust。完整文章:https://www.willsroot.io/2022/01/cve-2022-0185.html 漏洞 该漏洞是 legacyparseparam 内部边界检查中的整数下溢。当内部缓冲区 size 达到 4095 字节时,无符号减法发生回绕并绕过检查,从而在...

8.4CVSS7.2AI score0.25151EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/04 6:07 p.m.4 views

CVE-2021-3156-Project

CVE-2021-3156 — Baron Samedit sudo 中的基于堆的缓冲区溢出 → 本地权限提升 ITSOLERA 网络安全部门 | 红队实习 2026 root@kitploit: ██████╗ █████╗ ██████╗ ██████╗ ███╗ ██╗ ███████╗ █████╗ ███╗ ███╗███████╗██████╗ ██╗████████╗ ██╔══██╗██╔══██╗██╔══██╗██╔═══██╗████╗ ██║ ██╔════╝██╔══██╗████╗ ████║██╔════╝██╔══██╗██║╚══██╔══╝...

7.8CVSS7.4AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/04 5:55 p.m.8 views

CVE-2023-27997-check

Herramienta de Evaluación de Vulnerabilidad CVE-2023-27997 Detecte de forma segura si una instancia de FortiGate SSL VPN es vulnerable a CVE-2023-27997 basándose en el tiempo de respuesta. Consulte el artículo completo en el blog de Bishop Fox, que incluye un recorrido completo de la metodología...

9.8CVSS9.3AI score0.85689EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/04 5:23 p.m.4 views

nginx-rift-check

nginx-rift-check Encuentra configuraciones vulnerables a CVE-2026-42945 , el desbordamiento de búfer en el heap del ngxhttprewritemodule de nginx. Ejecutar una versión afectada de nginx de 0.6.27 a 1.30.0 no es suficiente para ser explotable. La configuración debe contener un par específico de...

9.2CVSS8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/04 3:25 p.m.5 views

CVE-2026-39113

CVE-2026-39113: Desbordamiento de búfer en el montón en la extensión SQLAR opcional de SQLite Resumen ejecutivo CVE-2026-39113 es un desbordamiento de búfer en el montón en la extensión SQLAR opcional de SQLite. En una aplicación que haya cargado la extensión, un atacante que pueda invocar...

4CVSS5.2AI score0.00211EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/04 1:27 p.m.2 views

NGINX-ngx_http_rewrite_module-heap-buffer-overflow-CVE-2026-9256

CVE-2026-9256 NGINX ngxhttprewritemodule PoC 推导过程与思考 适用范围:仅用于本地靶场、授权复现环境、漏洞验证和防护规则分析。不要对未授权目标使用。本文中的 PoC 思路只验证远程可见的 NGINX worker crash 行为,不包含 RCE、ASLR 绕过或稳定利用链。 1. 漏洞背景 CVE-2026-9256 是 NGINX ngxhttprewritemodule 中的堆缓冲区溢出漏洞。漏洞触发并不是单纯访问某个固定 URI,而是依赖特定的 rewrite 配置模式:rewrite 正则中存在互相重叠的 PCRE 捕获组,并且...

9.2CVSS7.6AI score0.10856EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/04 1:15 p.m.3 views

PoC-CVE-2025-69419

CVE-2025-69419 – Reproducible de Desbordamiento de Búfer en el Montón de OpenSSL Resumen Este repositorio contiene un reproductor de prueba de concepto mínimo para CVE-2025-69419 que afecta versiones vulnerables de OpenSSL. El PoC demuestra la escritura fuera de los límites del montón reportada...

7.4CVSS7.4AI score0.00564EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/04 1:13 p.m.2 views

CVE-2022-24903-Heap-based-buffer-overflow-Hand-On-Lab

CVE-2022-24903 动手实验 作者: Andrew Beshay Mousa 一个演示 rsyslog 堆缓冲区溢出漏洞的实操实验。 一个实用的实验室环境,用于通过 TCP syslog 接收中的八位字节计数帧(octet-counted framing)复现并理解 rsyslog 堆缓冲区溢出 漏洞(CVE-2022-24903)。 目录 概述 实验架构 前提条件 漏洞详情 实验环境搭建 目标机器(Ubuntu) 攻击者机器(Kali) 漏洞利用 验证 故障排除 缓解措施 参考资料 概述 CVE-2022-24903 是 rsyslog 的 TCP syslog...

8.1CVSS6.5AI score0.03931EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/04 11:44 a.m.4 views

nginx-map-risk-audit

CVE-2026-42533:NGINX Map 正则表达式风险审查 关于 CVE-2026-42533 的防御性研究笔记,该漏洞是 NGINX 请求处理中的堆缓冲区溢出,与带有正则表达式捕获的 map 指令及某些变量求值模式有关。 用通俗的话说:NGINX 是 Web 服务器和反向代理软件。它通常位于网站和 API 前面,接收 Web 请求并决定将其发送到何处。map 规则是 NGINX 配置的一项功能,表示“如果这个请求值看起来像 X,就将这个变量设为 Y”。正则表达式捕获是从模式匹配中提取出的文本片段。 这个 CVE 之所以重要,是因为某些较旧的 NGINX 版本会错误地处理特定类...

9.2CVSS7.5AI score0.04452EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/04 10:03 a.m.4 views

CVE-2022-0185-Analysis-and-Exploit

CVE-2022-0185 分析与利用 针对 Linux 内核堆溢出漏洞 CVE-2022-0185 的研究与概念验证。 CVE-2022-0185 – Linux 内核堆溢出分析 概述 CVE-2022-0185 是 Linux 内核文件系统上下文实现中的一个基于堆的缓冲区溢出漏洞。该问题存在于 legacyparseparam 函数中,在某些配置下可能允许本地权限提升。 CVE ID: CVE-2022-0185 组件: Linux 内核文件系统上下文 漏洞类型: 堆缓冲区溢出 攻击向量: 本地 影响: 权限提升 作者: Sandesh Pantha 项目类型: 安全研究与教育演示...

8.4CVSS6.9AI score0.25151EPSS
SaveExploits11
NVD
NVD
added 2026/09/04 9:17 a.m.5 views

CVE-2026-81665

A heap-based buffer overflow was found in Corosync's Totem Process Group totempg message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast...

7.5CVSS0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 9:05 a.m.33 views

CVE-2026-81665 Corosync: corosync: heap-based buffer overflow in totempg assembly buffer during fragmented message reassembly

A heap-based buffer overflow was found in Corosync's Totem Process Group totempg message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast...

7.5CVSS0.00212EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 9:05 a.m.6 views

EUVD-2026-70978

A heap-based buffer overflow was found in Corosync's Totem Process Group totempg message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast...

7.5CVSS5.5AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 9:05 a.m.11 views

CVE-2026-81665

Corosync's Totem Process Group (totempg) suffers from a heap-based buffer overflow in its fragmented multicast message reassembly path. In release builds, the reassembly buffer lacks a runtime bounds check, allowing a network-adjacent attacker to send crafted multicast protocol messages that over...

7.5CVSS5.5AI score0.00212EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/04 9:05 a.m.7 views

CVE-2026-81665

A heap-based buffer overflow was found in Corosync's Totem Process Group totempg message reassembly. When processing fragmented multicast messages, the buffer used to reassemble fragments lacks a runtime bounds check in release builds. A network-adjacent attacker able to send crafted multicast...

7.5CVSS5.6AI score0.00212EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 2:42 a.m.6 views

one-multiply-too-many-cve-2026-70638-llama-cpp-android-jni-integer-overflow

CVE-2026-70638 - llama.cpp LLaMA-Android JNI 整数溢出 Hunt-Benito 文章的配套 PoC “多乘了一次:CVE-2026-70638 — llama.cpp 的 Android JNI 堆分配中的整数溢出” → https://www.hunt-benito.com/blog/one-multiply-too-many-cve-2026-70638-llama-cpp-android-jni-integer-overflow/ 漏洞 JavaandroidllamacppLLamaAndroidnew1batch(位于...

8.5CVSS6AI score0.00209EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/04 2:06 a.m.5 views

CVE-2021-3156

项目标题 CVE-2021-3156 sudo 漏洞利用生成器 安装 1. 安装依赖 ./install.sh 2. 运行漏洞利用生成器:./run.sh 3. 如果系统上的sudo版本存在漏洞,则会为已安装的版本生成漏洞利用代码 4. 漏洞利用代码生成在 exploit.c 和二进制文件 ./exploit 中 前提条件 1. gdb gcc make python3 python3-distro 2. 带 tcache 的 glibc 3. 当前支持 Ubuntu、Debian 操作系统 已测试环境 Ubuntu 20.04.1 Ubuntu 20.04.2 Ubuntu 20.10...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83References1
Kitploit
Kitploit
added 2026/09/04 1:29 a.m.5 views

ai-vuln-rediscovery-nginx-cve-2026-42945

AI辅助重新发现nginx中的CVE-2026-42945 本仓库记录了一个可复现的AI辅助漏洞重新发现实验,针对nginx的ngxhttprewritemodule,该漏洞后来被关联为CVE-2026-42945。 该实验刻意缩小范围。易受攻击的文件src/http/ngxhttpscript.c被直接提供给模型进行审计。这并非声称AI系统从头开始自主地在完整的nginx代码库中找到了该问题。 摘要 被审计的漏洞是一个由nginx重写处理中脚本引擎状态过时导致的堆缓冲区溢出。 在高层面上: 1. 一个包含?的rewrite替换会设置e-isargs = 1。 2...

9.2CVSS8AI score0.68047EPSS
SaveExploits42References3
Kitploit
Kitploit
added 2026/09/04 1:25 a.m.7 views

CVE-2026-42533-POC

CVE-2026-42533 nginx 中未经认证的堆缓冲区溢出和堆信息泄露,根因是脚本引擎两遍执行过程中缺失对 PCRE 捕获状态的保存/恢复。在两个捕获引用之间求值的正则 map 变量会覆盖 r-captures,导致 LEN 遍和 VALUE 遍对捕获大小的判断不一致。缓冲区按一个捕获的大小分配,却填充了另一个捕获的内容。较大的覆写会产生堆溢出,内容与长度由攻击者控制。较小的覆写会产生一个过大的缓冲区,其未初始化的尾部被返回给客户端,从而泄露 libc 和堆指针。 这两种原语可串联成可靠的未经认证远程代码执行。信息泄露在单次 GET 中即可绕过 ASLR,因此溢出无需在 ASLR...

9.2CVSS7.6AI score0.04452EPSS
SaveExploits5References1
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.9 views

PT-2026-86268

ntop nDPI versions before 6.0 contain a heap buffer overflow vulnerability in the ndpi json string escape function that writes beyond caller-supplied buffer boundaries. Attackers can trigger the overflow by supplying crafted network packet data including TLS SNI, HTTP headers, or DNS names that...

8.3CVSS5.5AI score0.00353EPSS
SaveExploits0References5
Rows per page
Query Builder