CVE-2020-11895
https://notcve.org/view.php?id=CVE-2020-11895
Ming (aka libming) 0.4.8 has a heap-based buffer over-read (2 bytes) in the function decompileIF() in decompile.c. Ming (también se conoce como libming) versión 0.4.8, tiene una lectura excesiva del búfer en la región heap de la memoria (2 bytes) en la función decompileIF() en el archivo decompile.c. • https://github.com/libming/libming/issues/197 • CWE-125: Out-of-bounds Read •
CVE-2020-6628
https://notcve.org/view.php?id=CVE-2020-6628
Ming (aka libming) 0.4.8 has a heap-based buffer over-read in the function decompile_SWITCH() in decompile.c. Ming (también se conoce como libming) versión 0.4.8, presenta una lectura excesiva del búfer en la región heap de la memoria en la función decompile_SWITCH() en el archivo decompile.c. • https://github.com/libming/libming/issues/191 • CWE-125: Out-of-bounds Read •
CVE-2020-6629
https://notcve.org/view.php?id=CVE-2020-6629
Ming (aka libming) 0.4.8 has z NULL pointer dereference in the function decompileGETURL2() in decompile.c. Ming (también se conoce como libming) versión 0.4.8, presenta una desreferencia del puntero z NULL en la función decompileGETURL2() en el archivo decompile.c. • https://github.com/libming/libming/issues/190 • CWE-476: NULL Pointer Dereference •
CVE-2019-16705
https://notcve.org/view.php?id=CVE-2019-16705
Ming (aka libming) 0.4.8 has an out of bounds read vulnerability in the function OpCode() in the decompile.c file in libutil.a. Ming (también se conoce como libming) versión 0.4.8, presenta una vulnerabilidad de lectura fuera de límites en la función OpCode() en el archivo decompile.c en biblioteca libutil.a. • https://github.com/libming/libming/issues/178 • CWE-125: Out-of-bounds Read •
CVE-2019-12982
https://notcve.org/view.php?id=CVE-2019-12982
Ming (aka libming) 0.4.8 has a heap buffer overflow and underflow in the decompileCAST function in util/decompile.c in libutil.a. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted SWF file. Ming (aka libming) versión 0.4.8 tiene un desbordamiento y subdesbordamiento de búfer de montón en la función decompileCAST en util/decompile.c en libutil.a. Los atacantes remotos podrían aprovechar esta vulnerabilidad para provocar una denegación de servicio a través de un archivo SWF diseñado. • https://github.com/libming/libming/commit/da9d86eab55cbf608d5c916b8b690f5b76bca462 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •