SB2018041226 - Fedora 27 update for mingw-libid3tag
Published: April 12, 2018 Updated: April 24, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) NULL pointer dereference (CVE-ID: CVE-2017-11550)
CWE-ID: CWE-476 - NULL Pointer Dereference
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The weakness exists in the id3_ucs4_length function in ucs4.c in libid3tag due to NULL pointer dereference. A remote attacker can submit a specially crafted mp3 file and cause the service to crash.
2) Uncontrolled memory allocation (CVE-ID: CVE-2004-2779)
CWE-ID: CWE-789 - Uncontrolled Memory Allocation
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local unauthenticated attacker to cause DoS condition on the target system.
The weakness exists in the id3_utf16_deserialize() function due to the improper parsing of ID3v2 tags. A local attacker can submit a specially crafted ID3v2 tag with an odd number of bytes, trigger improper memory allocation and cause the service to crash.
Remediation
Install update from vendor's website.