mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 17:30:27 +01:00
833 B
833 B
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.