Lucene search
+L

17593 matches found

Kitploit
Kitploit
added 2026/09/02 1:37 p.m.6 views

CVE-2025-5419

CVE-2025-5419 由不正确的Turboshaft Store-Store Elimination引起的V8中未初始化的读取漏洞。 该仓库包含分析和稳定化的利用,以提升此漏洞,实现V8沙箱内的任意读/写、AddressOf和FakeObject原语。 分析:CVE-2025-5419.pdf 复现信息 操作系统:Ubuntu 24.04 Git 提交:609a85c2a1bd77d6f6905369f4bc4fcf34c5db09 致谢 特别感谢 Clement Lecigne @clem1 和 Benoît Sevens @benoitsevens 发现该漏洞。 特别感谢...

8.8CVSS7.4AI score0.0753EPSS
SaveExploits3References2
RedHat Linux
RedHat Linux
added 2026/09/02 1:05 p.m.3 views

kernel: Squashfs: sanity check symbolic link size

A vulnerability was found in the Linux kernel involving the use of uninitialized resources. When a corrupted symbolic link size read is called from the disk, it causes an uninitialized page, resulting in loss of availability of the system...

7.8CVSS6.6AI score0.00299EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 10:57 a.m.3 views

CVE-2022-21971

CVE-2022-21971: prauthproviders における未初期化ポインタの解放 根本原因 WapAuthProvider::CreateInstance コンストラクタは WapAuthProvider オブジェクト 0x78 バイト を割り当てて初期化しますが、その状態を完全に初期化できません。 オフセット 0x50 のポインタは初期化されておらず、デストラクタが呼び出されたときに解放されます WapAuthProvider::WapAuthProvider 内: root@kitploit:...

9.3CVSS7.3AI score0.53934EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:42 a.m.5 views

CVE-2022-29968

CVE-2022-29968 CVE-2022-29968(未初期化メモリ)の概念実証エクスプロイト。Linuxカーネル、特にiouringシステムにおける脆弱性です。 クラッシュはSyzkallerによって発見されました。クラッシュはJoseph RavichandranとMichael Wangによって分析されました。エクスプロイトはJoseph Ravichandranによって作成されました。 このバグは、6.858 at MIT, Spring 2022の最終プロジェクトの一環として発見・報告しました。 この脆弱性は、3e08773c3841 "block:...

7.8CVSS6.7AI score0.01073EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/02 9:39 a.m.6 views

cve-2019-6207

CVE-2019-6207 root@kitploit: $ clang exploit.c -o exploit $ ./exploit CVE-2019-6207 exploit to leak 4 bytes of arbitrary kernel memory Tested on MacOS 10.14.1, should works on: MacOS wop != NETRTDUMP2 int size = rtmsg2RTMGET, &info, NULL, w, credp; if w-wreq != NULL && w-wtmem != NULL struct...

5.5CVSS6.8AI score0.00745EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 8:37 a.m.2 views

CVE-2025-5777

CVE-2025-5777 Citrix NetScaler 内存泄漏利用工具 !WARNING 此脚本仅用于教育和研究目的 。未经明确许可 ,请勿将其用于任何系统。未经授权的访问或测试是非法且不道德的。使用此脚本前请阅读完整的免责声明。 概述 本项目演示了在 Citrix NetScaler 设备中发现的一个内存泄漏漏洞 CVE-2025-5777。该漏洞源于解析格式错误的 POST 数据(特别是 login 参数)时对未初始化内存处理不当。由于与 2023 年广泛被利用的臭名昭著的 CVE-2023-4966(原始 CitrixBleed)高度相似,该漏洞被广泛称为...

9.3CVSS7.3AI score0.99962EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/02 8:11 a.m.6 views

CVE-2022-0847

CVE-2022-0847 Dirty Pipe Linuxカーネル権限昇格分析 toc 本記事は華為セキュリティ公式アカウントに初出掲載されたものです。こちらはブログ版(より完全な内容)です。 初出リンク:https://mp.weixin.qq.com/s/6VhWBOzJ7uu80nzFxe5jpg 脆弱性概要 脆弱性ID: CVE-2022-0847 別名: ダーティパイプ dirty pipe 脆弱性対象: linux kernel - splice syscall 影響バージョン: linux 5.8 パッチ f6dd975583bd...

7.8CVSS7AI score0.89721EPSS
SaveExploits101References1
Kitploit
Kitploit
added 2026/09/02 5:21 a.m.4 views

ctl_ctloutput-leak

ctlctloutput-leak La función ctlctloutput en macOS High Sierra 10.13 ignora el valor de retorno de una llamada a sooptcopyin, lo que abre una ventana de carrera para filtrar datos no inicializados del heap del kernel al espacio de usuario. ctlctloutput-leak es un exploit de prueba de concepto que...

