### [CVE-2016-10507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10507)



### Description
Integer overflow vulnerability in the bmp24toimage function in convertbmp.c in OpenJPEG before 2.2.0 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted bmp file.
### POC
#### Reference
- https://github.com/uclouvain/openjpeg/issues/833
#### Github
No PoCs found on GitHub currently.