Lucene search
+L

251 matches found

Kitploit
Kitploit
added 2026/09/14 3:50 a.m.27 views

how2heap

Educational Heap Exploitation This repo is for learning various heap exploitation techniques. We use Ubuntu's Libc releases as the gold-standard. Each technique is verified to work on corresponding Ubuntu releases. You can run apt source libc6 to download the source code of the Libc you are using...

5.7AI score
SaveExploits0
EUVD
EUVD
added 2026/09/13 12:31 a.m.13 views

EUVD-2026-76923

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc in wasmrtallocatefuncreftable wasm2c/wasm-rt-impl-tableops.inc. When the funcref table allocation...

7.1CVSS0.0015EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/13 12:17 a.m.5 views

DEBIAN-CVE-2026-90648

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc in wasmrtallocatefuncreftable wasm2c/wasm-rt-impl-tableops.inc. When the funcref table allocation...

7.1CVSS0.0015EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/13 12:17 a.m.12 views

CVE-2026-90648

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc in wasmrtallocatefuncreftable wasm2c/wasm-rt-impl-tableops.inc. When the funcref table allocation...

7.1CVSS0.0015EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-90648

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a table flip attack. It does not...

7.1CVSS0.0015EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/12 11:16 p.m.24 views

CVE-2026-90648

wasm2c in WebAssembly wabt through 1.0.41 contains a sandbox escape vulnerability ("table flip"). The root cause is an unchecked return value of calloc() in wasm_rt_allocate_funcref_table(); when allocation fails, table->data remains NULL while table->size retains the guest-declared count, ...

7.1CVSS0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/12 11:16 p.m.8 views

CVE-2026-90648

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc in wasmrtallocatefuncreftable wasm2c/wasm-rt-impl-tableops.inc. When the funcref table allocation...

7.1CVSS6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/12 11:16 p.m.7 views

CVE-2026-90648

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc in wasmrtallocatefuncreftable wasm2c/wasm-rt-impl-tableops.inc. When the funcref table allocation...

7.1CVSS0.0015EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/12 12:00 a.m.13 views

PT-2026-90728

wasm2c in WebAssembly wabt through 1.0.41 allows sandbox escape in some situations that primarily involve 32-bit platforms, aka a "table flip" attack. It does not check the return value of calloc in wasm rt allocate funcref table wasm2c/wasm-rt-impl-tableops.inc. When the funcref table allocation...

7.1CVSS0.0015EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 4:20 p.m.9 views

wasm2c-tableflip

wasm2c sandbox escape: guest module runs a shell command on the host Read the blog: trustsig.eu/blog wasmrtallocatefuncreftable in wasm2c/wasm-rt-impl-tableops.inc sets table-size from the module's declared element count and then ignores the result of calloc. When the allocation fails the table i...

5.9AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.15 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: amdkfd: Using calloc instead of kzalloc to avoid integer overflow. This approach uses calloc instead of performing multiplication operations, which might lead to overflow...

5.5CVSS6.3AI score0.0076EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in klibc

A issue was discovered in klibc before version 2.0.9. Multiplication operations within the calloc function may lead to integer overflows and subsequent heap buffer overflows...

9.8CVSS7.4AI score0.02076EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in libarchive

In libarchive before version 3.6.2, the software does not check for an error after calling the calloc function. This function may return a NULL pointer if it fails, leading to a NULL pointer being dereferenced. NOTE: The discoverer cites this CWE-476 issue, but third parties dispute its impact on...

9.8CVSS6.8AI score0.02357EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/08/17 12:00 a.m.15 views

Medium: gimp

Issue Overview: A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum valu...

5.5CVSS5.4AI score0.00232EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/07/27 7:07 p.m.12 views

CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/27 7:07 p.m.16 views

EUVD-2026-49403

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2026/06/05 12:00 a.m.13 views

The vulnerability of the ogs_pool_id_calloc() function in the library /lib/sbi/nghttp2-server.c, which is used for creating and managing NR/LTE Open5GS mobile networks, allows a attacker to cause a service failure.

The vulnerability of the ogspoolidcalloc function in the library /lib/sbi/nghttp2-server.c, which is used for creating and managing mobile networks like NR/LTE Open5GS, is related to improper cleanup or release of resources. Exploiting this vulnerability could allow a malicious actor to cause...

4.3CVSS5.8AI score0.00271EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/30 12:30 p.m.58 views

CVE-2026-10117 Open5GS nghttp2-server.c ogs_pool_id_calloc denial of service

A weakness has been identified in Open5GS up to 2.7.7. This issue affects the function ogspoolidcalloc in the library /lib/sbi/nghttp2-server.c. Executing a manipulation can lead to denial of service. The attack may be launched remotely. The exploit has been made available to the public and could...

5.3CVSS0.00271EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/30 12:30 p.m.29 views

EUVD-2026-33460

A weakness has been identified in Open5GS up to 2.7.7. This issue affects the function ogspoolidcalloc in the library /lib/sbi/nghttp2-server.c. Executing a manipulation can lead to denial of service. The attack may be launched remotely. The exploit has been made available to the public and could...

5.3CVSS5.5AI score0.00271EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/30 12:30 p.m.23 views

CVE-2026-10117

A weakness has been identified in Open5GS up to 2.7.7. This issue affects the function ogspoolidcalloc in the library /lib/sbi/nghttp2-server.c. Executing a manipulation can lead to denial of service. The attack may be launched remotely. The exploit has been made available to the public and could...

5.3CVSS5.5AI score0.00271EPSS
SaveExploits0References5
Rows per page
Query Builder