Page 8 of 105 results (0.005 seconds)

CVSS: 7.5EPSS: 0%CPEs: 3EXPL: 0

In Libav through 11.11 and 12.x through 12.1, the smacker_decode_tree function in libavcodec/smacker.c does not properly restrict tree recursion, which allows remote attackers to cause a denial of service (bitstream.c:build_table() out-of-bounds read and application crash) via a crafted Smacker stream. En Libav hasta la versión 11.11 y las versiones 12.x hasta la 12.1, la función smacker_decode_tree en libavcodec/smacker.c no restringe correctamente la recursión de árbol, lo que permite que atacantes remotos provoquen una denegación de servicio (lectura fuera de límites de bitstream.c:build_table() y cierre inesperado de la aplicación) mediante una transmisión Smacker manipulada. • http://www.securityfocus.com/bid/101882 https://bugzilla.libav.org/show_bug.cgi?id=1098 https://github.com/libav/libav/commit/cd4663dc80323ba64989d0c103d51ad3ee0e9c2f https://security.gentoo.org/glsa/201811-19 https://www.debian.org/security/2018/dsa-4119 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1

There is an illegal address access in the build_table function in libavcodec/bitstream.c of Libav 12.1 that will lead to remote denial of service via crafted input. Se presenta un acceso de dirección ilegal en la función build_table en el archivo libavcodec/bitstream.c de Libav versión 12.1, que conllevará a la denegación remota de servicio por medio de una entrada creada. • http://www.securityfocus.com/bid/99980 https://bugzilla.libav.org/show_bug.cgi?id=1073 •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1

There is a heap-based buffer overflow in the function hpel_motion in mpegvideo_motion.c in libav 12.1. A crafted input can lead to a remote denial of service attack. Hay un desbordamiento de búfer basado en heap en la función hpel_motion en mpegvideo_motion.c en libav 12.1. Una entrada hecha a mano puede producir un ataque remoto de denegación de servicio. • https://bugzilla.libav.org/show_bug.cgi?id=1067 https://lists.debian.org/debian-lts-announce/2019/09/msg00000.html • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 0

libav before 12.1 is vulnerable to an invalid read of size 1 due to NULL pointer dereferencing in the nsv_read_chunk function in libavformat/nsvdec.c. libav en versiones anteriores a la 12.1 es vulnerable a una lectura inválida de tamaño 1 debido a una desreferencia de puntero NULL en la función nsv_read_chunk en libavformat/nsvdec.c. • http://www.securityfocus.com/bid/98548 https://bugzilla.libav.org/show_bug.cgi?id=1039 https://github.com/libav/libav/commit/fe6eea99efac66839052af547426518efd970b24 • CWE-476: NULL Pointer Dereference •

CVSS: 7.1EPSS: 0%CPEs: 1EXPL: 0

The ff_h2645_extract_rbsp function in libavcodec in libav 9.21 allows remote attackers to cause a denial of service (heap-based buffer over-read) or obtain sensitive information from process memory via a crafted h264 video file. La función ff_h2645_extract_rbsp en libavcodec en libav 9.21 permite a atacantes remotos provocar una denegación de servicio (desbordamiento de búfer basado en memoria dinámica) u obtener información sensible de la memoria de proceso y a través de un archivo de video h264 manipulado. • http://www.securityfocus.com/bid/97006 https://bugzilla.libav.org/show_bug.cgi?id=1002 • CWE-125: Out-of-bounds Read •