CVE-2018-20428
https://notcve.org/view.php?id=CVE-2018-20428
libming 0.4.8 has a NULL pointer dereference in the strlenext function of the decompile.c file, a different vulnerability than CVE-2018-7874. libming 0.4.8 tiene una desreferencia de puntero NULL en la función strlenext del archivo decompile.c. Esta vulnerabilidad es diferente de CVE-2018-7874. • https://github.com/libming/libming/issues/161 • CWE-476: NULL Pointer Dereference •
CVE-2018-20429
https://notcve.org/view.php?id=CVE-2018-20429
libming 0.4.8 has a NULL pointer dereference in the getName function of the decompile.c file, a different vulnerability than CVE-2018-7872 and CVE-2018-9165. libming 0.4.8 tiene una desreferencia de puntero NULL en la función getName del archivo decompile.c. Esta vulnerabilidad es diferente de CVE-2018-7872 y CVE-2018-9165. • https://github.com/libming/libming/issues/160 • CWE-476: NULL Pointer Dereference •
CVE-2018-20427
https://notcve.org/view.php?id=CVE-2018-20427
libming 0.4.8 has a NULL pointer dereference in the getInt function of the decompile.c file, a different vulnerability than CVE-2018-9132. libming 0.4.8 tiene una desreferencia de puntero NULL en la función getInt del archivo decompile.c. Esta vulnerabilidad es diferente de CVE-2018-9132. • https://github.com/libming/libming/issues/164 • CWE-476: NULL Pointer Dereference •
CVE-2018-20426
https://notcve.org/view.php?id=CVE-2018-20426
libming 0.4.8 has a NULL pointer dereference in the newVar3 function of the decompile.c file, a different vulnerability than CVE-2018-7866. libming 0.4.8 tiene una desreferencia de puntero NULL en la función newVar3 del archivo decompile.c. Esta vulnerabilidad es diferente de CVE-2018-7866. • https://github.com/libming/libming/issues/162 • CWE-476: NULL Pointer Dereference •
CVE-2018-15871
https://notcve.org/view.php?id=CVE-2018-15871
An invalid memory address dereference was discovered in decompileSingleArgBuiltInFunctionCall in libming 0.4.8 before 2018-03-12. The vulnerability causes a segmentation fault and application crash, which leads to denial of service. Se ha descubierto una desreferencia de dirección de memoria inválida en decompileSingleArgBuiltInFunctionCall en libming 0.4.8, antes del 12/03/2018. Esta vulnerabilidad causa un error de segmentación y el cierre inesperado de la aplicación, lo que da lugar a una denegación de servicio. • https://github.com/libming/libming/issues/123 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •