Lucene search
+L

252745 matches found

OSV
OSV
added 2026/09/07 12:00 p.m.4 views

UBUNTU-CVE-2026-78134

Missing Inner EAP Method Authentication Details...

7.1CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78133

Use-After-Free During Multi-KE Rekey Collision...

7.5CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78123

Undefined Memory Access When Handling PKCS7 Containers...

5.9CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.7 views

UBUNTU-CVE-2026-78130

NULL-Pointer Dereference in Attribute Certificate Validation...

7.5CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.7 views

UBUNTU-CVE-2026-78124

Memory Leak When Processing Certificates in PKCS7 Containers...

3.7CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78126

NULL-Pointer Dereference When Handling AKA-Synchronization-Failure...

5.9CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78131

Memory Leaks When Parsing Attribute Certificates...

3.7CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78132

Infinite Loop When Parsing Attribute Certificates...

7.5CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/07 12:00 p.m.7 views

UBUNTU-CVE-2026-78135

Creation of a Child SA Pre-Authentication...

5.6CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 11:58 a.m.8 views

CVE-2025-24071_PoC

CVE-2025-24071PoC CVE-2025-24071: RAR/ZIP展開と.library-msファイルによるNTLMハッシュ漏洩 Windows Explorerは、.rarアーカイブから.library-msファイルが抽出されると、自動的にSMB認証要求を開始し、NTLMハッシュが漏洩します。ユーザーはファイルを開いたり実行したりする必要はなく、抽出するだけで漏洩が発生します。 ブログ記事: https://cti.monster/blog/2025/03/18/CVE-2025-24071.html 使用方法 root@kitploit: python poc.py...

6.5CVSS7.4AI score0.24638EPSS
SaveExploits22References1
OSV
OSV
added 2026/09/07 11:54 a.m.4 views

ROOT-OS-DEBIAN-12-CVE-2026-66011 CVE-2026-66011 in imagemagick - Patched by Root

Root has patched CVE-2026-66011 in the imagemagick package for Root:Debian:12. Multiple fixed versions available...

4.8CVSS0.00093EPSS
SaveExploits0
OSV
OSV
added 2026/09/07 11:07 a.m.11 views

ROOT-OS-DEBIAN-13-CVE-2025-15366 CVE-2025-15366 in python3.13 - Patched by Root

Root has patched CVE-2025-15366 in the python3.13 package for Root:Debian:13. Multiple fixed versions available...

7.1CVSS6.3AI score0.00382EPSS
SaveExploits0
OSV
OSV
added 2026/09/07 11:07 a.m.12 views

ROOT-OS-DEBIAN-13-CVE-2026-0864 CVE-2026-0864 in python3.13 - Patched by Root

Root has patched CVE-2026-0864 in the python3.13 package for Root:Debian:13. Multiple fixed versions available...

5.5CVSS5.2AI score0.00126EPSS
SaveExploits0
OSV
OSV
added 2026/09/07 10:58 a.m.6 views

ROOT-APP-COMPOSER-AIKIDO-2026-123768 AIKIDO-2026-123768 in magento/product-enterprise-edition - Patched by Root

Root has patched AIKIDO-2026-123768 in the magento/product-enterprise-edition package for Root:Composer. Multiple fixed versions available...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 10:57 a.m.11 views

detectree

Detectree Detectree 是一款面向蓝队的数据可视化工具。它提供检测数据的图形化表示,使分析人员能够几乎即时地对底层活动的性质形成判断,并理解数据点之间的复杂关系。最终,这有助于缩短响应时间、减少告警疲劳,并促进团队内分析人员之间的沟通。 Detectree 使用 svelte 编写,基于 force-graph JavaScript 库。 快速开始 为了在您的环境中使用 Detectree,检测数据需要满足一组最低属性要求。在下表中,您可以查看每条检测必须包含哪些字段,以及哪些字段是可选的。 字段| 是否必需 ---|--- 端点 ID| 是 类别| 是 严重级别| 是...

6AI score
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:56 a.m.5 views

ROOT-APP-COMPOSER-AIKIDO-2026-248927 AIKIDO-2026-248927 in magento/product-community-edition - Patched by Root

Root has patched AIKIDO-2026-248927 in the magento/product-community-edition package for Root:Composer. Multiple fixed versions available...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 10:53 a.m.7 views

ReflectiveDLLInjection

关于 反射式DLL注入是一种库注入技术,它利用反射式编程的概念,将库从内存加载到宿主进程中。因此,该库通过实现一个最小的可移植可执行文件(PE)加载器来负责自身的加载。它可以在与宿主系统和进程进行最小交互的情况下,控制自身如何加载以及与宿主交互。 该注入技术适用于从Windows NT4到Windows 8(含)的系统,并在适用的x86、x64和ARM架构上运行。 概述 将库远程注入进程的过程分为两步。首先,您希望注入的库必须被写入目标进程(下文称为宿主进程)的地址空间。其次,该库必须以满足其运行时预期的方式加载到宿主进程中,例如解析其导入表或将其重定位到内存中的合适位置。...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/09/07 10:01 a.m.4 views

ROOT-OS-ALPINE-323-CVE-2026-58051 CVE-2026-58051 in libssh2 - Patched by Root

Root has patched CVE-2026-58051 in the libssh2 package for Root:Alpine:3.23. Multiple fixed versions available...

8.3CVSS0.00277EPSS
SaveExploits0
OSV
OSV
added 2026/09/07 10:01 a.m.3 views

ROOT-OS-ALPINE-323-CVE-2026-66032 CVE-2026-66032 in libssh2 - Patched by Root

Root has patched CVE-2026-66032 in the libssh2 package for Root:Alpine:3.23. Multiple fixed versions available...

8.8CVSS0.00448EPSS
SaveExploits0
OSV
OSV
added 2026/09/07 10:01 a.m.3 views

ROOT-OS-ALPINE-323-CVE-2026-66033 CVE-2026-66033 in libssh2 - Patched by Root

Root has patched CVE-2026-66033 in the libssh2 package for Root:Alpine:3.23. Multiple fixed versions available...

8.7CVSS0.00583EPSS
SaveExploits0
Rows per page
Query Builder