#VU107133 Integer overflow in FFmpeg - CVE-2024-36613

 

#VU107133 Integer overflow in FFmpeg - CVE-2024-36613

Published: April 8, 2025


Vulnerability identifier: #VU107133
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-36613
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
FFmpeg
Software vendor:
ffmpeg.sourceforge.net

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to integer overflow within the dxa_read_header() function in libavformat/dxa.c. A remote attacker can pass specially crafted image to the application, trigger integer overflow and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links