mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
833 B
Markdown
19 lines
833 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
|
|
- https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|