Lucene search
+L

36 matches found

Kitploit
Kitploit
added 2026/09/20 3:26 a.m.11 views

NullSection

NullSection NullSection は、セクションヘッダーをヌルバイトで上書きする手法を適用するアンチリバースツールです。 インストール root@kitploit: git clone https://github.com/MatheuZSecurity/NullSection cd NullSection gcc nullsection.c -o nullsection ./nullsection 利点 任意のELF(.ko ルートキットなど)に対して nullsection を実行すると、その後 Ghidra/IDA で ELF...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 9:33 p.m.12 views

elfpack

ElfPack: ELFバイナリセクションドッキングによるステージレスペイロード配信 ハイライト ペイロードバンドリングメカニズムの概要:コンパイル、リンク、ロード。 バイナリ互換性と、配信メカニズムに対する疎結合ペイロードの作成。 セクションの自動メモリロードの回避。 構造化セクションタイプの使用。 ELFセクションを介したフィールド内ペイロードの(再)ローダーへのアタッチ。独自のペイロードを持ち込む。 分離されたプリコンパイル済みELFセクションによるシグネチャ回避。 ペイロード生成パイプラインによるローダーへのドライブバイペイロードアタッチメント。...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/09/15 9:16 a.m.7 views

DEBIAN-CVE-2026-91781

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elfx8664commonsectionindex of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit has...

4.8CVSS4.2AI score0.0013EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/15 9:16 a.m.5 views

CVE-2026-91781

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elfx8664commonsectionindex of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit has...

4.8CVSS0.0013EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2026/09/15 9:16 a.m.7 views

CVE-2026-91781

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elfx8664commonsectionindex of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit has...

4.8CVSS0.0013EPSS
SaveExploits1References9
OSV
OSV
added 2026/09/15 9:16 a.m.7 views

UBUNTU-CVE-2026-91781

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elfx8664commonsectionindex of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit has...

4.8CVSS0.0013EPSS
SaveExploits1References10
CVE
CVE
added 2026/09/15 8:45 a.m.9 views

CVE-2026-91781

A null pointer dereference in the ELF Section Handler component of GNU Binutils 2.47 , specifically in the function elf_x86_64_common_section_index within bfd/elf64-x86-64.c, allows a local attacker with low privileges to crash the application, resulting in low availability impact . The exploit i...

4.8CVSS4.2AI score0.0013EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2026/09/15 8:45 a.m.30 views

CVE-2026-91781 GNU Binutils ELF Section elf64-x86-64.c elf_x86_64_common_section_index null pointer dereference

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elfx8664commonsectionindex of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit has...

4.8CVSS0.0013EPSS
SaveExploits1References8
OSV
OSV
added 2026/09/15 8:45 a.m.10 views

CVE-2026-91781 GNU Binutils ELF Section elf64-x86-64.c elf_x86_64_common_section_index null pointer dereference

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elfx8664commonsectionindex of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit has...

4.8CVSS4.5AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.10 views

PT-2026-91902

A security vulnerability has been detected in GNU Binutils 2.47. Affected is the function elf x86 64 common section index of the file bfd/elf64-x86-64.c of the component ELF Section Handler. The manipulation leads to null pointer dereference. The attack needs to be performed locally. The exploit...

4.8CVSS4.2AI score0.0013EPSS
SaveExploits1References9
NVD
NVD
added 2026/09/14 11:18 p.m.6 views

CVE-2026-90829

A weakness has been identified in GNU Binutils 2.47. This issue affects the function bfdelfsetgroupcontents of the file bfd/elf.c of the component SHTGROUP Section Handler. Executing a manipulation can lead to null pointer dereference. The attack needs to be launched locally. The exploit has been...

5.3CVSS0.00165EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 7:13 a.m.10 views

CVE-2026-62958

A vulnerability in Libriscv allows the attacker to crash the sandbox using an Out of Bounds Read. To create Bad elf: root@kitploit: python3 poc.py samplefile poisonedfile Results: root@kitploit: ❯ python3 poc.py fib poisonedfile Manipulating .text section header at offset 0x250 Manipulating .symt...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

UBUNTU-CVE-2026-89556

In the Linux kernel, the following vulnerability has been resolved: module: validate string table section types In elfvaliditycachesechdrs, section sizes and offsets are validated, unless the section type is SHTNULL or SHTNOBITS. Later, elfvaliditycachesecstrings and elfvaliditycacheindexstr acce...

5.9AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89556 module: validate string table section types

In the Linux kernel, the following vulnerability has been resolved: module: validate string table section types In elfvaliditycachesechdrs, section sizes and offsets are validated, unless the section type is SHTNULL or SHTNOBITS. Later, elfvaliditycachesecstrings and elfvaliditycacheindexstr acce...

5.9AI score
SaveExploits0References6
CloudLinux
CloudLinux
added 2026/04/29 7:07 a.m.22 views

gdb: Fix of CVE-2019-1010180

CVE-2019-1010180: add warning for corrupt ELF section size larger than file...

7.8CVSS6.7AI score0.02628EPSS
SaveExploits1
OSV
OSV
added 2026/04/27 4:55 p.m.24 views

CLSA-2026-1777308938 gdb: Fix of CVE-2019-1010180

CVE-2019-1010180: add warning for corrupt ELF section size larger than file...

7.8CVSS5.8AI score0.02628EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/21 5:11 p.m.12 views

CLSA-2026-1776693427 Fix CVE(s): CVE-2019-1010180

SECURITY UPDATE: buffer overflow when ELF section size is invalid - debian/patches/CVE-2019-1010180.patch: reject ELF sections whose recorded size exceeds the file size - CVE-2019-1010180...

7.8CVSS7.5AI score0.02628EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/24 2:28 p.m.16 views

CLSA-2025-1766586503 binutils: Fix of CVE-2025-11083

CVE-2025-11083: fix corrupt ELF section header handling...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-26966

Malware in sbrugna...

7.8CVSS7.6AI score0.00414EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2016-9238

Malware in sbrugna...

7.8CVSS7.6AI score0.01235EPSS
SaveExploits1References3
Rows per page
Query Builder