mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
738 B
Markdown
19 lines
738 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/11notes/docker-paperless-ngx
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|