5.5CVSS6.7AI score0.0471EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/02 3:22 a.m.3 views

Ticketbleed

Ticketbleed Esta herramienta es para explotar la vulnerabilidad Ticketbleed CVE-2016-9244, la biblioteca Ticketbleed dentro de la carpeta src es una versión modificada de crypto/tls de go, tiene algunos cambios dentro de los archivos handshakeclient.go, tls.go, common.go pero es casi igual...

7.5CVSS7.1AI score0.74EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/02 1:10 a.m.7 views

CVE-2022-21971-Windows-Runtime-RCE

CVE-2022-21971: prauthproviders 中的未初始化指针释放 根因 WapAuthProvider::CreateInstance 构造函数分配并初始化了一个 WapAuthProvider 对象(0x78 字节),但未能完全初始化其状态。 偏移 0x50 处的指针未初始化,并在析构函数被调用时(在 WapAuthProvider::WapAuthProvider 中)被释放: root@kitploit: prauthproviders!WapAuthProvider::WapAuthProvider+0x38: 00007ffda91f3078 488b4b5...

9.3CVSS7.3AI score0.53934EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 1:09 a.m.10 views

CVE-2022-0847-L-nux-PrivEsc

CVE-2022-0847 描述 - CVE-2022-0847 的概念验证代码:Linux 内核本地权限提升漏洞。 - 由 antx 于 2022-03-08 创建。 详情 - 安全研究员 Max Kellermann 负责任地披露了“脏管道”漏洞,并指出该漏洞影响 Linux 内核 5.8 及更高版本,甚至影响 Android 设备。 - 自 Linux 内核 5.8 以来存在一个漏洞,允许覆盖任意只读文件中的数据。这会导致权限提升,因为非特权进程可以将代码注入到根进程中。 - 发现 Linux 内核中 copypagetoiterpipe 和 pushpipe...

7.8CVSS7AI score0.89721EPSS
SaveExploits101References5
EUVD
EUVD
added 2026/09/02 12:31 a.m.6 views

EUVD-2026-69735

Uninitialized resource in V8 in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

6.2AI score
SaveExploits0References3
EUVD
EUVD
added 2026/09/02 12:31 a.m.10 views

EUVD-2026-69708

Triggering an error condition in certain MIME bodies would cause uninitialized memory to be used. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2...

5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/09/02 12:18 a.m.2 views

DEBIAN-CVE-2026-84326

Uninitialized resource in V8 in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score
SaveExploits0References1
NVD
NVD
added 2026/09/02 12:18 a.m.4 views

CVE-2026-84326

Uninitialized resource in V8 in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 12:08 a.m.5 views

CVE-2026-84326

A flaw was found in chromium-browser. This uninitialized resource vulnerability allows a remote attacker to execute arbitrary code within the sandbox by enticing a user to visit a specially crafted HTML page. This could lead to unauthorized operations within the affected system...

8.8CVSS6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 11:55 p.m.5 views

CVE-2022-0847

CVE-2022-0847 Descripción - POC para CVE-2022-0847: Vulnerabilidad de escalada de privilegios local en el kernel de Linux. - creado por antx el 2022-03-08. Detalle - El investigador de seguridad Max Kellermann reveló responsablemente la vulnerabilidad 'Dirty Pipe' y afirmó que afecta al kernel...

7.8CVSS7AI score0.89721EPSS
SaveExploits101References5
Kitploit
Kitploit
added 2026/09/01 11:43 p.m.3 views

SecDrvPoolLeak

SecDrvPoolLeak - CVE-2018-7250 の PoC 説明 Microsoft Windows Vista、Windows 7、Windows 8、Windows 8.1 KB3086255 より前 および Macrovision SafeDisc に含まれていた secdrv.sys に問題が見つかりました。IOCTL 0xCA002813 における未初期化のカーネルプール割り当てにより、ローカルの非特権攻撃者が未初期化のカーネル PagedPool データの 16 ビットを漏洩する可能性があります。 この脆弱性は Microsoft に報告されましたが、最新の...

7CVSS6.7AI score0.02924EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/09/01 11:42 p.m.13 views

CVE-2026-84326

Uninitialized resource in V8 in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

SaveExploits0References2
CVE
CVE
added 2026/09/01 11:42 p.m.21 views

CVE-2026-84326

CVE-2026-84326 is a High-severity uninitialized resource vulnerability in the V8 JavaScript engine of Google Chrome, fixed in version 152.0.7977.75 . A remote attacker can execute arbitrary code inside the sandbox by convincing a user to visit a crafted HTML page. The CVSS 3.1 score is 8.8 (AV:N/...

8.8CVSS6.2AI score
SaveExploits0References2
Rows per page
Query Builder