Files
CVEs-PoC/2016/CVE-2016-9114.md
2025-09-29 21:09:30 +02:00

738 B

CVE-2016-9114

Description

There is a NULL Pointer Access in function imagetopnm of convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is not assigned a value after initialization(NULL). Impact is Denial of Service.

POC

Reference

Github