SB2018032927 - Fedora 28 update for libid3tag



SB2018032927 - Fedora 28 update for libid3tag

Published: March 29, 2018 Updated: April 24, 2025

Security Bulletin ID SB2018032927
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) 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.

2) 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.

Remediation

Install update from vendor's website.