Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/10 9:29 a.m.11 views

CVE-2024-29943

CVE-2024-29943 A Pwn2Own SpiderMonkey JIT Bug: From Integer Range Inconsistency to Bound Check Elimination then RCE. This repository contains PoC, Exploit and Analysis Slides for CVE-2024-29943. Demo Demo.mp4 Slides Slides.pdf Reproduce Information Github Git Commit:...

9.8CVSS7.2AI score0.22935EPSS
SaveExploits4References4
Kitploit
Kitploit
added 2026/09/07 5:36 a.m.4 views

CVE-2024-29943

CVE-2024-29943 A Pwn2Own SpiderMonkey JIT Bug: From Integer Range Inconsistency to Bound Check Elimination then RCE. Reproducing CVE-2024-29943 for Windows, based on https://github.com/bjrjk/CVE-2024-29943 Modifications The original exploit is written for Linux, so I attempted to reproduce it on...

9.8CVSS7.3AI score0.22935EPSS
SaveExploits4References3
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.14 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS7.1AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 9:17 p.m.14 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS7.1AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/05/12 9:15 p.m.27 views

Important: Red Hat Security Advisory: Red Hat OpenShift Service Mesh 3.3.3

Red Hat OpenShift Service Mesh 3.3.3 This update has a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section. Red Hat OpenShift Service Mesh 3.3....

9.8CVSS7.4AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/05/11 6:39 p.m.16 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/05/11 4:23 p.m.32 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 2:21 a.m.11 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/24 2:38 a.m.8 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/23 9:39 p.m.9 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/04/14 12:40 p.m.12 views

Security update for go1.25

This update for go1.25 fixes the following issues: Update to go1.25.9 bsc1244485. CVE-2026-27140: cmd/go: trust layer bypass when using cgo and SWIG bsc1261653. CVE-2026-27143: cmd/compile: possible memory corruption after bound check elimination bsc1261654. CVE-2026-27144: cmd/compile: no-op...

7.5CVSS5.9AI score0.00658EPSS
SaveExploits0References38
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.27 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS6.1AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.21 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS6.1AI score0.00536EPSS
SaveExploits0References8
exploitpack
exploitpack
added 2018/05/18 12:00 a.m.31 views

Microsoft Edge Chakra JIT - Bound Check Elimination Bug

Microsoft Edge Chakra JIT - Bound Check Elimination Bug / Chakra uses the InvariantBlockBackwardIterator class to backpropagate the information about the hoisted bound checks. But the class follows the linked list instaed of the control flow. This may lead to incorrectly remove the bound checks. ...

SaveExploits0
Exploit DB
Exploit DB
added 2018/05/18 12:00 a.m.51 views

Microsoft Edge Chakra JIT - Bound Check Elimination Bug

/ Chakra uses the InvariantBlockBackwardIterator class to backpropagate the information about the hoisted bound checks. But the class follows the linked list instaed of the control flow. This may lead to incorrectly remove the bound checks. In the following code, currentBlock's block number is 4...

7.6CVSS7.4AI score0.66845EPSS
SaveExploits4
Rows per page
Query Builder