### [CVE-2016-9572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9572) ![](https://img.shields.io/static/v1?label=Product&message=openjpeg&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%202.1.2%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brighgreen) ### Description A NULL pointer dereference flaw was found in the way openjpeg 2.1.2 decoded certain input images. Due to a logic error in the code responsible for decoding the input image, an application using openjpeg to process image data could crash when processing a crafted image. ### POC #### Reference - https://github.com/uclouvain/openjpeg/issues/863 #### Github No PoCs found on GitHub currently.