CVE-2015-9100
https://notcve.org/view.php?id=CVE-2015-9100
The fill_buffer_resample function in util.c in libmp3lame.a in LAME 3.99.5 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted audio file. La función fill_buffer_resample del archivo util.c en libmp3lame.a de LAME en su versión 3.99.5 permite a atacantes remotos causar una denegación de servicio (desreferencia a NULL pointer y caída de la aplicación) mediante un archivo de audio manipulado. • http://www.securityfocus.com/bid/99278 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777160 • CWE-476: NULL Pointer Dereference •
CVE-2017-9872 – LAME 3.99.5 - 'III_dequantize_sample' Stack Buffer Overflow
https://notcve.org/view.php?id=CVE-2017-9872
The III_dequantize_sample function in layer3.c in mpglib, as used in libmpgdecoder.a in LAME 3.99.5 and other products, allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file. La función III_dequantize_sample del archivo layer3.c en mpglib, como se utiliza en el archivo libmpgdecoder.a en LAMA 3.99.5 y otros productos, permite a un atacante remoto causar una denegación de servicio (buffer overflow basado en pila -stack- y caída de la aplicación) u otro posible impacto no especificado mediante la manipulación de una archivo de audio. LAME version 3.99.5 suffers from a III_dequantize_sample stack buffer overflow vulnerability. • https://www.exploit-db.com/exploits/42259 http://www.securityfocus.com/bid/99270 https://blogs.gentoo.org/ago/2017/06/17/lame-stack-based-buffer-overflow-in-iii_dequantize_sample-layer3-c • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2015-9099
https://notcve.org/view.php?id=CVE-2015-9099
The lame_init_params function in lame.c in libmp3lame.a in LAME 3.99.5 allows remote attackers to cause a denial of service (invalid read and application crash) via a crafted audio file with a negative sample rate. La función lame_init_params de lame.c en libmp3lame de LAME en su versión 3.99.5 permite a atacantes remotos causar una denegación de servicio (lectura invalida y caída de la aplicación) mediante la manipulación de archivos de audio con un índice de muestra negativo. • http://www.securityfocus.com/bid/99279 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775959 • CWE-125: Out-of-bounds Read •
CVE-2017-9871
https://notcve.org/view.php?id=CVE-2017-9871
The III_i_stereo function in layer3.c in mpglib, as used in libmpgdecoder.a in LAME 3.99.5 and other products, allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file. La función III_i_stereo en el archivo layer3.c de mpglib, como se utiliza en el archivo libmpgdecoder.a en LAME 3.99.5 y otros productor, permite a un atacante remoto causar una denegación de servicio (buffer overflow basado en la pila -stack- y caída de la aplicación) u otro posible impacto sin especificar mediante la manipulación de un archivo de audio. • http://www.securityfocus.com/bid/99289 https://blogs.gentoo.org/ago/2017/06/17/lame-stack-based-buffer-overflow-in-iii_i_stereo-layer3-c • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2017-8419
https://notcve.org/view.php?id=CVE-2017-8419
LAME through 3.99.5 relies on the signed integer data type for values in a WAV or AIFF header, which allows remote attackers to cause a denial of service (stack-based buffer overflow or heap-based buffer overflow) or possibly have unspecified other impact via a crafted file, as demonstrated by mishandling of num_channels. LAME hasta la versión 3.99.5 se basa en el tipo de datos enteros con signo para los valores en un encabezado WAV o AIFF, lo que permite a atacantes remotos causar una denegación de servicio (desbordamiento de búfer basado en pila -stack- o desbordamiento de búfer basado en memoria dinámica -heap-) o posiblemente causar otro impacto no especificado a través de un fichero especialmente diseñado, como lo demuestra el manejo incorrecto de num_channels. • https://sourceforge.net/p/lame/bugs/458 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •