Lucene search
+L

12 matches found

Kitploit
Kitploit
added 2026/08/25 9:51 p.m.2 views

CVE-2024-29943

CVE-2024-29943 一个Pwn2Own SpiderMonkey JIT漏洞:从整数范围不一致到边界检查消除再到RCE。 该仓库包含了CVE-2024-29943的PoC、Exploit和分析幻灯片。 演示 Demo.mp4 幻灯片 Slides.pdf 复现信息 GitHub Git提交: afbdf6822c9e9f9b6d44b9ea6904cb10878126b1 操作系统: Ubuntu 22.04 架构: amd64 命令行参数: ./js --ion-offthread-compile=off --spectre-mitigations=off PoC.js...

9.8CVSS7.2AI score0.22935EPSS
SaveExploits4References4
Kitploit
Kitploit
added 2026/08/25 4:25 a.m.1 views

CVE-2024-29943

CVE-2024-29943 一个 Pwn2Own SpiderMonkey JIT 漏洞:从整数范围不一致到边界检查消除再到 RCE。 基于 https://github.com/bjrjk/CVE-2024-29943 在 Windows 上复现 CVE-2024-29943 修改说明 原漏洞利用代码是针对 Linux 编写的,因此我尝试在 Windows 上复现: 更新了 Windows 下的弹出计算器的 shellcode,并调整了一些堆风水参数。(我尚未完全理解 Windows 堆的工作原理,因此只是调整了一些数值直到稳定。) 使用 Uint8Array 代替 Array...

9.8CVSS0.22935EPSS
SaveExploits4References4
Kitploit
Kitploit
added 2026/08/24 5:42 p.m.1 views

jitsploitation

jitsploitation 古いJITバグであるCVE-2020-9802のiOSブラウザエクスプロイト。 これは、Project Zeroによって元々文書化された、macOSおよびiOS向けWebKitエンジンにおける人気のJITコンパイラバグのエクスプロイトです。私はブラウザエクスプロイトの学習演習として、このバグのエクスプロイトを再実装しました。 動画解説: 1クリックであなたのiPhoneをハックする方法 クレジット ProjectZero blog JakeBlair420の実装...

8.8CVSS6.5AI score0.08207EPSS
SaveExploits2References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Firefox and Thunderbird

In some code patterns, JIT incorrectly optimized switch statements and generated code that contained vulnerabilities related to out-of-bounds reads. This vulnerability affects Firefox 125, Firefox ESR 115.10, and Thunderbird 115.10...

8.8CVSS6.8AI score0.00733EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/18 12:00 a.m.6 views

openSUSE 16 Security Update : MozillaThunderbird (openSUSE-SU-2026:20046-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20046-1 advisory. Changes in MozillaThunderbird: - Mozilla Thunderbird 140.6.0 ESR MFSA 2025-96 bsc1254551 CVE-2025-14321 bmo1992760 Use-after-free in the WebRTC:...

9.8CVSS5.5AI score0.00583EPSS
SaveExploits2References21
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-29945

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The WebAssembly JIT could miscalculate the size of a return type, which could lead to a null read and result in a crash. Note: This issue only affected x86-32...

6.5CVSS6.8AI score0.01208EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/17 2:22 a.m.5 views

SUSE CVE-2024-3854

In some code patterns the JIT incorrectly optimized switch statements and generated code with out-of-bounds-reads. This vulnerability affects Firefox 125, Firefox ESR 115.10, and Thunderbird 115.10...

7.5CVSS8.7AI score0.00733EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/03/25 8:14 p.m.7 views

Mozilla: JIT code failed to save return registers on Armv7-A

The Mozilla Foundation Security Advisory describes this flaw as: Return registers were overwritten which could have allowed an attacker to execute arbitrary code. Note: This issue only affected Armv7-A systems. Other operating systems are unaffected...

8.1CVSS7.6AI score0.01107EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.9 views

SUSE CVE-2019-11772

In Eclipse OpenJ9 prior to 0.15, the String.getBytesint, int, byte, int method does not verify that the provided byte array is non-null nor that the provided index is in bounds when compiled by the JIT. This allows arbitrary writes to any 32-bit address or beyond the end of a byte array within Ja...

8.8CVSS7.2AI score0.02098EPSS
SaveExploits0References5
OSV
OSV
added 2019/11/13 6:15 p.m.11 views

CVE-2019-2208

In PromiseBuiltinsAssembler::NewPromiseCapability of builtins-promise.cc, there is a possible out of bounds read in v8 JIT code due to a bug in code generation. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for...

7.5CVSS6AI score0.01004EPSS
SaveExploits0References1
ThreatPost
ThreatPost
added 2019/03/22 9:28 p.m.230 views

Firefox and Edge Fall to Hackers on Day Two of Pwn2Own

Hackers took down the Mozilla Firefox and Microsoft Edge browsers on Thursday at Pwn2Own, the annual hacking conference held in tandem with CanSecWest, as the competition continued for a second day. The dynamic hacking duo of Amat Cama and Richard Zhu, which make up team Fluoroacetate, had anothe...

1.2AI score
SaveExploits0References9
ThreatPost
ThreatPost
added 2019/03/21 6:51 p.m.80 views

Hackers Take Down Safari, VMware and Oracle at Pwn2Own

Hackers took down Apple Safari, VMware Workstation, and Oracle VirtualBox on Wednesday, the first day of Pwn2Own, the annual hacking competition held in tandem with the CanSecWest conference in Vancouver. Contestants with the team of Fluoroacetate Amat Cama and Richard Zhu were the first to hit p...

2.4AI score
SaveExploits0References10
Rows per page
Query Builder