Files
CVEs-PoC/2016/CVE-2016-9113.md
T
2024-06-09 00:33:16 +00:00

726 B

CVE-2016-9113

Description

There is a NULL pointer dereference in function imagetobmp of convertbmp.c:980 of OpenJPEG 2.1.2. image->comps[0].data is not assigned a value after initialization(NULL). Impact is Denial of Service.

POC

Reference

Github