Page 2 of 7 results (0.007 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: 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 •