CVE-2019-14371
https://notcve.org/view.php?id=CVE-2019-14371
An issue was discovered in Libav 12.3. There is an infinite loop in the function mov_probe in the file libavformat/mov.c, related to offset and tag. Se detectó un problema en Libav versión 12.3. Se presenta un bucle infinito en la función mov_probe en el archivo libavformat/mov.c, relacionado con un desplazamiento y una etiqueta. • https://bugzilla.libav.org/show_bug.cgi?id=1163 • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •
CVE-2017-5984
https://notcve.org/view.php?id=CVE-2017-5984
In libavcodec in Libav 9.21, ff_h264_execute_ref_pic_marking() has a heap-based buffer over-read. En libavcodec en Libav 9.21, ff_h264_execute_ref_pic_marking (), tiene una lectura en exceso del búfer basado en pila. • https://bugzilla.libav.org/show_bug.cgi?id=1019 https://patches.libav.org/patch/62534 • CWE-125: Out-of-bounds Read •
CVE-2018-20001
https://notcve.org/view.php?id=CVE-2018-20001
In Libav 12.3, there is a floating point exception in the range_decode_culshift function (called from range_decode_bits) in libavcodec/apedec.c that will lead to remote denial of service via crafted input. En Libav 12.3, hay una excepción de punto flotante en la función range_decode_culshift (llamada desde range_decode_bits) en libavcodec/apedec.c que conducirá a una denegación de servicio (DoS) remota mediante entradas manipuladas. • https://bugzilla.libav.org/show_bug.cgi?id=1141 • CWE-20: Improper Input Validation •
CVE-2018-19128
https://notcve.org/view.php?id=CVE-2018-19128
In Libav 12.3, there is a heap-based buffer over-read in decode_frame in libavcodec/lcldec.c that allows an attacker to cause denial-of-service via a crafted avi file. En Libav 12.3, hay una sobrelectura de búfer basada en memoria dinámica (heap) en decode_frame en libavcodec/lcldec.c que permite que un atacante provoque una denegación de servicio (DoS) mediante un archivo avi manipulado. • https://bugzilla.libav.org/show_bug.cgi?id=1137 https://lists.debian.org/debian-lts-announce/2019/12/msg00003.html • CWE-125: Out-of-bounds Read •
CVE-2018-19130
https://notcve.org/view.php?id=CVE-2018-19130
In Libav 12.3, there is an invalid memory access in vc1_decode_frame in libavcodec/vc1dec.c that allows attackers to cause a denial-of-service via a crafted aac file. NOTE: This may be a duplicate of CVE-2017-17127 ** EN DISPUTA ** En Libav 12.3, hay un acceso de memoria no válido en vc1_decode_frame en libavcodec/vc1dec.c que permite que los atacantes provoquen una denegación de servicio (DoS) mediante un archivo aac diseñado. NOTA: Esto puede ser un duplicado de CVE-2017-17127. • https://bugzilla.libav.org/show_bug.cgi?id=1139 https://exchange.xforce.ibmcloud.com/vulnerabilities/152819 https://lists.debian.org/debian-lts-announce/2019/12/msg00003.html • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •