mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2016-9572](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9572)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A NULL pointer dereference flaw was found in the way openjpeg 2.1.2 decoded certain input images. Due to a logic error in the code responsible for decoding the input image, an application using openjpeg to process image data could crash when processing a crafted image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/uclouvain/openjpeg/issues/863
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|