### [CVE-2016-4796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4796) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Heap-based buffer overflow in the color_cmyk_to_rgb in common/color.c in OpenJPEG before 2.1.1 allows remote attackers to cause a denial of service (crash) via a crafted .j2k file. ### POC #### Reference - https://github.com/uclouvain/openjpeg/issues/774 - https://www.oracle.com/security-alerts/cpujul2020.html #### Github No PoCs found on GitHub currently.