
CVE-2019-9720
https://notcve.org/view.php?id=CVE-2019-9720
19 Sep 2019 — A stack-based buffer overflow in the subtitle decoder in Libav 12.3 allows attackers to corrupt the stack via a crafted video file in Matroska format, because srt_to_ass in libavcodec/srtdec.c misuses snprintf. Un desbordamiento del búfer en la región stack de la memoria en el decodificador de subtítulos en Libav versión 12.3, permite a atacantes corromper la pila por medio de un archivo de video diseñado en formato Matroska, porque la función srt_to_ass en el archivo libavcodec/srtdec.c utiliza inapropiada... • https://github.com/libav/libav/blob/df744e3cf66548c9167ea857104a29d2ea92819e/libavcodec/srtdec.c#L161 • CWE-787: Out-of-bounds Write •

CVE-2019-9719
https://notcve.org/view.php?id=CVE-2019-9719
19 Sep 2019 — A stack-based buffer overflow in the subtitle decoder in Libav 12.3 allows attackers to corrupt the stack via a crafted video file in Matroska format, because srt_to_ass in libavcodec/srtdec.c misuses snprintf. NOTE: Third parties dispute that this is a vulnerability because “no evidence of a vulnerability is provided” and only “a generic warning from a static code analysis” is provided ** EN DISPUTA ** Un desbordamiento de búfer basado en pila en el decodificador de subtítulos en Libav 12.3 permite a los a... • https://github.com/libav/libav/blob/df744e3cf66548c9167ea857104a29d2ea92819e/libavcodec/srtdec.c#L113 • CWE-787: Out-of-bounds Write •

CVE-2019-9717
https://notcve.org/view.php?id=CVE-2019-9717
19 Sep 2019 — In Libav 12.3, a denial of service in the subtitle decoder allows attackers to hog the CPU via a crafted video file in Matroska format, because srt_to_ass in libavcodec/srtdec.c has a complex format argument to sscanf. En Libav versión 12.3, una denegación de servicio en el decodificador de subtítulos permite a atacantes acaparar la CPU por medio de un archivo de video diseñado en formato Matroska, porque la función srt_to_ass en el archivo libavcodec/srtdec.c tiene un argumento de formato complejo para ssc... • https://github.com/libav/libav/blob/df744e3cf66548c9167ea857104a29d2ea92819e/libavcodec/srtdec.c#L90 • CWE-400: Uncontrolled Resource Consumption •

CVE-2018-5766
https://notcve.org/view.php?id=CVE-2018-5766
18 Jan 2018 — In Libav through 12.2, there is an invalid memcpy in the av_packet_ref function of libavcodec/avpacket.c. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) via a crafted avi file. En Libav hasta la versión 12.2, hay una llamada memcpy no válida en la función av_packet_ref de libavcodec/avpacket.c. Los atacantes remotos pueden aprovechar esta vulnerabilidad para provocar una denegación de servicio (fallo de segmentación) mediante un archivo avi manipulado. • http://www.securityfocus.com/bid/102793 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2018-5684
https://notcve.org/view.php?id=CVE-2018-5684
14 Jan 2018 — In Libav through 12.2, there is an invalid memcpy call in the ff_mov_read_stsd_entries function of libavformat/mov.c. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) and program failure with a crafted avi file. En Libav 12.1, hay una llamada memcpy no válida en la función ff_mov_read_stsd_entries de libavformat/mov.c. Los atacantes remotos pueden aprovechar esta vulnerabilidad para provocar una denegación de servicio (fallo de segmentación) y el fallo del... • https://bugzilla.libav.org/show_bug.cgi?id=1110 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2017-16803 – Gentoo Linux Security Advisory 201811-19
https://notcve.org/view.php?id=CVE-2017-16803
13 Nov 2017 — 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 remoto... • http://www.securityfocus.com/bid/101882 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2017-9051
https://notcve.org/view.php?id=CVE-2017-9051
18 May 2017 — 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 • CWE-476: NULL Pointer Dereference •

CVE-2016-9819
https://notcve.org/view.php?id=CVE-2016-9819
01 Mar 2017 — libavcodec/mpegvideo.c in libav 11.8 allows remote attackers to cause a denial of service (crash) via vectors involving left shift of a negative value. libavcodec/mpegvideo.c en libav 11.8 permite a atacantes remotos provocar una denegación de servicio (caída) a través de vectores que implican desplazamiento a la izquierda de un valor negativo. • http://www.securityfocus.com/bid/94732 • CWE-189: Numeric Errors •

CVE-2016-9820
https://notcve.org/view.php?id=CVE-2016-9820
01 Mar 2017 — libavcodec/mpegvideo_motion.c in libav 11.8 allows remote attackers to cause a denial of service (crash) via vectors involving left shift of a negative value. libavcodec/mpegvideo_motion.c en libav 11.8 permite a atacantes remotos provocar una denegación de servicio (caída) a través de vectores que implican desplazamiento a la izquierda de un valor negativo. • http://www.securityfocus.com/bid/94732 • CWE-189: Numeric Errors •

CVE-2016-9821 – Debian Security Advisory 3833-1
https://notcve.org/view.php?id=CVE-2016-9821
01 Mar 2017 — Integer overflow in libavcodec/mpegvideo_parser.c in libav 11.8 allows remote attackers to cause a denial of service (crash) via a crafted file. Desbordamiento de entero en libavcodec/mpegvideo_parser.c en libav 11.8 permite a atacantes remotos provocar una denegación de servicio (caída) a través de un archivo manipulado. Several security issues have been corrected in multiple demuxers and decoders of the libav multimedia library. • http://www.debian.org/security/2017/dsa-3833 • CWE-190: Integer Overflow or Wraparound •