CVE Catalog

CVE-2016-9114

High
Published: Translated: NVD NIST

Summary

There is a NULL Pointer Access in function imagetopnm of convert.c in OpenJPEG 2.1.2. The value of image->comps[compno].data is not assigned after initialization, leading to a program crash.

Risk Assessment

This vulnerability can lead to denial of service, affecting the availability of the image processing application.

Recommendation

It is recommended to update OpenJPEG to the latest version to mitigate this vulnerability and to monitor systems for potential attacks.

Other vulnerabilities in OpenJPEG 2.1.2

See all
Original NVD description (English source)

There is a NULL Pointer Access in function imagetopnm of convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is not assigned a value after initialization(NULL). Impact is Denial of Service.

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