mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
677 B
Markdown
18 lines
677 B
Markdown
### [CVE-2016-9114](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/uclouvain/openjpeg/issues/857
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|