Lucene search
+L

252 matches found

Kitploit
Kitploit
•added 2026/09/25 12:03 p.m.•13 views

unidbg

unidbg Permite emular una librería nativa de Android, además de una emulación experimental de iOS. Este es un proyecto educativo para aprender más sobre el formato de archivo ELF/MachO y el ensamblador ARM. ¡Úsalo bajo tu propio riesgo! Características Soporte de MCP Model Context Protocol para...

5.9AI score
SaveExploits0References24
Kitploit
Kitploit
•added 2026/09/25 6:47 a.m.•14 views

one-multiply-too-many-cve-2026-70638-llama-cpp-android-jni-integer-overflow

CVE-2026-70638 - Desbordamiento de enteros JNI de LLaMA-Android en llama.cpp PoC complementario para el artículo de Hunt-Benito "Una multiplicación de más: CVE-2026-70638 — Desbordamiento de enteros en la asignación de montón JNI de Android de llama.cpp" →...

8.5CVSS6.1AI score0.00231EPSS
SaveExploits1References3
Kitploit
Kitploit
•added 2026/09/25 1:20 a.m.•11 views

android_demystification_toolbox

Android Demystification Toolbox Propósito ADT es un conjunto de herramientas de ejecución simbólica basado en Miasm diseñado para ayudar a modelar el comportamiento de las aplicaciones, investigar y probar vulnerabilidades de seguridad, y facilitar la ingeniería inversa de código hostil...

6AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•5 views

zstd-jni: zstd-jni: Information disclosure or denial of service via out-of-bounds read

A flaw was found in zstd-jni. This out-of-bounds read vulnerability in the Zstd.getFrameContentSize function occurs because it fails to validate negative srcPosition arguments. A remote attacker can supply negative offset values, bypassing bounds checks and accessing the native frame-header parse...

8.8CVSS5.9AI score0.0065EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•10 views

com.github.luben/zstd-jni: zstd-jni: Data corruption or denial of service via use-after-free vulnerability

A flaw was found in zstd-jni. This use-after-free vulnerability occurs because streams and contexts only hold a dictionary's shared lock during the load call, allowing the dictionary to be closed while still being referenced. A remote attacker could exploit this by closing a dictionary after...

7.7CVSS7.5AI score0.00197EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•4 views

com.github.luben/zstd-jni: zstd-jni: Denial of Service via out-of-bounds read in ZstdDictDecompress

A flaw was found in zstd-jni. This vulnerability, an out-of-bounds read, occurs in the ZstdDictDecompress constructor due to insufficient validation of offset and length arguments against dictionary array bounds. A remote attacker could exploit this by providing specially crafted input, leading t...

8.8CVSS5.8AI score0.00619EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•3 views

com.github.luben/zstd-jni: zstd-jni: Use-After-Free vulnerability allows memory corruption and denial of service

A flaw was found in zstd-jni. An attacker could exploit a use-after-free vulnerability by calling specific methods on closed streams without proper validation. This could lead to memory corruption, potentially allowing the attacker to corrupt unrelated objects or cause the Java Virtual Machine JV...

7.7CVSS7.3AI score0.00202EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•4 views

com.github.luben/zstd-jni: zstd-jni: Out-of-bounds read in ZstdDictCompress constructor leads to denial of service

A flaw was found in zstd-jni. This vulnerability occurs due to insufficient validation of offset and length parameters within the ZstdDictCompress constructor. An attacker can exploit this by providing untrusted values, leading to an out-of-bounds memory read. This can result in the disclosure of...

8.8CVSS7.5AI score0.00633EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•6 views

com.github.luben/zstd-jni: luben zstd-jni: Remote use-after-free vulnerability in dictionary sharing

A flaw was found in luben zstd-jni. This flaw involves a use-after-free vulnerability in the ZstdCompressCtx.loadDict function, which handles dictionary sharing. A remote attacker could exploit this by manipulating dictionary sharing operations, potentially leading to denial of service, informati...

7.5CVSS7.8AI score0.0054EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•4 views

com.github.luben/zstd-jni: zstd-jni: Denial of Service (DoS) via out-of-bounds read in Zstd.trainFromBufferDirect

A flaw was found in zstd-jni. Attackers can exploit this by supplying oversized per-sample lengths to the Zstd.trainFromBufferDirect function, which fails to validate the samples buffer capacity. This allows for reading past buffer boundaries, leading to out-of-bounds memory access and ultimately...

