CVE Catalog

CVE-2017-14225

High
Published: Translated: NVD NIST

Summary

The av_color_primaries_name function in libavutil/pixdesc.c in FFmpeg 3.3.3 may return a NULL pointer depending on a value contained in a file, leading to a NULL pointer dereference in the avcodec_string function in libavcodec/utils.c.

Risk Assessment

Unexpected NULL pointer dereference may lead to application crashes or potential security vulnerabilities in the ffprobe program.

Recommendation

It is recommended to update to a newer version of FFmpeg to avoid issues related to NULL pointer dereference.

Other vulnerabilities in FFmpeg 3.3.3

See all
Original NVD description (English source)

The av_color_primaries_name function in libavutil/pixdesc.c in FFmpeg 3.3.3 may return a NULL pointer depending on a value contained in a file, but callers do not anticipate this, as demonstrated by the avcodec_string function in libavcodec/utils.c, leading to a NULL pointer dereference. (It is also conceivable that there is security relevance for a NULL pointer dereference in av_color_primaries_name calls within the ffprobe command-line program.)

Vulnerability data from NVD (NIST) · CISA KEV · EPSS