← Back

Underbit

underbit

6 CVEs • 3 products

Products (3)

Click to collapse
Toggle
Mad Libmad
mad_libmad
Libid3tag
libid3tag
Libmad
libmad

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Underbit
1Libmad
Nov 21, 2024
Feb 20, 2018
N/A· v4
9.8 CRITICAL· v3
6.8 MEDIUM· v2
The mad_decoder_run() function in decoder.c in Underbit libmad through 0.15.1b allows remote attackers to cause a denial of service (SIGABRT because of double free or corruption) or possibly have unspecified other impact...Show more
The mad_decoder_run() function in decoder.c in Underbit libmad through 0.15.1b allows remote attackers to cause a denial of service (SIGABRT because of double free or corruption) or possibly have unspecified other impact via a crafted file. NOTE: this may overlap CVE-2017-11552.Show less
1Underbit
1Libid3tag
Nov 20, 2024
Feb 20, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading...Show more
id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).Show less
1Underbit
1Mad Libmad
May 13, 2026
Aug 1, 2017
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
mpg321.c in mpg321 0.3.2-1 does not properly manage memory for use with libmad 0.15.1b, which allows remote attackers to cause a denial of service (memory corruption seen in a crash in the mad_decoder_run function in dec...Show more
mpg321.c in mpg321 0.3.2-1 does not properly manage memory for use with libmad 0.15.1b, which allows remote attackers to cause a denial of service (memory corruption seen in a crash in the mad_decoder_run function in decoder.c in libmad) via a crafted MP3 file.Show less
1Underbit
1Mad Libmad
May 13, 2026
May 1, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The mad_bit_skip function in bit.c in Underbit MAD libmad 0.15.1b allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted audio file.
1Underbit
1Mad Libmad
May 13, 2026
May 1, 2017
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
The mad_layer_III function in layer3.c in Underbit MAD libmad 0.15.1b allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via...Show more
The mad_layer_III function in layer3.c in Underbit MAD libmad 0.15.1b allows remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted audio file.Show less
1Underbit
1Mad Libmad
May 13, 2026
May 1, 2017
N/A· v4
4.7 MEDIUM· v3
2.6 LOW· v2
The mad_layer_III function in layer3.c in Underbit MAD libmad 0.15.1b, if NDEBUG is omitted, allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted audio file.