FFmpeg
cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*
- <= 7.1
A null pointer dereference vulnerability has been identified in FFmpeg versions prior to 7.1. The issue arises in the MOV parser component, specifically within the 'mov_read_trak' function in 'libavformat/mov.c'. This vulnerability requires local access to exploit.
Exploitation of this vulnerability leads to a null pointer dereference, which can cause a crash or undefined behavior in the application.
The vulnerability can be reproduced by using FFmpeg to process a crafted MOV file that triggers the null pointer dereference in the 'mov_read_trak' function. This can be done by using the FFmpeg command-line tool with the 'libavformat' library.
Users are advised to upgrade to FFmpeg version 7.1 or later, where this vulnerability has been fixed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.