mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
706 B
Markdown
19 lines
706 B
Markdown
### [CVE-2016-4796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4796)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the color_cmyk_to_rgb in common/color.c in OpenJPEG before 2.1.1 allows remote attackers to cause a denial of service (crash) via a crafted .j2k file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/uclouvain/openjpeg/issues/774
|
|
- https://www.oracle.com/security-alerts/cpujul2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|