Impact
The isomp4 plugin’s qtdemux_audio_caps function fails to validate atom data properly, which allows a crafted MP4 audio file to trigger an integer division by zero. This flaw can cause the plugin to crash, resulting in a denial of service. The weakness is a classic integer divide‑by‑zero error (CWE‑369).
Affected Systems
GStreamer gst‑plugins‑good prior to version 1.28.2 is affected. The vulnerability resides in the good‑plugins pack, specifically the isomp4 component handling MP4 audio tracks. Systems running older releases of GStreamer without this patch are potentially vulnerable.
Risk and Exploitability
The CVSS score of 4.0 indicates a moderate impact. The EPSS score is not available, and the vulnerability is not currently listed in the CISA KEV catalog. The attack requires delivering a malicious MP4 file that causes the plugin to perform the division, so the likely vector is a local or remote user who can supply audio content to a GStreamer‑based application. An attacker exploiting the flaw would regain a denial of service on the host running the media processing component.
OpenCVE Enrichment