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 •
CVE-2018-15870
https://notcve.org/view.php?id=CVE-2018-15870
An invalid memory address dereference was discovered in decompileGETVARIABLE 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 decompileGETVARIABLE 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/122 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2018-13250
https://notcve.org/view.php?id=CVE-2018-13250
libming 0.4.8 has a NULL pointer dereference in the getString function of the decompile.c file, related to decompileSTRINGCONCAT. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted swf file. libming 0.4.8 tiene una desreferencia de puntero NULL en la función getString del archivo decompile.c. Esto está relacionado con decompileSTRINGCONCAT. Los atacantes remotos podrían aprovechar esta vulnerabilidad para provocar una denegación de servicio (DoS) mediante un archivo swf manipulado. • https://github.com/libming/libming/issues/147 • CWE-476: NULL Pointer Dereference •