8.7CVSS7.3AI score0.00716EPSS
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/24 12:55 p.m.•12 views

Project_CVE-2021-21985_PoC

ProjectCVE-2021-21985PoC Compilación de JNI gcc -fPIC -I"$JAVAHOME/include" -I"$JAVAHOME/include/linux" -shared -o libhello.so HelloJNI.c...

10CVSS8.7AI score0.99999EPSS
SaveExploits12
Kitploit
Kitploit
•added 2026/09/21 8:11 p.m.•14 views

Arti Mobile - Tor in Rust for Android and iOS

Arti Mobile:用于Android和iOS的Rust版Tor 官方Arti Mobile库,由Tor Project支持,将新的Tor Rust运行时引入移动设备。 这是一个共享项目,旨在为Android和iOS应用程序公开Tor Arti的标准API。 该项目基于以下项目: Trinity 的 https://gitlab.torproject.org/trinity-1686a/arti-mobile-example/ uniq 的 https://codeberg.org/uniqx/arti-android ahf 的...

6AI score
SaveExploits0References7
OSV
OSV
•added 2026/09/19 12:40 a.m.•8 views

CLEANSTART-2026-SX37401 vulnerability has been found in luben zstd-jni up to 1

Security vulnerability affects the wildfly package. A vulnerability has been found in luben zstd-jni up to 1...

9.8CVSS6.8AI score0.0054EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 12:41 a.m.•10 views

CLEANSTART-2026-GT00731 zstd-jni versions before 1

Multiple security vulnerabilities affect the spark-sc213-jdk17-py312 package. zstd-jni versions before 1. See references for individual vulnerability details...

9.8CVSS7.3AI score0.00813EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
•added 2026/09/15 3:25 a.m.•9 views

CVE-2026-90852

A flaw was found in luben zstd-jni. This flaw involves a use-after-free vulnerability in the ZstdCompressCtx.loadDict function, which handles dictionary sharing. A remote attacker could exploit this by manipulating dictionary sharing operations, potentially leading to denial of service, informati...

7.5CVSS7.6AI score0.0054EPSS
SaveExploits0References11
NVD
NVD
•added 2026/09/15 3:17 a.m.•18 views

CVE-2026-90852

A vulnerability has been found in luben zstd-jni up to 1.5.7-13. This vulnerability affects the function ZstdCompressCtx.loadDict of the file ZstdCompressCtx.java of the component Dictionary Sharing. Such manipulation leads to use after free. The attack can be executed remotely. The exploit has...

7.5CVSS0.0054EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/15 3:17 a.m.•12 views

DEBIAN-CVE-2026-90852

A vulnerability has been found in luben zstd-jni up to 1.5.7-13. This vulnerability affects the function ZstdCompressCtx.loadDict of the file ZstdCompressCtx.java of the component Dictionary Sharing. Such manipulation leads to use after free. The attack can be executed remotely. The exploit has...

6.9CVSS6.5AI score0.0054EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 3:17 a.m.•8 views

UBUNTU-CVE-2026-90852

A vulnerability has been found in luben zstd-jni up to 1.5.7-13. This vulnerability affects the function ZstdCompressCtx.loadDict of the file ZstdCompressCtx.java of the component Dictionary Sharing. Such manipulation leads to use after free. The attack can be executed remotely. The exploit has...

7.3CVSS6.5AI score0.0054EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/09/15 3:17 a.m.•12 views

CVE-2026-90852

A vulnerability has been found in luben zstd-jni up to 1.5.7-13. This vulnerability affects the function ZstdCompressCtx.loadDict of the file ZstdCompressCtx.java of the component Dictionary Sharing. Such manipulation leads to use after free. The attack can be executed remotely. The exploit has...

7.5CVSS6.6AI score0.0054EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/09/15 2:15 a.m.•12 views

EUVD-2026-78255

A vulnerability has been found in luben zstd-jni up to 1.5.7-13. This vulnerability affects the function ZstdCompressCtx.loadDict of the file ZstdCompressCtx.java of the component Dictionary Sharing. Such manipulation leads to use after free. The attack can be executed remotely. The exploit has...

7.5CVSS6.5AI score0.0054EPSS
SaveExploits0References8
Rows per page
Query Builder