CVE-2018-19761
https://notcve.org/view.php?id=CVE-2018-19761
There is an illegal address access at fromsixel.c (function: sixel_decode_raw_impl) in libsixel 1.8.2 that will cause a denial of service. Existe un acceso a direcciones ilegal en fromsixel.c (función: sixel_decode_raw_impl) en libsixel 1.8.2 que provoca una denegación de servicio (DoS). • https://bugzilla.redhat.com/show_bug.cgi?id=1649200 • CWE-125: Out-of-bounds Read •
CVE-2018-19759
https://notcve.org/view.php?id=CVE-2018-19759
There is a heap-based buffer over-read at stb_image_write.h (function: stbi_write_png_to_mem) in libsixel 1.8.2 that will cause a denial of service. Existe una sobrelectura de búfer basada en memoria dinámica (heap) en stb_image_write.h (función: stbi_write_png_to_mem) en libsixel 1.8.2 que provoca una denegación de servicio (DoS). • https://bugzilla.redhat.com/show_bug.cgi?id=1649202 • CWE-125: Out-of-bounds Read •
CVE-2018-14072
https://notcve.org/view.php?id=CVE-2018-14072
libsixel 1.8.1 has a memory leak in sixel_decoder_decode in decoder.c, image_buffer_resize in fromsixel.c, and sixel_decode_raw in fromsixel.c. libsixel 1.8.1 tiene una fuga de memoria en sixel_decoder_decode en decoder.c e image_buffer_resize en fromsixel.c y sixel_decode_raw en fromsixel.c. • https://github.com/saitoha/libsixel/issues/67#issue-341198610 • CWE-772: Missing Release of Resource after Effective Lifetime •
CVE-2018-14073
https://notcve.org/view.php?id=CVE-2018-14073
libsixel 1.8.1 has a memory leak in sixel_allocator_new in allocator.c. libsixel 1.8.71 tiene una fuga de memoria en sixel_allocator_new en allocator.c. • https://github.com/saitoha/libsixel/issues/67#issuecomment-404989926 • CWE-772: Missing Release of Resource after Effective Lifetime •