### [CVE-2016-9573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9573) ![](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-125&color=brighgreen) ### Description An out-of-bounds read vulnerability was found in OpenJPEG 2.1.2, in the j2k_to_image tool. Converting a specially crafted JPEG2000 file to another format could cause the application to crash or, potentially, disclose some data from the heap. ### POC #### Reference - https://github.com/uclouvain/openjpeg/issues/862 #### Github No PoCs found on GitHub currently.