Lucene search
+L

295 matches found

Kitploit
Kitploit
added 2026/09/18 7:20 a.m.13 views

quokka

Quokka image generated by DALL-E Table of Contents Introduction Installation Usage Building Documentation FAQ Introduction Quokka is a binary exporter: from the disassembly of a program, it generates an export file that can be used without the disassembler. It currently supports IDA Pro , Ghidra...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 5:27 p.m.10 views

JOP_ROCKET

JOP ROCKET NOTE: With 2.15, we introduce the two-gadget disaptcher--this significantly expands possibilities with dispatcher gadgets. A lot of optimizations and additional new features have been added with 2.15 on May 26, 2021. Update: November 29, 2021: I have uploaded the slides for @Hack in...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 3:46 a.m.13 views

View8

View8 View8 是一款静态分析工具,旨在将序列化的 V8 字节码对象(JSC 文件)反编译为高级可读代码。为了解析和反汇编这些序列化对象,View8 使用了打过补丁的已编译 V8 二进制文件。因此,View8 生成的文本输出类似于 JavaScript。 环境要求 Python 3.x 反汇编器二进制文件。可用版本: V8 版本 9.4.146.24(用于 Node V16.x) V8 版本 10.2.154.26(用于 Node V18.x) V8 版本 11.3.244.8(用于 Node V20.x) 如需已编译版本,请访问发布页面。 使用方法 命令行参数...

5.9AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.17 views

Astra Linux – Vulnerability in Capstone

Capstone is a disassembly framework. In versions 6.0.0-Alpha5 and earlier, the length of Skipdata was not checked for bounds. As a result, a user-provided Skipdata callback could cause the csdisasm/csdisasmiter memcpy function to write more than 24 bytes into csinsn.bytes, leading to a heap buffe...

7.8CVSS7.3AI score0.00235EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-57225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6,...

3.3CVSS5.6AI score0.00116EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in binutils

A issue was discovered in GNU Binutils 2.34. It is a memory leak that occurs when the process microblaze-dis.c is executed. This issue consumes memory for each instruction that is disassembled...

5.5CVSS5.8AI score0.00325EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-55893

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and...

7.3CVSS6.3AI score0.0014EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/21 2:09 a.m.15 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the shdisassemble function. An attacker can cause a segmentation fault and terminate the process by supplying crafted SH2A bytecode that leads to an out-of-bounds read in the decode table. Remediation A fix was...

6.9CVSS5.4AI score0.00209EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/21 2:09 a.m.12 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the setregn function. An attacker can cause a four-byte heap buffer overflow by supplying crafted SH2A FPU bytecode processed through csdisasmiter or csdisasm with specific architecture and mode options,...

7.3CVSS6.7AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 10:17 p.m.22 views

DEBIAN-CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 10:17 p.m.21 views

CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/20 10:17 p.m.10 views

CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/20 10:17 p.m.9 views

CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS6.2AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 10:17 p.m.9 views

UBUNTU-CVE-2026-55894

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS6.2AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 10:17 p.m.8 views

UBUNTU-CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/20 9:32 p.m.16 views

CVE-2026-55893

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and opFSUB call setreg and setregn using shinfo.op.opcount without checking the fixed-size operands array. Repeated crafted instructions process...

7.3CVSS6.4AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 9:31 p.m.43 views

CVE-2026-55894

CVE-2026-55894 is an out-of-bounds read in the Capstone disassembly framework (≤ 6.0.0-Alpha9). The sh_disassemble() function in arch/SH/SHDisassembler.c computes an idx value from a raw 16-bit instruction without validating it against the active mode-specific decode[] function-pointer table. An ...

6.8CVSS6AI score0.00209EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 9:31 p.m.18 views

EUVD-2026-63669

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CSARCHSH with...

6.8CVSS6AI score0.00209EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.21 views

PT-2026-79194

Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c sh disassemble function computes an idx value from a raw 16-bit instruction without ensuring it is within the active mode-specific decode function-pointer table. An application using CS ARCH SH...

6.8CVSS6AI score0.00209EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/14 6:17 p.m.18 views

CVE-2026-49263

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's WebAssembly backend accepts attacker-controlled raw WASM instruction bytes through the public csdisasm and csdisasmiter APIs. For a large but well-formed brtable instruction, the WASM decoder accumulates the immediate...

2CVSS0.00195EPSS
SaveExploits0References2
Rows per page
Query Builder