CVSS3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
EPSS
Percentile
42.9%
A null pointer dereference issue was discovered in ‘FFmpeg’ in
decode_main_header() function of libavformat/nutdec.c file. The flaw occurs
because the function lacks check of the return value of
avformat_new_stream() and triggers the null pointer dereference error,
causing an application to crash.